Skip to content

chore(palletjack): bump to python 3.11 #82

chore(palletjack): bump to python 3.11

chore(palletjack): bump to python 3.11 #82

Triggered via push October 3, 2024 23:24
Status Failure
Total duration 14h 0m 49s
Artifacts

palletjack.yml

on: push
Deploy Production to GCF
0s
Deploy Production to GCF
Deploy Staging to GCF
26s
Deploy Staging to GCF
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
stdavis
approved Oct 4, 2024
Staging

Annotations

1 error and 1 warning
Deploy Staging to GCF
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run jobs deploy palletjack --source src/palletjack/src/roadkill --update-env-vars ^,^PROJECT_ID=*** --set-secrets ^,^/secrets/app/secrets.json=***/skid-secrets --labels ^,^managed-by=github-actions,commit-sha=0247f65fedd68c826dffe7d87a073c86c86ff9ce --format json --region us-central1 --memory 4G --service-account palletjack-sa@***.iam.gserviceaccount.com --max-retries 1 --task-timeout 60m --parallelism 1`: This command is equivalent to running `gcloud builds submit --pack image=[IMAGE] src/palletjack/src/roadkill` and `gcloud run jobs deploy palletjack --image [IMAGE]` ERROR: (gcloud.run.jobs.deploy) No secret version specified for /secrets/app/secrets.json. Use /secrets/app/secrets.json:latest to reference the latest version.
Deploy Staging to GCF
Support for Cloud Run jobs in this GitHub Action is in beta and is not covered by the semver backwards compatibility guarantee.