| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
CC @nodejs/platform-windows |
Sorry, something went wrong.
|
Is this good to land? |
Sorry, something went wrong.
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 <redyetidev@gmail.com> (@RedYetiDev) Branch RedYetiDev:patch-117 -> nodejs:main Labels windows, meta Commits 1 - meta: remove `build-windows.yml` Committers 1 - RedYetiDev <38299977+RedYetiDev@users.noreply.github.com> PR-URL: https://github.com/nodejs/node/pull/54662 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/54662 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> -------------------------------------------------------------------------------- ⚠ 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 |
Sorry, something went wrong.
PR-URL: #54662 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
PR-URL: #54662 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
PR-URL: #54662 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
| Back | FazBrowse Home | New Git URL |
All the actions done in build-windows.yml are also done in coverage-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