No description
Find a file
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
.github Add appengine-deploy action and refactor setup-gcloud 2020-04-12 16:23:05 -07:00
appengine-deploy Add appengine-deploy action and refactor setup-gcloud 2020-04-12 16:23:05 -07:00
example-workflows Update kubectl rollout status command 2020-04-10 12:28:10 +02:00
get-secretmanager-secrets 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
setup-gcloud Add appengine-deploy action and refactor setup-gcloud 2020-04-12 16:23:05 -07:00
setupGcloudSDK Add appengine-deploy action and refactor setup-gcloud 2020-04-12 16:23:05 -07:00
.gitignore chore: add @zeit/ncc as compiler and remove dist in .gitignore 2019-11-07 09:26:42 -05:00
action.yml Update to latest gcloud version in docs 2020-03-31 10:24:51 -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