google-github-actions/deploy-cloudrun
A GitHub Action for deploying services to Google Cloud Run.
TypeScriptApache-2.0
Issues
- 4
Can't use multiple line val in env_vars
#554 opened by onel - 0
Expose `latestCreatedRevisionName` as output
#555 opened by kosta - 5
Error when using secrets, ^,^ being added
#552 opened by vaisov-gemba - 8
Failed to deploy to Cloud Run
#546 opened by ianyoung - 2
Why is `env_vars_file` input deprecated?
#547 opened by 178inaba - 5
Commas in env_vars values split the variable
#541 opened by kosta - 17
- 0
- 5
`regions` property as CSV is broken
#530 opened by zekronium - 5
revision tags are messed up
#529 opened by xSAVIKx - 7
secrets with random: '***' is not a valid secret name
#524 opened by hfhbd - 5
Docs on handling secrets with colons
#471 opened by nick-youngblut - 5
Secret var
#528 opened by MarceloBuzzettiToolbox - 2
- 1
ENV var key value paring in 2.3.0 critical bug
#503 opened by scottravio - 3
metadata don't works when input job yaml
#508 opened by templarfelix - 12
Cloud run job issue with parsing flags
#514 opened by AdeelK93 - 1
Interactive prompts cause hang
#509 opened by jreidgreer - 3
- 8
`ERROR: Permission denied while accessing Artifact Registry.` despite service account having permission artifactregistry.repositories.get
#487 opened by colinrsmall - 1
Github Actions for Google Cloud Run Job
#502 opened by noam-solvo - 4
env vars with commas in value do not work
#495 opened by brianzinn - 2
Implement `to_latest: true`
#466 opened by mkmik - 1
When specifying metadata yaml, region is ignored
#437 opened by applovinjake - 0
Document about environment variable escaping
#492 opened by whizsid - 3
Trouble deploying using IAM instructions
#463 opened by mlovci - 2
- 1
Display Cloud Run instance logs of failed deploys
#493 opened by FabianFrank - 1
Support for setting custom health checks
#490 opened by ervitis - 2
Updating Traffic Failed
#486 opened by GusPrice - 1
Cannot use env with no value
#488 opened by spixy - 0
- 1
Error: google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command
#481 opened by vitorelourenco - 7
FAILED_PRECONDITION - quota restrictions
#480 opened by eggsy84 - 14
Not using latest revision
#479 opened by digitalghost-dev - 1
No effect of --allow-unauthenticated flag
#473 opened by yzakharyk - 2
Ability to configure build when deploying from source
#467 opened by Gieted - 1
- 6
- 8
.gitignore should be avoided during build.
#468 opened by manas-maji - 2
Error: Image not found
#465 opened by baconcheese113 - 5
service_account_email attribute was not recognized
#464 opened by alkanschtein - 2
- 1
env_vars_file deprecated?
#459 opened by cgeudens - 1
Overriding yaml from cli
#450 opened by louis030195 - 2
- 3
Specifying Cloud Storage region
#441 opened by donnyc219 - 4
- 7
ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'run.services.get' denied on resource
#427 opened by shengbinxu - 2
Is it possible to deploy to Cloud Run but as a Job with this workflow?
#424 opened by digitalghost-dev