ci(actions): refactor to use reusable workflows across environments, update versions of GitHub. #2
deploy-to-dev.yml
on: pull_request
build
/
Build images
1m 7s
deploy
/
Deploy to Cloud Run
50s
Annotations
3 warnings
deploy / Deploy to Cloud Run
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@***.1.1, google-github-actions/setup-gcloud@***.1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy / Deploy to Cloud Run
Skip setting environment url as environment 'development' may contain secret.
|
deploy / Deploy to Cloud Run
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.
|