Skip to content
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

latest.datasette.io Cloud Run deploys failing #1923

Closed
simonw opened this issue Nov 30, 2022 · 3 comments
Closed

latest.datasette.io Cloud Run deploys failing #1923

simonw opened this issue Nov 30, 2022 · 3 comments

Comments

@simonw
Copy link
Owner

simonw commented Nov 30, 2022

https://github.com/simonw/datasette/actions/runs/3587402085/jobs/6038106719v

Warning: "service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Error: google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet auth activate-service-account *** --key-file -`: /opt/hostedtoolcache/gcloud/275.0.0/x64/lib/googlecloudsdk/core/console/console_io.py:544: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if answer is None or (answer is '' and default is not None):
ERROR: gcloud failed to load: module 'collections' has no attribute 'MutableMapping'
@simonw
Copy link
Owner Author

simonw commented Nov 30, 2022

https://stackoverflow.com/questions/74490465/github-actions-failing-for-setup-gcloud/74562526#74562526 suggests setting version: '318.0.0' of google-github-actions/setup-gcloud.

@simonw simonw changed the title latest.datasetet.io Cloud Run deploys failing latest.datasette.io Cloud Run deploys failing Nov 30, 2022
@simonw
Copy link
Owner Author

simonw commented Nov 30, 2022

@simonw
Copy link
Owner Author

simonw commented Nov 30, 2022

That fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant