No description
Find a file
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
.github Cloud Run Action (#117) 2020-07-30 12:59:17 -07:00
appengine-deploy docs(deliverables): multi yaml example (#141) 2020-07-24 13:42:03 -07:00
deploy-cloudrun Cloud Run Action (#117) 2020-07-30 12:59:17 -07:00
example-workflows fix deployment name issue 2020-06-22 02:45:44 -05:00
get-secretmanager-secrets Bump lodash from 4.17.15 to 4.17.19 in /get-secretmanager-secrets (#143) 2020-07-19 12:08:58 -04:00
setup-gcloud Revert "Use RUNNER_TEMP to export credentials" (#149) 2020-07-22 17:43:12 -04:00
setupGcloudSDK Bump lodash from 4.17.15 to 4.17.19 in /setupGcloudSDK (#145) 2020-07-21 08:59:48 -04:00
upload-cloud-storage Bump lodash from 4.17.15 to 4.17.19 in /upload-cloud-storage (#147) 2020-07-21 08:59:25 -04: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 Update CHANGELOG.md 2020-03-02 10:55:30 -06: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