Skip to content

Re-design of playbooks #348

Re-design of playbooks

Re-design of playbooks #348

Triggered via pull request January 4, 2024 09:54
Status Success
Total duration 16m 48s
Artifacts

gcp-deploy-pr.yaml

on: pull_request
Environment Variables
0s
Environment Variables
Generate Deployment Start Message
8s
Generate Deployment Start Message
Cancel Existing Runs
4s
Cancel Existing Runs
Undeploy Backend
24s
Undeploy Backend
Delete Backend Container Image
28s
Delete Backend Container Image
Undeploy Frontend
23s
Undeploy Frontend
Delete Frontend Container Image
25s
Delete Frontend Container Image
Undeploy Hasura
23s
Undeploy Hasura
Delete Hasura Container Image
28s
Delete Hasura Container Image
Delete SQL User & Database
32s
Delete SQL User & Database
Build Backend Container Image
3m 7s
Build Backend Container Image
Build Hasura Container Image
30s
Build Hasura Container Image
Create New SQL User & Database
23s
Create New SQL User & Database
Deploy Backend
1m 8s
Deploy Backend
Deploy Hasura
44s
Deploy Hasura
Seed Database
55s
Seed Database
Build Frontend Container Image
7m 39s
Build Frontend Container Image
Deploy Frontend
1m 28s
Deploy Frontend
Finish Deployment
5s
Finish Deployment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Delete SQL User & Database
Process completed with exit code 1.
Cancel Existing Runs
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Undeploy Hasura
"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
Undeploy Frontend
"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
Undeploy Backend
"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
Delete Frontend Container Image
"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
Delete Hasura Container Image
"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
Delete Backend Container Image
"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
Delete SQL User & Database
"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
Create New SQL User & Database
"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
Deploy Backend
"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
Deploy Hasura
"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
Seed Database
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/
Deploy Frontend
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.