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

Bug: Deployment method needs to be updated #326

Closed
vevetron opened this issue Dec 16, 2024 · 1 comment
Closed

Bug: Deployment method needs to be updated #326

vevetron opened this issue Dec 16, 2024 · 1 comment

Comments

@vevetron
Copy link
Contributor

Describe the bug

  with:
    service_account_key: ***
  
    export_default_credentials: true
    version: latest
    cleanup_credentials: true
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.9.[2](https://github.com/cal-itp/reports/actions/runs/12361820259/job/34499780415#step:7:2)0/x64
Error: The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: 

    https://github.com/google-github-actions/setup-gcloud
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/b68d[3](https://github.com/cal-itp/reports/actions/runs/12361820259/job/34499780415#step:7:3)9a2-9e62-44fd-8ce5-6de7f57bdfc5 -f /home/runner/work/_temp/e[4](https://github.com/cal-itp/reports/actions/runs/12361820259/job/34499780415#step:7:4)761e71-4ede-4f17-a6[5](https://github.com/cal-itp/reports/actions/runs/12361820259/job/34499780415#step:7:5)1-43f91cb03a13
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

https://github.com/cal-itp/reports/actions/runs/12361820259/job/34499780415#step:7:1

To Reproduce
Steps to reproduce the behavior:

  1. Make updated to the reports repo
  2. https://github.com/cal-itp/reports/actions/workflows/main.yml
  3. Click on "Build and Deploy to Netlify
  4. See error in annotations

Expected behavior
Github loves us without reservations

@vevetron
Copy link
Contributor Author

Oops already documented in #306

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

1 participant