Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce duplicate in integration tests #591

Merged
merged 1 commit into from Nov 10, 2022
Merged

Reduce duplicate in integration tests #591

merged 1 commit into from Nov 10, 2022

Commits on Nov 10, 2022

  1. Reduce duplicate in integration tests

    As part of the 1.0 release, we removed service_account support from setup-gcloud, but many of the integration tests were actually duplicates now, since they used to test service_account. This updates the integration tests to run all the tests in a single job (reducing the number of times we install NPM packages and download gcloud).
    sethvargo committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    980685c View commit details
    Browse the repository at this point in the history