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

Remove redundancy with examples tested in CI, optimize #700

Open
austinabell opened this issue Jan 18, 2022 · 0 comments
Open

Remove redundancy with examples tested in CI, optimize #700

austinabell opened this issue Jan 18, 2022 · 0 comments

Comments

@austinabell
Copy link
Contributor

austinabell commented Jan 18, 2022

As asked by #694 (comment), there is some redundancy on what is tested in the CI. Currently, the buildkite machine builds and tests all examples and the CI tests most examples with linux and mac machines.

If we want everything to be tested on both archs, we should remove the testing step in buildkite and update the CI to test all examples (and possibly optimize so it isn't just split in half without creating a new job for each specifically).

Low priority currently as this isn't a bottleneck, but could still save dev time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: NEW❗
Development

No branches or pull requests

1 participant