feat(pipelines): add ci/cd workflow #4
cd-deploy-to-dev.yml
on: pull_request
build
/
Build images
50s
Matrix: test / test
deploy
/
Deploy to Cloud Run
2m 14s
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:a0c6a7924d59a6eb30d0ac86acc349c1dc505a987b95c4c445fa97134af7e526 --update-labels managed-by=github-actions,commit-sha=26d85edc747d1d9c008faa9ba9f1a31269742638 --platform managed --format json --region us-east1 --min-instances 0 --max-instances 30 --cpu 1 --memory 1Gi --network default --subnet default`: Deploying container to Cloud Run service [zebra-app-feat-ci-cd-pipeline] in project [zfnd-dev-zebra] region [us-east1]
Deploying new service...
Creating Revision.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.alpha.run.deploy) Revision 'zebra-app-feat-ci-cd-pipeline-00001-pn6' 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.
|