Closed
Conversation
richardlau
approved these changes
Dec 16, 2020
Member
|
Thanks for the quick PR, I've just tested this locally, and the script runs through as far as expected: |
BethGriggs
approved these changes
Dec 16, 2020
This comment has been minimized.
This comment has been minimized.
aduh95
commented
Dec 16, 2020
Collaborator
Trott
approved these changes
Dec 17, 2020
Contributor
|
fast-track? |
2 tasks
Contributor
|
Landed in 32d58d7...f28715d |
Member
|
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 |
Contributor
Author
|
@BethGriggs Do you try to use the |
Member
Nope, I only tried to run the full script with |
2 tasks
Merged
This was referenced Sep 13, 2022
This was referenced Sep 29, 2022
This was referenced Oct 5, 2022
This was referenced Oct 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#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