ci: run workflows only on main, develop is unnecessary (#3) #5
Annotations
1 error and 1 warning
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy dataphos-docs --quiet --source ./dataphos-docs --update-env-vars HUGO_ENV=production --update-labels managed-by=github-actions,commit-sha=7f24e1f8cc56720465c4e05a98a35828e01d1930 --platform managed --format json --region europe-west1 --project *** --port 1313 --max-instances 5 --memory 512Mi --timeout 300 --allow-unauthenticated`: ERROR: (gcloud.run.deploy) There was a problem refreshing your current auth tokens: ('Error code invalid_request: Invalid value for "audience". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats.', '{"error":"invalid_request","error_description":"Invalid value for \\"audience\\". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats."}')
Please run:
$ gcloud auth login
to obtain new credentials.
If you have already logged in with a different account, run:
$ gcloud config set account ACCOUNT
to select an already authenticated account to use.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, google-github-actions/auth@v1, google-github-actions/deploy-cloudrun@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|