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

Test provider binaries for publishing #1033

Open
danielrbradley opened this issue Jul 11, 2024 · 0 comments
Open

Test provider binaries for publishing #1033

danielrbradley opened this issue Jul 11, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@danielrbradley
Copy link
Member

Use the provider binary from the build_provider workflow when running tests rather than building a throw-away binary in pre-requisites.

It might be helpful to call go generate as part of the provider build to avoid requiring a dependency on the prerequisites job. We only need the version calculated before we can build the provider binary as the schema is already committed. We can verify that the committed schema is up to date in a standalone job.

@danielrbradley danielrbradley added the kind/enhancement Improvements or new features label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant