tools: check timezone current version#51178
Conversation
|
Review requested:
|
f66280d to
c69d458
Compare
Commit Queue failed- Loading data for nodejs/node/pull/51178 ✔ Done loading data for nodejs/node/pull/51178 ----------------------------------- PR info ------------------------------------ Title tools: check timezone current version (#51178) Author Marco Ippolito (@marco-ippolito) Branch marco-ippolito:fix-timezone-check -> nodejs:main Labels meta, tools, author ready Commits 2 - tools: check timezone current version - fix: use tz-version.txt Committers 1 - marco-ippolito PR-URL: https://github.com/nodejs/node/pull/51178 Refs: https://github.com/nodejs/node/pull/51107 Reviewed-By: Richard Lau Reviewed-By: Luigi Pinca Reviewed-By: Moshe Atlow ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/51178 Refs: https://github.com/nodejs/node/pull/51107 Reviewed-By: Richard Lau Reviewed-By: Luigi Pinca Reviewed-By: Moshe Atlow -------------------------------------------------------------------------------- ℹ This PR was created on Sat, 16 Dec 2023 11:03:02 GMT ✔ Approvals: 3 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/51178#pullrequestreview-1785181766 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/51178#pullrequestreview-1785189342 ✔ - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/51178#pullrequestreview-1785312420 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 51178 From https://github.com/nodejs/node * branch refs/pull/51178/merge -> FETCH_HEAD ✔ Fetched commits as 7a216d5fd633..05faefbb0635 -------------------------------------------------------------------------------- [main 890862f32f] tools: check timezone current version Author: marco-ippolito Date: Sat Dec 16 11:50:38 2023 +0100 1 file changed, 10 insertions(+) [main 63af976a38] fix: use tz-version.txt Author: marco-ippolito Date: Sat Dec 16 14:44:00 2023 +0100 1 file changed, 1 insertion(+), 1 deletion(-) ✔ Patches applied There are 2 commits in the PR. Attempting autorebase. Rebasing (2/4)https://github.com/nodejs/node/actions/runs/7259068349 |
|
Landed in 12fc7cb |
Refs: #51107
@richardlau