Commit graph

13 commits

Author SHA1 Message Date
Bharath KKB
b94035a6aa
chore: add notices to move to new repo (#220)
* add deprecation warnings

* retarget release please

* remove notice from setup-gcloud src

* target setup gcloud int tests to run from repo root
2020-11-16 13:19:48 -06:00
Averi Kitsch
5df8a15fd7
Another test fix (#219)
* Fix again

* lint
2020-10-26 10:41:59 -07:00
Averi Kitsch
a2925c64a4
should be not found to skip (#218) 2020-10-26 08:35:25 -07:00
Averi Kitsch
514d24702d
feat: Only run cloud run test when ADC is found (#214)
* Only run test when ADC is found

* fix typo
2020-10-25 21:45:40 -05:00
actions-bot
edd8a5bb5c chore: build dist deploy-cloudrun 2020-10-24 01:55:42 +00:00
Averi Kitsch
a85b04e409
feat!: Update Cloud Run action (#207)
* Refactor

* add merge

* linting

* update setup

* Update tests

* Add more e2e tests

* update workflow var

* fix typo

* Test workflow

* refactor tests

* Add clean up

* Add step

* fix env vars

* Fix typo

* fix readme

* update name

* remove dist

* remove dist

* fix dep

* Other IT run on push only
2020-10-23 18:42:03 -07:00
actions-bot
228f996caf chore: build dist 2020-10-12 17:35:44 +00:00
Bharath KKB
724d5b64bb
fix: bump actions/core (#189) 2020-10-12 12:33:42 -05:00
actions-bot
062534ce5c chore: build dist 2020-10-12 16:32:22 +00:00
Leonardo
c314168b0d
Fixed wrong repo usage example (#181) 2020-10-02 08:33:44 -07: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
dependabot[bot]
c788fe5c6d
Bump lodash from 4.17.15 to 4.17.19 in /deploy-cloudrun (#154)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 13:43:32 -07: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