Skip to content

use github ref name in the image name creation #16

use github ref name in the image name creation

use github ref name in the image name creation #16

Triggered via push January 15, 2024 13:45
Status Failure
Total duration 3m 9s
Artifacts

alpha-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Setup, Build, Publish, and Deploy
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
Setup, Build, Publish, and Deploy
The v0 series of google-github-actions/deploy-cloudrun 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/deploy-cloudrun
Setup, Build, Publish, and Deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy twinkly*** --image gcr.io/***/twinklyhaha:v0.5.3-alpha --quiet --platform managed --region us-east4 --format json`: Deploying container to Cloud Run service [twinkly***] in project [***] region [us-east4] Deploying... Creating Revision....................done Routing traffic.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'twinkly***-00006-gj4' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=4000 environment variable. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/twinkly***/revision_name/twinkly***-00006-gj4&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22twinkly***%22%0Aresource.labels.revision_name%3D%22twinkly***-00006-gj4%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
Setup, Build, Publish, and Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Setup, Build, Publish, and Deploy
"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