feat(pipelines): add ci/cd workflow #5
cd-deploy-to-dev.yml
on: pull_request
build
/
Build images
41s
Matrix: test / test
deploy
/
Deploy to Cloud Run
1m 29s
Annotations
1 error and 3 warnings
deploy / Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud alpha run deploy zebra-app-feat-ci-cd-pipeline --quiet --image us-docker.pkg.dev/zfnd-dev-zebra/zebra/zebra-app@sha256:b628e63882b4566275da4d1924568ade7add4a2a8cebf35bcd318dfb877da6f9 --update-labels managed-by=github-actions,commit-sha=8fcbb68a23698851716b25f01d591481a5e2ec8f --platform managed --format json --region us-east1 --min-instances 0 --max-instances 30 --cpu 1 --memory 1Gi`: Deploying container to Cloud Run service [zebra-app-feat-ci-cd-pipeline] in project [zfnd-dev-zebra] region [us-east1]
Deploying...
Creating Revision.......................failed
Deployment failed
ERROR: (gcloud.alpha.run.deploy) Revision 'zebra-app-feat-ci-cd-pipeline-00002-s4f' is not ready and cannot serve traffic. The subnetwork default was not found
|
test / Test with Node.js lts/*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / Test with Node.js latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy / Deploy to Cloud Run
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|