-
Notifications
You must be signed in to change notification settings - Fork 817
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 all Rust SDK dependencies to latest versions #4008
Conversation
The API `tonic_build::configure::compile::compile_protos` was renamed as part of this crate upgrade
Build Failed 😭 Build Id: fbd02dc6-fddc-4b51-a8aa-5068f29690b5 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
prost v0.13.3 requires rustc 1.71.1 or newer
Build Failed 😭 Build Id: 79e2b25d-701a-463c-a01e-008c645f3f47 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😭 Build Id: 1ee41e6a-d123-4373-8b09-f60943c488f7 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
This reverts commit 4838b1b.
Build Failed 😭 Build Id: 35000729-11eb-4414-8f01-71f2211bd628 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
I don't really understand the build failure here |
That's a weird one. Maybe change to python3 ? |
I already merged a fix for it #4009 , the retry should succeed |
Build Succeeded 🥳 Build Id: 74d058ea-d237-4dfb-8b82-d2be192b6f08 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 🥳 Build Id: c8f8b677-6d3a-4719-a50a-4b03156d59e2 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #
Special notes for your reviewer:
The API
tonic_build::configure::compile::compile_protos
was renamed as part of this crate upgradeprost v0.13.3 requires rustc 1.71.1 or newer