meta: remove build-windows.yml#54662
Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom Sep 18, 2024
Merged
Conversation
Collaborator
|
Review requested:
|
Member
Author
|
CC @nodejs/platform-windows |
jasnell
approved these changes
Aug 31, 2024
StefanStojanovic
approved these changes
Sep 9, 2024
ba0862d to
8084664
Compare
Member
Author
|
Is this good to land? |
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/54662 ✔ Done loading data for nodejs/node/pull/54662 ----------------------------------- PR info ------------------------------------ Title meta: remove `build-windows.yml` (#54662) Author Aviv Keller <[email protected]> (@RedYetiDev) Branch RedYetiDev:patch-117 -> nodejs:main Labels windows, meta Commits 1 - meta: remove `build-windows.yml` Committers 1 - RedYetiDev <[email protected]> PR-URL: https://github.com/nodejs/node/pull/54662 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/54662 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - meta: remove `build-windows.yml` ℹ This PR was created on Fri, 30 Aug 2024 15:55:41 GMT ✔ Approvals: 2 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/54662#pullrequestreview-2274122543 ✔ - Stefan Stojanovic (@StefanStojanovic): https://github.com/nodejs/node/pull/54662#pullrequestreview-2289493802 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/10917631736 |
marco-ippolito
approved these changes
Sep 18, 2024
Collaborator
|
Landed in ccc7ce0 |
targos
pushed a commit
that referenced
this pull request
Oct 4, 2024
PR-URL: #54662 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Merged
louwers
pushed a commit
to louwers/node
that referenced
this pull request
Nov 2, 2024
PR-URL: nodejs#54662 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
tpoisseau
pushed a commit
to tpoisseau/node
that referenced
this pull request
Nov 21, 2024
PR-URL: nodejs#54662 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
All the actions done in
build-windows.ymlare also done incoverage-windows.yml, this means that the separate building of windows in this action is redundant.node/.github/workflows/coverage-windows.yml
Lines 46 to 58 in 2bfc9e4
is the same as
node/.github/workflows/build-windows.yml
Lines 41 to 53 in 2bfc9e4