Uh oh!
There was an error while loading. Please reload this page.
tools: automate zlib update - #47417
Conversation
nodejs-github-bot
commented
Apr 5, 2023
Review requested:
|
6f313cd to
c9f1101CompareThere was a problem hiding this comment.
This works but it might remain the same for a very long time. It is not very useful. We refer to the tip of the remote main branch to check if an update is needed. However, afaik, we store the current commit SHA only in the commit message.
There was a problem hiding this comment.
I havent found any other solution to check what's the latest version, I think this might be a reasonable compromise and its not very expensive
There was a problem hiding this comment.
That's fine but it probably won't find a new version for years. See https://github.com/madler/zlib/tags.
There was a problem hiding this comment.
@lpinca are you saying that we typically update to something that is not a new release? If so then an option in the script/action to say generate PR based on commit X instead of a new version might make sense.
There was a problem hiding this comment.
are you saying that we typically update to something that is not a new release?
Yes, exactly.
Uh oh!
There was an error while loading. Please reload this page.
c9f1101 to
210c3bdCompareb02200c to
ef67324Comparenodejs-github-bot
commented
Apr 12, 2023
Commit Queue failed- Loading data for nodejs/node/pull/47417 ✔ Done loading data for nodejs/node/pull/47417 ----------------------------------- PR info ------------------------------------ Title tools: automate zlib update (#47417) Author Marco Ippolito (@marco-ippolito) Branch marco-ippolito:feat/automate-zlib-update -> nodejs:main Labels meta, tools, author ready Commits 1 - tools: automate zlib update Committers 1 - Marco Ippolito PR-URL: https://github.com/nodejs/node/pull/47417 Refs: https://github.com/nodejs/security-wg/issues/828 Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/47417 Refs: https://github.com/nodejs/security-wg/issues/828 Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - tools: automate zlib update ℹ This PR was created on Wed, 05 Apr 2023 09:59:59 GMT ✔ Approvals: 2 ✔ - Paolo Insogna (@ShogunPanda): https://github.com/nodejs/node/pull/47417#pullrequestreview-1376059006 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/47417#pullrequestreview-1376413213 ⚠ This PR has conflicts that must be resolved ✔ 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/4678748046 |
ef67324 to
7194af1Compare
RafaelGSS
left a comment
There was a problem hiding this comment.
LGTM. Rebase to resolve the conflicts
7194af1 to
4c1a1a5Comparenodejs-github-bot
commented
Apr 17, 2023
Commit Queue failed- Loading data for nodejs/node/pull/47417 ✔ Done loading data for nodejs/node/pull/47417 ----------------------------------- PR info ------------------------------------ Title tools: automate zlib update (#47417) Author Marco Ippolito (@marco-ippolito) Branch marco-ippolito:feat/automate-zlib-update -> nodejs:main Labels meta, tools, author ready Commits 1 - tools: automate zlib update Committers 1 - Marco Ippolito PR-URL: https://github.com/nodejs/node/pull/47417 Refs: https://github.com/nodejs/security-wg/issues/828 Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca Reviewed-By: Rafael Gonzaga ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/47417 Refs: https://github.com/nodejs/security-wg/issues/828 Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca Reviewed-By: Rafael Gonzaga -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - tools: automate zlib update ℹ This PR was created on Wed, 05 Apr 2023 09:59:59 GMT ✔ Approvals: 3 ✔ - Paolo Insogna (@ShogunPanda): https://github.com/nodejs/node/pull/47417#pullrequestreview-1376059006 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/47417#pullrequestreview-1376413213 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/47417#pullrequestreview-1386302187 ✔ 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/4723740689 |
nodejs-github-bot
commented
Apr 18, 2023
Commit Queue failed- Loading data for nodejs/node/pull/47417 ✔ Done loading data for nodejs/node/pull/47417 ----------------------------------- PR info ------------------------------------ Title tools: automate zlib update (#47417) Author Marco Ippolito (@marco-ippolito) Branch marco-ippolito:feat/automate-zlib-update -> nodejs:main Labels meta, tools, author ready Commits 1 - tools: automate zlib update Committers 1 - Marco Ippolito PR-URL: https://github.com/nodejs/node/pull/47417 Refs: https://github.com/nodejs/security-wg/issues/828 Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca Reviewed-By: Rafael Gonzaga ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/47417 Refs: https://github.com/nodejs/security-wg/issues/828 Reviewed-By: Paolo Insogna Reviewed-By: Luigi Pinca Reviewed-By: Rafael Gonzaga -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - tools: automate zlib update ℹ This PR was created on Wed, 05 Apr 2023 09:59:59 GMT ✔ Approvals: 3 ✔ - Paolo Insogna (@ShogunPanda): https://github.com/nodejs/node/pull/47417#pullrequestreview-1376059006 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/47417#pullrequestreview-1376413213 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/47417#pullrequestreview-1386302187 ✔ 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/4730739601 |
nodejs-github-bot
commented
Apr 19, 2023
Landed in 8f879de |
PR-URL: #47417 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #47417 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: nodejs#47417 Refs: nodejs/security-wg#828 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
Refs: nodejs/security-wg#828
@nodejs/security-wg