Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert of nodejs/node#55623 #56145

Closed
Flarna opened this issue Nov 30, 2024 · 8 comments
Closed

Revert of nodejs/node#55623 #56145

Flarna opened this issue Nov 30, 2024 · 8 comments

Comments

@Flarna
Copy link
Member

Flarna commented Nov 30, 2024

The PR #55623 caused a new issue: #56002.

#55623 landed already in 23.2.0 and to my understanding of contributor docs here a revert of a change already part of the releaes requires a TSC decission/discussion.

There is some history on above PR:

I don't have the needed windows know how to actually fix the problem on short notice.

Which direction should we go? Revert or wait a bit for a fixup?

@Flarna
Copy link
Member Author

Flarna commented Dec 2, 2024

PR to fix the issue instead of reverting: #56110
PR to revert: #56088

@Flarna
Copy link
Member Author

Flarna commented Dec 5, 2024

@nodejs/tsc Any opinion how to progress in this?
I assume the contributor docs telling that TSC decide on revert or semver major labels after the fact has a reason.

@targos
Copy link
Member

targos commented Dec 5, 2024

I don't think this change is affected by https://github.com/nodejs/node/blob/main/doc/contributing/collaborator-guide.md?rgh-link-date=2024-11-30T19%3A01%3A50Z#unintended-breaking-changes.
As far as I understand, the change introduced a bug, not a breaking change in the semver sense.

@Flarna
Copy link
Member Author

Flarna commented Dec 5, 2024

Well, the result of e.g. path.resolve() differs before and after. Even after the proposed fix it differs.

In general I'm fine with going ahead and merge the fix and let it go it's path into 23.

I assume that implies also that the dont-land- labels should be removed once that happens to let the initial fix float into older release lines.

@aduh95
Copy link
Contributor

aduh95 commented Dec 5, 2024

Should we transfer this to nodejs/node? I don't think it's up to the TSC as long as there's consensus among collaborators.

@Flarna
Copy link
Member Author

Flarna commented Dec 5, 2024

It's more about semver major yes/no.
if yes how to deal with it (add label/revert).
if no we can close this.

@joyeecheung
Copy link
Member

It looks like a bug, I also agree that this should be in nodejs/node. You can send a PR to revert and maybe find a releaser who's willing to volunteer to do a patch release, unless someone stops the revert and a consensus cannot be reached, the ball isn't really in TSC's court.

@joyeecheung joyeecheung transferred this issue from nodejs/TSC Dec 5, 2024
@Flarna
Copy link
Member Author

Flarna commented Dec 5, 2024

ok, in that case I will go ahead, approve the fix PR and let it flow into release. I see no need for a revert.

@Flarna Flarna closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants