Uh oh!
There was an error while loading. Please reload this page.
tools: fix release script - #36540
Conversation
BethGriggs
commented
Dec 16, 2020
Thanks for the quick PR, I've just tested this locally, and the script runs through as far as expected: |
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Dec 16, 2020
MylesBorins
commented
Dec 17, 2020
fast-track? |
Landed in 32d58d7...f28715d |
BethGriggs
commented
Dec 17, 2020
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: (I reverted to the old version and ran |
aduh95
commented
Dec 17, 2020
@BethGriggs Do you try to use the |
BethGriggs
commented
Dec 17, 2020
Nope, I only tried to run the full script with |
#36123 introduced illformed
ssh,scp, andgpgcommands. This is my attempt at fixing it.Refs: #36123 (comment)
/cc @BethGriggs
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes