| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks for the quick PR, I've just tested this locally, and the script runs through as far as expected: 1) A1AB005C 2) D6DCC25D Select a key: 1 Using GPG key: A1AB005C Fingerprint: 4ED778F539E3634C779C87C6D7062848A1AB005C # Checking for releases ... No releases to promote! |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
RSLGTM
Sorry, something went wrong.
|
fast-track? |
Sorry, something went wrong.
|
I used this version of the script to promote v14.15.3. It successfully promoted the release but I then hit a key related error while uploading the shasums: Upload files? [y/n] y Warning: Identity file <key1> not accessible: No such file or directory. no such identity: <key2>: No such file or directory dist@direct.nodejs.org's password: (I reverted to the old version and ran ./tools/release.sh -i <key> -s v14.15.3 to sign.) |
Sorry, something went wrong.
|
@BethGriggs Do you try to use the -s flag with the current version by any chance? |
Sorry, something went wrong.
Nope, I only tried to run the full script with ./tools/release.sh -i <key> on the current version. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
#36123 introduced illformed ssh, scp, and gpg commands. This is my attempt at fixing it.
Refs: #36123 (comment)
/cc @BethGriggs
Checklist