- Scheduled pipeline for wheel build (will setup a weekly build)
-
ci::web only
pipeline: just add this label to the MR to limit CI to Jupyter notebook runs and web site creation - Restructured CI job files a bit:
-
scripts/ci/pipelines/*.yml
: Different pipeline configs: regular, web only and scheduled
-
- Changed
ci skip
-label toci::skip
There will be more labels for reduced pipelines in the future. I can imagine e.g. ci::[platform] only
.
-
Feature description was added to the changelog -
Tests covering your feature were added? -
Any new feature or behavior change was documented?