-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
A way to use custom ssh keys in releases.sh #14378
Copy link
Copy link
Closed
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Metadata
Metadata
Assignees
Labels
help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
For 8.2.0 I had to edit in
-i "my_rsa"to thesshandscplines due to a snafu with macOS ssh keys in which I am unsure if I want to override myid_rsa.It'd be nice to be able to supply a flag for this to
tools/release.shbut idk if I am able to do so. :/