Commit graph

21 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
actions-bot
bab53db7f5 chore: build dist 2020-10-12 17:34:51 +00:00
Bharath KKB
724d5b64bb
fix: bump actions/core (#189) 2020-10-12 12:33:42 -05:00
actions-bot
e5201efb62 chore: build dist 2020-10-12 16:30:51 +00:00
Levi Aul
1c4b6aaeab
Fix action to read from image_url param correctly (#167) 2020-09-02 13:18:13 -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
Natan Deitch
79f381996b
docs(deliverables): multi yaml example (#141) 2020-07-24 13:42:03 -07: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
Bharath KKB
8d94b6cc89
add credentials to appengine-deploy action.yml 2020-07-14 21:12:15 -05:00
Seth Vargo
f37f406907
Remove old app 2020-06-08 11:47:20 -04:00
Seth Vargo
280442a25c
Inline entire app 2020-06-08 11:34:17 -04:00
Seth Vargo
ba52be44d0
Merge pull request #118 from GoogleCloudPlatform/dependabot/npm_and_yarn/appengine-deploy/actions/http-client-1.0.8
Bump @actions/http-client from 1.0.6 to 1.0.8 in /appengine-deploy
2020-06-06 14:34:10 -04:00
dependabot[bot]
9b80548a46
Bump acorn from 7.1.0 to 7.2.0 in /appengine-deploy
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 22:46:10 +00:00
dependabot[bot]
228080783c
Bump @actions/http-client from 1.0.6 to 1.0.8 in /appengine-deploy
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 22:45:44 +00:00
averikitsch
b5e41ac16d undo rename 2020-05-12 10:20:26 -07:00
averikitsch
8efe678d97 Rename action 2020-05-05 09:19:31 -07:00
averikitsch
3267601544 Format action.yaml 2020-04-28 16:36:13 -07:00
averikitsch
3e5706a919 Add setProject 2020-04-12 16:56:26 -07:00
averikitsch
d153f05d28 Add appengine-deploy action and refactor setup-gcloud
initial

Add test app and tests

add license

Update ReadMe and runner

Fix lint errors

Missed fixes

Update tests to run integration on PR

rename pkg -> setupGloudSDK

Update ts congig

Remove project id requirement

Update gcloud set project id func

Add unit tests for pkg

Add set project to action

rebuild

Fix gcloud typo

lint pkg and update project id dependency

Update tmp JSON writer

Add cleanup to integration tests

Update get input validation

fix json string

Fix test order and version name

add project id to test

remove clean up step

Update project url

Add no promote flag

test stderr vs stdout

Update pkg build

refactor setup-gcloud

clean up

Fix tool command for isAuthenticated

debugging

test command

Fix isInstalled method

Clean up
2020-04-12 16:23:05 -07:00
averikitsch
2c7422e8e9 Initial outline 2020-04-12 16:17:06 -07:00