Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(tests): align workflow file with framework skaffold repo #563

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

the-technat
Copy link
Collaborator

I tried to align the test/release file with the upstream https://github.com/hashicorp/terraform-provider-scaffolding-framework repo.

This changes the following:

  • go installation is cached
  • README.md changes don't trigger a testrun
  • generate and build are two separate jobs that can run in parallel (but both block the acceptance_tests from running)

Relates to #440

Signed-off-by: Nathanael Liechti <technat@technat.ch>
@the-technat the-technat force-pushed the tests/align-to-framework branch from cb3d37a to 5d35bf9 Compare March 3, 2025 08:37
@mkilchhofer mkilchhofer merged commit 1bdcf1c into main Mar 11, 2025
9 checks passed
@mkilchhofer mkilchhofer deleted the tests/align-to-framework branch March 11, 2025 09:11
nimjor pushed a commit to nimjor/terraform-provider-argocd that referenced this pull request Mar 11, 2025
…oj-labs#563)

Signed-off-by: Nathanael Liechti <technat@technat.ch>
Signed-off-by: Jordan Nimlos <jordan.nimlos@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants