Skip to content

Releases: stefda/action-cloud-run

v2.0: Merge pull request #16 from stefda/dont-push-image

03 Sep 10:56
66f66e1
Compare
Choose a tag to compare

Breaking changes:

  • action newly assumes that the deployed image already exists in Container Registry

v1.8: Merge pull request #15 from stefda/fix-broken-env-chaining

13 Aug 22:52
aadc6cd
Compare
Choose a tag to compare

Fixes broken chaining of options with VPC connector provided.

v1.7: Merge pull request #14 from stefda/fix-vpc-connector-input

13 Aug 21:56
302b43a
Compare
Choose a tag to compare

v1.6: Merge pull request #13 from stefda/vpc-connector-input

13 Aug 19:38
bba9d76
Compare
Choose a tag to compare

v1.5: Merge pull request #12 from OhZedTee/bug/iamPermissionFix

02 Jul 06:54
a74fea1
Compare
Choose a tag to compare
Fixing Over Permission that changes Cloud Run IAM to allow NoAuth

v1.4: Merge pull request #5 from hackinteach/pr

11 Apr 18:32
4ec8524
Compare
Choose a tag to compare

v1.3: Merge pull request #11 from stefda/traffic-to-latest

28 Feb 11:10
e898201
Compare
Choose a tag to compare

Changes:

  • action sends traffic to the latest revision upon deploy
  • removed beta from the deploy command

v1.2

19 Feb 15:10
Compare
Choose a tag to compare

Correctly uses the environment variables from the supplied .env file in the deployment command.

v1.1: Merge pull request #10 from jdegger/patch-1

19 Feb 13:01
81ec89d
Compare
Choose a tag to compare

v1.0

25 Sep 22:57
Compare
Choose a tag to compare
feat: add branding