Commit graph

213 commits

Author SHA1 Message Date
Seth Vargo
dbbc2aaee4
Merge pull request #96 from GoogleCloudPlatform/sethvargo/email
Add clarity around service_account_email
2020-05-01 18:08:05 -04:00
Craig Barber
bbe627fd21
Merge pull request #97 from RiRa12621/master
add plain cloud build
2020-05-01 15:01:04 -07:00
Craig Barber
6f90f58556
Merge pull request #98 from GoogleCloudPlatform/dependabot/npm_and_yarn/setup-gcloud/actions/http-client-1.0.8
Bump @actions/http-client from 1.0.7 to 1.0.8 in /setup-gcloud
2020-05-01 14:57:22 -07:00
dependabot[bot]
c2cf205164
Bump @actions/http-client from 1.0.7 to 1.0.8 in /setup-gcloud
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.7 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-04-29 18:00:12 +00:00
Seth Vargo
a333abdde1
Add clarity around service_account_email
Fixes GH-95
2020-04-29 10:07:21 -04:00
Rick Rackow
7c8494b13d
add plaing cloud build 2020-04-28 23:12:24 +02:00
Seth Vargo
20c294aabd
Merge pull request #90 from anthonymonori/patch-1
Update kubectl rollout status command
2020-04-10 10:03:23 -04:00
Antal János Monori
e1811a9f72
Update kubectl rollout status command
In the current example it is hardcoded to `gke-test` but that will fail if people follow the tutorial in the README.md and change the IMAGE name
2020-04-10 12:28:10 +02:00
Craig Barber
cf86133e79
Merge pull request #89 from craigdbarber/mini-security-fix
Updated minimist to 1.2.5 to address security vulnerability
2020-04-06 12:48:02 -07:00
craigdbarber
72b3491cf0 Updated minimist to 1.2.5 to address security vulnerability: https://github.com/advisories/GHSA-vh95-rmgr-6w4m 2020-04-06 10:51:13 -07:00
Averi Kitsch
7659b6892c
Merge pull request #82 from piotrmoszkowicz/gae-node-ts-example
[Example] Add Google App Engine example with Node.JS and TypeScript
2020-04-01 14:40:32 -07:00
Craig Barber
6b3b9b1322
Merge pull request #86 from GoogleCloudPlatform/sethvargo/version
Update to latest gcloud version in docs
2020-04-01 09:36:21 -07:00
Craig Barber
2b104cb099
Merge pull request #85 from rtbhouse-apps/fix_cached_gcloud_path
fix cached gcloud path
2020-04-01 09:35:35 -07:00
Seth Vargo
34f3017a06
Update examples README 2020-03-31 16:55:25 -04:00
Seth Vargo
00967eba1d
Update GKE example workflow docs 2020-03-31 16:47:44 -04:00
Seth Vargo
01e4417135
Update docs for GCE example workflow 2020-03-31 16:15:59 -04:00
Seth Vargo
0e353d718c
Merge pull request #87 from GoogleCloudPlatform/sethvargo/doc_v2
Document actions/checkout@v2 requirement
2020-03-31 15:29:06 -04:00
Seth Vargo
79b8076cbc
Update Cloud Run example workflow 2020-03-31 14:28:53 -04:00
Seth Vargo
f4b29e961b
Merge pull request #83 from tnguyen14/service-account-instructions
Add instructions to set up service account and repo secrets
2020-03-31 10:54:19 -04:00
Seth Vargo
3758dad2b2
Document actions/checkout@v2 requirement
The workspace isn't share in v1. Refs: GH-80.
2020-03-31 10:49:14 -04:00
Seth Vargo
d6cbe4431c
Update to latest gcloud version in docs 2020-03-31 10:24:51 -04:00
Jacek Jabłoski
f5d8a25449 fix cached gcloud path 2020-03-30 18:18:53 +02:00
Tri Nguyen
cc7ed7e13e Add instructions to set up service account and repo secrets 2020-03-28 13:05:45 -04:00
Piotr Moszkowicz
c47717d3a5 Fix indent 2020-03-27 23:13:38 +01:00
Piotr Moszkowicz
9b83969091 Code review fixes 2020-03-27 23:08:50 +01:00
Piotr Moszkowicz
048f13e758 Add Google App Engine example with Node.JS and TypeScript 2020-03-27 01:09:19 +01:00
Seth Vargo
c6a3086a37
Re-order docs 2020-03-23 12:03:05 -04:00
Seth Vargo
03ca7a8e86
Merge pull request #79 from maxday/maxday/document-project_id-input-option
Document the project_id input option
2020-03-23 12:01:14 -04:00
Maxime DAVID
5b8068cc26 Document the project_id input option 2020-03-21 15:44:14 -04:00
Seth Vargo
7cfc6d0fef
Merge pull request #78 from GoogleCloudPlatform/sethvargo/less_ci
Only run CI checks that correspond to changed files
2020-03-19 14:43:42 -04:00
Seth Vargo
97aa40a71a
Merge pull request #77 from GoogleCloudPlatform/sethvargo/issue_template
Add GitHub issue template
2020-03-19 13:31:38 -04:00
Seth Vargo
5a30cdd5d3
Add GitHub issue templates 2020-03-18 10:24:45 -04:00
Seth Vargo
34d211c669
Only run CI checks that correspond to changed files
This reduces the number of tests we need to run by mapping the tests to
the files changed.
2020-03-17 12:02:12 -04:00
Seth Vargo
f76712a787
Merge pull request #74 from GoogleCloudPlatform/dependabot/npm_and_yarn/get-secretmanager-secrets/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1 in /get-secretmanager-secrets
2020-03-16 11:14:48 -04:00
Seth Vargo
f9d506d95e
Merge pull request #71 from gjgd/issue-62-missing-permission
Add missing permission for cloud run build
2020-03-16 11:14:27 -04:00
dependabot[bot]
85ea0a0b22
Bump acorn from 7.1.0 to 7.1.1 in /get-secretmanager-secrets
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 15:14:27 +00:00
Seth Vargo
324197eab1
Merge pull request #72 from GoogleCloudPlatform/dependabot/npm_and_yarn/setup-gcloud/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1 in /setup-gcloud
2020-03-16 11:13:54 -04:00
dependabot[bot]
105ece7907
Bump acorn from 7.1.0 to 7.1.1 in /setup-gcloud
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 11:31:22 +00:00
gjgd
9da1c02268
Add missing permission for cloud run build 2020-03-14 20:13:00 +09:00
Seth Vargo
7cfcdc71e1
Merge pull request #69 from GoogleCloudPlatform/sethvargo/update-readme
Update README to include Secret Manager action
2020-03-12 16:12:22 -04:00
Seth Vargo
e78c4f30b8
Update README to include Secret Manager action 2020-03-12 15:28:04 -04:00
Seth Vargo
d445816484
Merge pull request #68 from sethvargo/sethvargo/project
Allow setting a default project ID
2020-03-12 15:02:19 -04:00
Seth Vargo
255cbcc9f9
Bump test timeouts 2020-03-12 14:56:55 -04:00
Seth Vargo
94600200ac
Allow setting project ID 2020-03-10 18:41:10 -04:00
Seth Vargo
e51b9908a9
Remove extra files 2020-03-10 18:41:10 -04:00
Seth Vargo
48d639dba7
Merge pull request #67 from GoogleCloudPlatform/sethvargo/yaml
Unify action.yaml format
2020-03-10 18:40:38 -04:00
Seth Vargo
c77ebf14e2
Unify action.yaml format
There was some disparity around the author field and also some discrepancies between the root action.yaml and the setup-gcloud action.yaml. This also improve the description of some of the attributes.
2020-03-10 14:23:00 -04:00
Seth Vargo
fa4ed8f125
Merge pull request #66 from enochcheung/patch-1
Document export_default_credentials file creation
2020-03-10 11:21:44 -04:00
Enoch Cheung
fde0ae7a5c
Document export_default_credentials file creation
Document the fact that turning on export_default_credentials will cause a file to be generated

Addresses https://github.com/GoogleCloudPlatform/github-actions/issues/65
2020-03-06 13:42:07 -08:00
Craig Barber
61938f8714
Merge pull request #64 from craigdbarber/release/0.1.2
Created release v0.1.2
2020-03-02 11:23:39 -06:00