Seth Vargo
|
d4f608db25
|
Revert "Rename workflows and branches to main (#449)" (#452)
This reverts commit 190711d66f.
|
2021-12-22 12:54:08 -06:00 |
|
Seth Vargo
|
190711d66f
|
Rename workflows and branches to main (#449)
|
2021-12-22 12:47:36 -06:00 |
|
Fedor Isakov
|
a9839f1d99
|
chore: support WIF in example workflows
|
2021-12-22 20:09:25 +03:00 |
|
Seth Vargo
|
1021f43415
|
Fix broken README links (#406)
|
2021-11-30 13:22:54 -08:00 |
|
Fedor Isakov
|
22686b271e
|
chore: add GAR_LOCATION to the readme (#375)
|
2021-09-06 14:54:33 -05:00 |
|
Fedor Isakov
|
5b9d29499d
|
chore: add gke simple example
|
2021-09-06 14:23:36 +03:00 |
|
Jaap
|
c992f159f3
|
Update README.md (#308)
`GCE_ZONE` was used in the README, but `GKE_ZONE` is used in `gke.yml`.
|
2021-05-10 08:50:41 -07:00 |
|
worldtiki
|
4733a364e5
|
Typo in readme (#295)
|
2021-04-12 08:34:06 -07:00 |
|
Averi Kitsch
|
3054e12850
|
doc: update example workflows (#255)
|
2020-12-22 12:14:00 -08:00 |
|
Averi Kitsch
|
99f25f16fd
|
fix: point users to specific example workflow (#254)
* fix: point users to Cloud Run example workflow
* fix: remove app engine example app and update instructions
|
2020-12-22 11:02:52 -08:00 |
|
Bharath KKB
|
95e2d15420
|
fix: Update action names (#250) (#251)
Co-authored-by: Lewis Llobera <billobera@gmail.com>
|
2020-12-18 21:30:03 -06:00 |
|
therazor
|
4a93bb36a7
|
correct typo in readme (#247)
|
2020-12-04 13:31:59 -08: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 |
|
Robby
|
eac6d414ca
|
Update appversion, add selector (#194)
|
2020-10-23 16:09:17 -07:00 |
|
Bharath KKB
|
45713c8b36
|
fix deployment name issue
|
2020-06-22 02:45:44 -05:00 |
|
Matt Steele
|
f264d6a5d7
|
Update README.md
|
2020-06-09 09:13:04 -05:00 |
|
Rickard Östman
|
9ab53c980d
|
typo correction
I feel I deserve a generous bounty for this one..
|
2020-06-03 15:20:38 +02:00 |
|
Seth Vargo
|
0431cfb4b7
|
Merge pull request #102 from vorburger/gae-roles
clarify required AppEngine Service Account Roles
|
2020-05-26 10:49:04 -04:00 |
|
Jacob Powers
|
1c1e57bf9e
|
add '--quiet' flag to gae example
|
2020-05-20 16:18:37 -07:00 |
|
Michael Vorburger
|
e6c0667649
|
clarify required AppEngine Service Account Roles
|
2020-05-10 22:31:04 +02:00 |
|
Michael Vorburger
|
2ee3aad990
|
use checkout@v2 (instead v1) in example-workflows/gae
|
2020-05-10 04:52:01 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
79b8076cbc
|
Update Cloud Run example workflow
|
2020-03-31 14:28:53 -04: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 |
|
gjgd
|
9da1c02268
|
Add missing permission for cloud run build
|
2020-03-14 20:13:00 +09:00 |
|
craigdbarber
|
9e1b143e10
|
Updated example workflow READMEs to include GCE
|
2020-02-19 13:10:03 -08:00 |
|
JBD
|
fb5fa6ad04
|
Improve formatting
|
2020-02-13 16:52:47 -08:00 |
|
JBD
|
0a66a45911
|
Add placeholders for VM name and zone
|
2020-02-13 13:54:24 -08:00 |
|
JBD
|
0f2ba6633c
|
Add GCE workflow and instructions
|
2020-02-13 13:41:27 -08:00 |
|
averikitsch
|
afd5888892
|
Fix bad copy
|
2020-01-30 15:08:46 -08:00 |
|
Averi Kitsch
|
1379d0e12a
|
Merge pull request #36 from averikitsch/cloud-run
Add Cloud run Example Workflow
|
2020-01-28 14:59:39 -08:00 |
|
averikitsch
|
9025ea6d30
|
Update permissions
|
2020-01-28 14:54:18 -08:00 |
|
averikitsch
|
145eba0a80
|
change image name
|
2020-01-28 13:26:14 -08:00 |
|
averikitsch
|
50ee7374f0
|
update kustomize
|
2020-01-28 13:16:08 -08:00 |
|
averikitsch
|
6bfe661e5f
|
Update license and readmes
|
2020-01-28 11:01:06 -08:00 |
|
Averi Kitsch
|
7881116e59
|
Update permissions
|
2020-01-15 10:43:23 -08:00 |
|
averikitsch
|
a5d7374065
|
Add readme
|
2020-01-14 13:09:28 -08:00 |
|
averikitsch
|
167d9cc389
|
Add example
|
2020-01-14 13:01:56 -08:00 |
|
averikitsch
|
df9503ee97
|
Fix file in readme
|
2020-01-14 11:10:55 -08:00 |
|
averikitsch
|
601bebc1b0
|
Fix license and update readmes
|
2020-01-14 10:56:09 -08:00 |
|