Skip to content

Request rebuild for several google-cloud-* crates #2805

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

Closed
dbolduc opened this issue Apr 16, 2025 · 5 comments
Closed

Request rebuild for several google-cloud-* crates #2805

dbolduc opened this issue Apr 16, 2025 · 5 comments

Comments

@dbolduc
Copy link

dbolduc commented Apr 16, 2025

We published many google-cloud-* crates last night, and many of them failed with the error seen in #2803.

Can we rebuild the docs for the latest version of the following crates:

google-cloud-wkt
google-cloud-rpc
google-cloud-gax
google-cloud-auth
google-cloud-gax-internal
google-cloud-language-v2
google-cloud-longrunning
google-cloud-type
google-cloud-iam-v1
google-cloud-location
google-cloud-secretmanager-v1
google-cloud-lro
google-cloud-speech-v2
google-cloud-base
google-cloud-apikeys-v2
google-cloud-api
google-cloud-logging-type
google-cloud-api-servicecontrol-v1
google-cloud-rpc-context
google-cloud-api-servicecontrol-v2
google-cloud-api-servicemanagement-v1
google-cloud-api-serviceusage-v1
google-cloud-appengine-v1
google-cloud-apps-script-type
google-cloud-apps-script-type-calendar
google-cloud-apps-script-type-docs
google-cloud-apps-script-type-drive
google-cloud-apps-script-type-gmail
google-cloud-apps-script-type-sheets
google-cloud-apps-script-type-slides
google-cloud-bigtable-admin-v2
google-cloud-accessapproval-v1
google-cloud-advisorynotifications-v1
google-cloud-aiplatform-v1
google-cloud-alloydb-connectors-v1

@syphar
Copy link
Member

syphar commented Apr 19, 2025

I'm on the road, so I don't have much time.

I can trigger the rebuilds in bulk when you extend the list with exact version numbers.

@coryan
Copy link

coryan commented Apr 19, 2025

Hi, I work in the same team as @dbolduc. Thanks for your help, please do let us know if you would like us to format the versions in any particular way, in the interim:

  • 0.21.0 google-cloud-gax
  • 0.19.0 google-cloud-auth
  • 0.3.0 google-cloud-wkt
  • 0.23.0 google-cloud-longrunning
  • 0.1.0 google-cloud-lro
  • 0.1.0 google-cloud-gax-internal
  • 0.2.0 google-cloud-rpc
  • 0.2.0 google-cloud-language-v2
  • 0.2.0 google-cloud-type
  • 0.2.0 google-cloud-iam-v1
  • 0.2.0 google-cloud-location
  • 0.2.0 google-cloud-secretmanager-v1
  • 0.2.0 google-cloud-speech-v2
  • 0.2.0 google-cloud-apikeys-v2
  • 0.2.0 google-cloud-api
  • 0.2.0 google-cloud-logging-type
  • 0.2.0 google-cloud-api-servicecontrol-v1
  • 0.2.0 google-cloud-rpc-context
  • 0.2.0 google-cloud-api-servicecontrol-v2
  • 0.2.0 google-cloud-api-servicemanagement-v1
  • 0.2.0 google-cloud-api-serviceusage-v1
  • 0.2.0 google-cloud-appengine-v1
  • 0.2.0 google-cloud-apps-script-type
  • 0.2.0 google-cloud-apps-script-type-calendar
  • 0.2.0 google-cloud-apps-script-type-docs
  • 0.2.0 google-cloud-apps-script-type-drive
  • 0.2.0 google-cloud-apps-script-type-gmail
  • 0.2.0 google-cloud-apps-script-type-sheets
  • 0.2.0 google-cloud-apps-script-type-slides
  • 0.2.0 google-cloud-bigtable-admin-v2
  • 0.2.0 google-cloud-accessapproval-v1
  • 0.2.0 google-cloud-advisorynotifications-v1
  • 0.2.0 google-cloud-aiplatform-v1
  • 0.2.0 google-cloud-alloydb-connectors-v1

@syphar
Copy link
Member

syphar commented Apr 19, 2025

If easy to change, switching name and version would help, space as separator is good.

Then I can copy / paste it into my script directly 😄

I'm also working on a way for crate authors to trigger rebuilds, though that involves a crates.io change which is some work.

@coryan
Copy link

coryan commented Apr 19, 2025

If easy to change, switching name and version would help, space as separator is good.

Done.

I'm also working on a way for crate authors to trigger rebuilds, though that involves a crates.io change which is some work.

That sounds really useful. In the interim, thank you for doing this manually. We do appreciate it takes effort and time out of your day.

  • google-cloud-gax 0.21.0
  • google-cloud-auth 0.19.0
  • google-cloud-wkt 0.3.0
  • google-cloud-longrunning 0.23.0
  • google-cloud-lro 0.1.0
  • google-cloud-gax-internal 0.1.0
  • google-cloud-rpc 0.2.0
  • google-cloud-language-v2 0.2.0
  • google-cloud-type 0.2.0
  • google-cloud-iam-v1 0.2.0
  • google-cloud-location 0.2.0
  • google-cloud-secretmanager-v1 0.2.0
  • google-cloud-speech-v2 0.2.0
  • google-cloud-apikeys-v2 0.2.0
  • google-cloud-api 0.2.0
  • google-cloud-logging-type 0.2.0
  • google-cloud-api-servicecontrol-v1 0.2.0
  • google-cloud-rpc-context 0.2.0
  • google-cloud-api-servicecontrol-v2 0.2.0
  • google-cloud-api-servicemanagement-v1 0.2.0
  • google-cloud-api-serviceusage-v1 0.2.0
  • google-cloud-appengine-v1 0.2.0
  • google-cloud-apps-script-type 0.2.0
  • google-cloud-apps-script-type-calendar 0.2.0
  • google-cloud-apps-script-type-docs 0.2.0
  • google-cloud-apps-script-type-drive 0.2.0
  • google-cloud-apps-script-type-gmail 0.2.0
  • google-cloud-apps-script-type-sheets 0.2.0
  • google-cloud-apps-script-type-slides 0.2.0
  • google-cloud-bigtable-admin-v2 0.2.0
  • google-cloud-accessapproval-v1 0.2.0
  • google-cloud-advisorynotifications-v1 0.2.0
  • google-cloud-aiplatform-v1 0.2.0
  • google-cloud-alloydb-connectors-v1 0.2.0

@syphar
Copy link
Member

syphar commented Apr 20, 2025

rebuilds are queued

@syphar syphar closed this as completed Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants