No description
Find a file
Averi Kitsch 478a42baee
feat: clean up user agent (#231)
* feat: clean up user agent

* lint
2020-11-16 08:41:11 -08:00
.github chore: remove builds and releases for other actions (#227) 2020-11-13 14:25:38 -06:00
appengine-deploy chore: build dist 2020-10-12 17:34:51 +00:00
deploy-cloud-functions chore: build dist deploy-cloud-functions 2020-10-29 18:19:10 +00:00
deploy-cloudrun Another test fix (#219) 2020-10-26 10:41:59 -07:00
example-workflows Fix cloud build readme (#193) 2020-10-23 16:30:57 -07:00
get-gke-credentials chore: build dist get-gke-credentials 2020-10-28 01:42:43 +00:00
get-secretmanager-secrets chore: build dist 2020-10-12 16:33:52 +00:00
setup-gcloud feat: clean up user agent (#231) 2020-11-16 08:41:11 -08:00
setupGcloudSDK feat: clean up user agent (#231) 2020-11-16 08:41:11 -08:00
upload-cloud-storage chore: build dist 2020-10-12 17:37:27 +00:00
.gitignore Add GCS Action (#121) 2020-06-29 17:23:26 -05:00
action.yml Add clarity around service_account_email 2020-04-29 10:07:21 -04:00
CHANGELOG.md prepare release v0.1.3 (#155) 2020-07-30 14:37:06 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-11-07 11:03:41 -08:00
LICENSE Imported action v2 impl 2019-11-06 16:47:23 -08:00
README.md Update README to include Secret Manager action 2020-03-12 15:28:04 -04:00

Google Cloud Platform: github-actions

This repository contains a library of Github Actions providing functionality for working with Google Cloud Platform.

Available Actions

Example Workflows

Feature requests and bug reports

Please file feature requests and bug reports as github issues.

Community

The GCP GitHub Actions community uses the #gcp-github-actions slack channel on https://googlecloud-community.slack.com to ask questions and share feedback. Invitation link available here: gcp-slack.

Contributing

See CONTRIBUTING.md

License

See LICENSE