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

[Testing] Build binaries in CI/CD to prevent breakages. #10078

Open
JoshLind opened this issue Dec 21, 2021 · 0 comments
Open

[Testing] Build binaries in CI/CD to prevent breakages. #10078

JoshLind opened this issue Dec 21, 2021 · 0 comments

Comments

@JoshLind
Copy link
Contributor

JoshLind commented Dec 21, 2021

To ensure binaries aren't broken (e.g., due to feature changes: #10076), it's probably a good idea to write a set of tests (e.g., script?) that builds all binaries in the codebase and run them as part of CI/CD. This way, we can ensure that unexpected build issues aren't identified after the fact.

@JoshLind JoshLind changed the title [Testing] Build binaries in CI/CD to ensure none get broken. [Testing] Build binaries in CI/CD to prevent breakages. Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant