-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Little enhancements to the ppa release script #13370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1703198 to
bc4c53f
Compare
ekpyron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cameel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At your service. I humbly report that the pull request is 90% cromulent.
|
As for the checklist, yeah, we should update it but it would be best to merge #13363 first. |
4494553 to
7480b9e
Compare
cameel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more suggestions, though nothing critical. Not approving yet only because of the checklist.
7480b9e to
1796bce
Compare
ekpyron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still looks good to me :-).
scripts/release_ppa.sh
Outdated
| if [[ -e .release_ppa_auth ]] | ||
| then | ||
| # shellcheck source=/dev/null | ||
| source ${REPO_ROOT}/.release_ppa_auth |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need quotes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ha, I saw it before the CI run complaining about it failed :-D.
1796bce to
0fab970
Compare
|
@ekpyron this one seems good to go? |
It's waiting for #13363, since it'll require to change the release checklist as well (just doesn't do that right away, since it'd only result in conflicts anyways). That being said, since #13363 is not merged yet and this can be, we can merge here and adjust there. |
No description provided.