Commit graph

5 commits

Author SHA1 Message Date
actions-bot
edd8a5bb5c chore: build dist deploy-cloudrun 2020-10-24 01:55:42 +00:00
actions-bot
228f996caf chore: build dist 2020-10-12 17:35:44 +00:00
actions-bot
062534ce5c chore: build dist 2020-10-12 16:32:22 +00:00
Bharath KKB
871f2630bd
bug: GCLOUD_PROJECT not exported from setup-gcloud (#158)
* fix condition

* export GCLOUD_PROJECT from setup-gcloud

* set precedence to projectId input

* revert condition change

* lint

* fix build
2020-09-02 17:46:03 -05:00
Averi Kitsch
a244a889d6
Cloud Run Action (#117)
* Cloud Run Action Drafted

* Cloud Run action

* refactor

* rename

* Add metadata and tests

* Update Readme and required fields

* Update e2e tests

* Update tests

* Add log messages

* fix typo in obj field

* Update YAML

* Update Env Var names

* Update workflow tests

* Update tests

* Update testing

* Update tests

* Update workflow

* Update workflow dir

* fix typo

* test output

* Update integration tests

* add workdir

* set up auth for service request

* Add check for empty array

* Wait for URL

* fix test

* Update for PR comments
2020-07-30 12:59:17 -07:00