-
Notifications
You must be signed in to change notification settings - Fork 58
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
Update Buildkite CI pipeline #933
base: main
Are you sure you want to change the base?
Conversation
Review ChecklistDoes this PR follow the development guidelines? Following is a partial checklist: Tests
Documentation
Other
|
@jpfairbanks the Buildkite CI now passes here with the new dynamic pipeline and build matrix features. The former lets us make organization-wide changes to the build pipeline, while the build matrix lets us test on different combinations of environment variables, which for now is just the Julia version. This branch allows our CI/CD to use HPC to build/test. |
Tick the task list items off that are true and LGTM |
So is the plan to make the benchmarks CI action (which is currently very slow) run in Buildkite? I don't mind merging this PR as long as the CI passes but I don't know what it's actually doing. |
Changing pipeline.yml