| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
Can you removed the (cherry picked from commit …) in the commit message? It is probably appended because you used the -x flag of git cherry-pick, but we don't want it in the nodejs/node repo (ncu will take care of appending the correct metadata). |
Sorry, something went wrong.
done |
Sorry, something went wrong.
|
@aduh95 what is the procedure of landing this into v18.x-staging? |
Sorry, something went wrong.
I know the rule for LTS is to leave it to the appropriate team: node/doc/contributing/collaborator-guide.md Lines 768 to 769 in 3ec8876 As v18.x is not (yet) LTS, the rule might be different, but I would leave it up to @nodejs/releasers to leave them full control over the release process. |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
@MoLow can you include the metadata to your commit according to item 9 of https://github.com/nodejs/node/blob/main/doc/contributing/backporting-to-release-lines.md guideline?
Sorry, something went wrong.
@RafaelGSS isn't that done by ncu upon landing? |
Sorry, something went wrong.
PR-URL: nodejs#44366 Backport-PR-URL: nodejs#44571 Fixes: nodejs#40429 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
@RafaelGSS added metadata and squashed - as discussed in slack |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
|
It didn't land cleanly on the proposal branch. Can you please rebase and run the CI again? See #44799 (comment) |
Sorry, something went wrong.
|
@RafaelGSS the cause was a merge mess up resulting with both test/parallel/test-watch-mode.mjs and test/sequential/test-watch-mode.mjs in nodejs:v18.x-staging when only one should have existed. I will create a new backport PR with all the relevant commits in a single PR |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
backport of #44366 with a fix for tests to skip --import