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

Update Buildkite CI pipeline #933

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cm/buildkite

a2510be
Select commit
Loading
Failed to load commit list.
Open

Update Buildkite CI pipeline #933

Merge branch 'main' into cm/buildkite
a2510be
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-10-25 23:28:17 ago

0 / 8 tasks completed

8 tasks still to be completed

Details

Required Tasks

Task Status
New features and bug fixes have unit tests Incomplete
New modules have tests that are ultimately called by the test runner (test/runtests.jl) Incomplete
Existing tests have not been deleted Incomplete
Code coverage >= 90% or reduction justified in PR Incomplete
All exported functions, types, and constants have docstrings, written in complete sentences Incomplete
Citations are given for any constructions, algorithms, or code drawn from external sources Incomplete
Style guidelines are followed, including indent width 2 Incomplete
Changes breaking backwards compatibility have been approved Incomplete