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

Integration test new provider setup #137

Open
danielrbradley opened this issue Nov 14, 2024 · 0 comments
Open

Integration test new provider setup #137

danielrbradley opened this issue Nov 14, 2024 · 0 comments
Labels
impact/reliability Something that feels unreliable or flaky kind/enhancement Improvements or new features

Comments

@danielrbradley
Copy link
Member

We should have a custom test job within the boilerplate to exercise the setup.sh script.

This should not be using the xyz provider because that's what it's initially configured for.

We must assert that:

  • The setup.sh completes without error
  • make build completes without error
  • actionlint passes without errors

Possible extensions:

  • Commit and push the result to a repository where we can assert the CI build passes.
@danielrbradley danielrbradley added impact/reliability Something that feels unreliable or flaky kind/enhancement Improvements or new features labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/reliability Something that feels unreliable or flaky kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant