Uh oh!
There was an error while loading. Please reload this page.
[v18.x backport] cli: add --watch - #44571
Conversation
nodejs-github-bot
commented
Sep 8, 2022
Review requested:
|
aduh95
commented
Sep 8, 2022
Can you removed the |
MoLow
commented
Sep 8, 2022
done |
65e2c00 to
3a66d6fCompareMoLow
commented
Sep 11, 2022
@aduh95 what is the procedure of landing this into |
This comment was marked as outdated.
This comment was marked as outdated.
aduh95
commented
Sep 11, 2022
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. |
nodejs-github-bot
commented
Sep 11, 2022
RafaelGSS
left a comment
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?
aduh95
commented
Sep 15, 2022
@RafaelGSS isn't that done by ncu upon landing? |
PR-URL: nodejs#44366 Backport-PR-URL: nodejs#44571Fixes: nodejs#40429 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
3a66d6f to
3a6c65bCompareMoLow
commented
Sep 15, 2022
@RafaelGSS added metadata and squashed - as discussed in slack |
nodejs-github-bot
commented
Sep 15, 2022
nodejs-github-bot
commented
Sep 16, 2022
RafaelGSS
commented
Sep 23, 2022
Landed in 4700ee5 |
RafaelGSS
commented
Sep 27, 2022
It didn't land cleanly on the proposal branch. Can you please rebase and run the CI again? See #44799 (comment) |
MoLow
commented
Sep 29, 2022
@RafaelGSS the cause was a merge mess up resulting with both |
backport of #44366 with a fix for tests to skip
--import