-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Description
The GitHub workflow that update the root certificates in Node.js has been failing,
e.g. https://github.com/nodejs/node/actions/runs/16394348697/job/46324526152#step:5:10
Failed to fetch https://hg.mozilla.org/releases/mozilla-release/raw-file/FIREFOX_140_0_4_RELEASE/security/nss/TAG-INFO: 404: Not Found
We use the tag that was there to find the NSS version used and then pull the data from https://github.com/nss-dev/nss (the source of truth), recording the NSS version in our commit message to help reproducibility of the updates.
This appears to be because of changes as Mozilla migrate from Mercurial to GitHub: https://bugzilla.mozilla.org/show_bug.cgi?id=1973571 (which was fixed once but the file has disappeared again).
We may need to see how https://bugzilla.mozilla.org/show_bug.cgi?id=1967607 is resolved.
Metadata
Metadata
Assignees
Labels
No labels