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

[v21.x] Revert "fs: remove workaround for esm package" #51390

Conversation

jeremymeng
Copy link

@jeremymeng jeremymeng commented Jan 6, 2024

Fixes: #51081

@nodejs-github-bot nodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. v21.x v21.x Issues that can be reproduced on v21.x or PRs targeting the v21.x-staging branch. labels Jan 6, 2024
@jeremymeng
Copy link
Author

per discussion at #51356 (comment), targeting v21.x-staging

H4ad
H4ad previously approved these changes Jan 10, 2024
@H4ad H4ad dismissed their stale review January 10, 2024 21:58

Before approving, do we have some docs about reverting changes? Should we actually revert or create a new commit with the change?

Copy link
Member

@H4ad H4ad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to reverting commits docs, you only need to include Fixes: #PR in the PR message, can you update that?

@H4ad H4ad added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 10, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 10, 2024
@nodejs-github-bot
Copy link
Collaborator

@aduh95 aduh95 changed the title Revert "fs: remove workaround for esm package" [v21.x] Revert "fs: remove workaround for esm package" Jan 10, 2024
@aduh95
Copy link
Contributor

aduh95 commented Jan 10, 2024

you only need to include Fixes: #PR in the PR message, can you update that?

No need to modify the commit message for that, you can edit the PR description and it will be picked up by ncu and added to the commit message upon landing. But not sure if we use the same process for landing PRs on staging branches.

Copy link
Member

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why revert it only to v21.x but not main?

@jeremymeng
Copy link
Author

According to reverting commits docs, you only need to include Fixes: #PR in the PR message, can you update that?

Done

@targos
Copy link
Member

targos commented Feb 15, 2024

@RafaelGSS Because the esm package is archived and will never be fixed.

@targos targos added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 15, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 15, 2024
@nodejs-github-bot
Copy link
Collaborator

@targos targos force-pushed the bring-back-workaround-for-esm branch from 1c408b0 to a8d2d56 Compare February 20, 2024 07:56
@targos
Copy link
Member

targos commented Feb 20, 2024

Rebased to include jeremymeng@83f581d

@targos targos added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 20, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 20, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@marco-ippolito
Copy link
Member

marco-ippolito commented Feb 26, 2024

@jeremymeng rebased

This reverts commit 95b1989.

It appears that the workaround is still needed: issue nodejs#51081
@marco-ippolito marco-ippolito added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 27, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 27, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Feb 27, 2024

marco-ippolito pushed a commit that referenced this pull request Feb 27, 2024
This reverts commit 95b1989.

It appears that the workaround is still needed: issue #51081

Backport-PR-URL: #51390
PR-URL: #51390
Fixes: #51081
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
@H4ad H4ad added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 27, 2024
@marco-ippolito marco-ippolito added backported-to-v21.x PRs backported to the v21.x-staging branch. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 27, 2024
marco-ippolito pushed a commit that referenced this pull request Feb 29, 2024
This reverts commit 95b1989.

It appears that the workaround is still needed: issue #51081

Backport-PR-URL: #51390
PR-URL: #50907
Fixes: #51081
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
@marco-ippolito
Copy link
Member

Landed in f130a33

@targos targos removed the backported-to-v21.x PRs backported to the v21.x-staging branch. label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. v21.x v21.x Issues that can be reproduced on v21.x or PRs targeting the v21.x-staging branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants