-
Notifications
You must be signed in to change notification settings - Fork 116
Comparing changes
Open a pull request
base repository: nodejs/node-core-utils
base: v5.11.0
head repository: nodejs/node-core-utils
compare: v5.12.0
- 9 commits
- 26 files changed
- 4 contributors
Commits on Mar 1, 2025
-
fix(git-node): check the tag signature and not the commit one (#907)
During release promotion, we want to verify the tag is signed with one of the releasers' key. The commit can be signed with a different signature (e.g. the bot's, or a soon-to-be releaser).
Configuration menu - View commit details
-
Copy full SHA for f6dda1c - Browse repository at this point
Copy the full SHA f6dda1cView commit details
Commits on Mar 11, 2025
-
fix: use messageonly type when notable-changes sec release
Partially fixes: nodejs-private/security-release#48
Configuration menu - View commit details
-
Copy full SHA for a21f963 - Browse repository at this point
Copy the full SHA a21f963View commit details -
Configuration menu - View commit details
-
Copy full SHA for c408dd9 - Browse repository at this point
Copy the full SHA c408dd9View commit details
Commits on Mar 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4a03216 - Browse repository at this point
Copy the full SHA 4a03216View commit details
Commits on Mar 28, 2025
-
Revert "feat(ncu-ci): check for
request-ci
label (#806)"This reverts commit 6cc2b1a.
Configuration menu - View commit details
-
Copy full SHA for f073737 - Browse repository at this point
Copy the full SHA f073737View commit details -
feat(ncu-ci): pass
COMMIT_SHA_CHECK
via--certify-safe
(#911)Changes have been made on Jenkins side, tip of the PR head must be sent to Jenkins in order to start a PR. This commit adapts ncu-ci CLI to pass that information – or get the SHA from the latest review if not passed.
Configuration menu - View commit details
-
Copy full SHA for 646e7e2 - Browse repository at this point
Copy the full SHA 646e7e2View commit details -
fix(git-node): do not rely on commit date (#911)
...to display commits pushed since last approving review. It would only matter if time on the comitter machine is very different from GitHub's own time. That allows us to skip quering for `timelineItems`.
Configuration menu - View commit details
-
Copy full SHA for cdf482f - Browse repository at this point
Copy the full SHA cdf482fView commit details -
fix(git-node): prepare_release resilient checkout (#882)
In `git node release --prepare` when checking out a new proposal branch make sure it's also possible to update an already existing branch of that same name instead of failing and terminating the automation.
Configuration menu - View commit details
-
Copy full SHA for 5ac7927 - Browse repository at this point
Copy the full SHA 5ac7927View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ce5f7 - Browse repository at this point
Copy the full SHA c5ce5f7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.11.0...v5.12.0