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

Prepare to remove actions hooks #1038

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Commits on Jul 12, 2024

  1. Add integrationTestProvider option

    - Prepare upstream if we're running tests via the provider module.
    - Run `make upstream` before running any extra `setup-script`.
    - Only run provider integration tests on PRs if we're in "local" mode and not "pulumiExamples".
    - Format main test command to avoid confusing line break.
    danielrbradley committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4beba4e View commit details
    Browse the repository at this point in the history
  2. Add sskPrivateKey option for test setup

    This addresses the use of the preTest hook in the docker provider.
    danielrbradley committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ea2b0d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8d1fff View commit details
    Browse the repository at this point in the history