-
Notifications
You must be signed in to change notification settings - Fork 108
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
Update to google-github-actions/setup-gcloud in workflows #2533
Conversation
Ran CD workflow again as there was an instance template collision? error? on the run teor kicked off 👍 |
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.
Reviewed 5 of 5 files at r1.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @teor2345)
* Draft CHANGELOG for Zebra 1.0.0-alpha.14 * Add PR #2533 to CHANGELOG * Apply suggestions from code review Co-authored-by: teor <[email protected]> * Remove entry about updating the changelog * move #2497 * add #2529 * Add a missing space * Add #2458, #2525, #2486, #2542 and #2539 to CHANGELOG Co-authored-by: teor <[email protected]> Co-authored-by: Deirdre Connolly <[email protected]>
Motivation
Google Cloud just got rid of some deprecated GitHub action names.
https://github.com/ZcashFoundation/zebra/runs/3145563888#step:4:14
API Reference
See https://github.com/google-github-actions/setup-gcloud#use-google-github-actionssetup-gcloud
Solution
Review
Anyone can review this PR.
This change is urgent because every
main
merge will fail until it is fixed.I manually launched the Google Cloud workflows:
The first CD run tests creating the instance group & deploying. We can test deploying CD updates by merging to the
main
branch.Reviewer Checklist
main
This change is