Commit graph

322 commits

Author SHA1 Message Date
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
e24d0a5d9a chore: build dist setup-gcloud 2020-10-23 23:58:39 +00:00
dependabot[bot]
48a68837db
Bump @actions/core from 1.2.4 to 1.2.6 in /deploy-cloud-functions (#212)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 18:52:14 -05:00
Robby
ced60c6dee
Fix cloud build readme (#193)
* Fix readme

* Update readme

* Fix grammar

Co-authored-by: Averi Kitsch <akitsch@google.com>
2020-10-23 16:30:57 -07:00
Bharath KKB
12b0ef03e4
feat: Deploy Cloud Functions action (#160)
* add cf action

* fix path

* fix lint configs

* check if ADC properly configured

* address comments

* address comments

* fix lint

* fix prop

* output when update/deploy complete
2020-10-23 18:26:38 -05:00
Robby
eac6d414ca
Update appversion, add selector (#194) 2020-10-23 16:09:17 -07:00
Averi Kitsch
aca688635c
Run IT for contributor code (#211)
* Add version when looking for installed gcloud sdk (#209)

* Remove unused/broken workflow ids

Co-authored-by: Paolo Mainardi <paolo.mainardi@sparkfabrik.com>
2020-10-23 16:03:22 -07:00
Bharath KKB
8b66b2e3e7
feat: separate steps for release pr (#198) 2020-10-13 14:34:43 -05:00
Bharath KKB
0c18426d6b
feat: release via fork (#196) 2020-10-12 19:42:03 -05:00
actions-bot
bdb476dd23 chore: build dist 2020-10-12 17:37:27 +00:00
actions-bot
cb9dabacb3 chore: build dist 2020-10-12 17:36:17 +00:00
actions-bot
228f996caf chore: build dist 2020-10-12 17:35:44 +00:00
actions-bot
bab53db7f5 chore: build dist 2020-10-12 17:34:51 +00:00
actions-bot
d498446f6f chore: build dist 2020-10-12 17:34:17 +00:00
Bharath KKB
724d5b64bb
fix: bump actions/core (#189) 2020-10-12 12:33:42 -05:00
actions-bot
a71cfebb82 chore: build dist 2020-10-12 16:34:37 +00:00
actions-bot
0c98940cb7 chore: build dist 2020-10-12 16:33:52 +00:00
actions-bot
3358f0ae85 chore: build dist 2020-10-12 16:33:11 +00:00
actions-bot
062534ce5c chore: build dist 2020-10-12 16:32:22 +00:00
actions-bot
e5201efb62 chore: build dist 2020-10-12 16:30:51 +00:00
actions-bot
ea3642e31b chore: build dist 2020-10-12 16:30:13 +00:00
Bharath KKB
11f1439978
feat: add build and release (#190) 2020-10-12 11:29:35 -05:00
dependabot[bot]
0924b7a85c
Bump @actions/core from 1.2.3 to 1.2.6 in /get-secretmanager-secrets (#183)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 08:57:26 -07:00
dependabot[bot]
50536bac22
Bump @actions/core from 1.2.3 to 1.2.6 in /setup-gcloud (#182)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 08:38:39 -07:00
Leonardo
c314168b0d
Fixed wrong repo usage example (#181) 2020-10-02 08:33:44 -07:00
Matthew Michihara
3025a77118
Add space (#168) 2020-09-03 22:55:39 -05: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
Levi Aul
1c4b6aaeab
Fix action to read from image_url param correctly (#167) 2020-09-02 13:18:13 -07:00
Ben Podoll
df7d4c84a1
Update README.md (#164)
very very minor cleanup for consistency
2020-08-31 08:25:18 -07:00
Benjamin Po
9493fb7339
fix appengine deploy readme gcloud link (#162) 2020-08-25 10:42:27 -05:00
Joshua 'Pip' Minter
81fc7c75a9
Fix support for multiple deliverables (#159)
* Fix support for multiple deliverables

* Fix typings and rerun build

* Fix linting
2020-08-19 12:34:04 -07:00
Averi Kitsch
e276ca1d01
prepare release v0.1.3 (#155)
* prepare v0.1.3

* Add note about JSON vs b64
2020-07-30 14:37:06 -07: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
Natan Deitch
79f381996b
docs(deliverables): multi yaml example (#141) 2020-07-24 13:42:03 -07:00
Seth Vargo
0926395459
Revert "Use RUNNER_TEMP to export credentials" (#149)
* Revert "Use RUNNER_TEMP to export credentials (#148)"

This reverts commit 191a0f3360.

* Update README.md
2020-07-22 17:43:12 -04:00
Seth Vargo
191a0f3360
Use RUNNER_TEMP to export credentials (#148) 2020-07-21 10:42:55 -04:00
dependabot[bot]
4d4b4ce8ab
Bump lodash from 4.17.15 to 4.17.19 in /setupGcloudSDK (#145)
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-21 08:59:48 -04:00
dependabot[bot]
88ab725997
Bump lodash from 4.17.15 to 4.17.19 in /appengine-deploy (#146)
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-21 08:59:36 -04:00
dependabot[bot]
da26f9c404
Bump lodash from 4.17.15 to 4.17.19 in /upload-cloud-storage (#147)
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-21 08:59:25 -04:00
dependabot[bot]
9a713e7d80
Bump lodash from 4.17.15 to 4.17.19 in /get-secretmanager-secrets (#143)
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-19 12:08:58 -04:00
Seth Vargo
ca520bc5eb
Merge pull request #142 from GoogleCloudPlatform/dependabot/npm_and_yarn/setup-gcloud/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /setup-gcloud
2020-07-19 12:08:21 -04:00
dependabot[bot]
a22e862e8d
Bump lodash from 4.17.15 to 4.17.19 in /setup-gcloud
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>
2020-07-18 18:08:20 +00:00
Averi Kitsch
3d68aaac64
Merge pull request #137 from GoogleCloudPlatform/bharathkkb-patch-appengine-deploy
Add credentials to  appengine-deploy action.yml
2020-07-15 08:37:30 -07:00
Bharath KKB
8d94b6cc89
add credentials to appengine-deploy action.yml 2020-07-14 21:12:15 -05:00
Averi Kitsch
2a8579d7d0
Merge pull request #127 from GoogleCloudPlatform/bharathkkb-patch-gke-workflow
Fix deployment name issue in GKE workflow
2020-07-07 12:41:36 -07:00
Bharath KKB
d72625cc00
Add GCS Action (#121)
* init

* fix types, set output

* init

* fix types, set output

* refactor

* enable tests

* get bucket name from secret

* rebuild

* remove prints

* rename action

* add DS_Store to gitignore

* lint

* address comments

* rename action

* addressed review comments

* fix pr comments, new testing approach

* update IT secret names

* fix filename

* update run paths

* fix readme add credentials field for setup gcloud
2020-06-29 17:23:26 -05:00
Bharath KKB
45713c8b36
fix deployment name issue 2020-06-22 02:45:44 -05:00
Seth Vargo
f5951d40e7
Merge pull request #124 from mattdsteele/patch-1
Update README.md
2020-06-09 10:27:18 -04:00