google.cloud/.github/workflows
Yusuke Tsutsumi 76677279f0
Adding integration tests on PRs (#502)
To help catch issues from PRs that would regress behavior,
adding a GitHub action similar to unit tests to run integration
tests.

GitHub actions do not pass secrets to actions which are triggered
by PRs sent from forks. As a result, it is not possible to have CI
run on the forks from external contributors. Currently implementing a
process that requires manual review until a more direct solution is
found.

Adding some basic instructions for future maintainers and contributors.
2022-10-01 18:23:22 +00:00
..
ansible-integration-tests.yml Adding integration tests on PRs (#502) 2022-10-01 18:23:22 +00:00
ansible-test.yml Adding a GitHub action to run ansible-test (#497) 2022-09-23 18:42:29 +00:00
automationhub.yml Update automationhub.yml 2020-07-28 11:13:04 -07:00
gcloud.yml gcloud role w/tests 2020-05-01 19:18:21 -07:00
gcsfuse.yml update the name of the test 2020-05-01 14:14:57 -07:00
pythonpublish.yml Adding Ansible collection 2019-10-31 12:31:22 -07:00