MAINT: CI
See original GitHub issueA few things we should do for CIs:
- Migrate away from Travis (#8514)
- Add
[skip azp]support - Add inline annotations for codespell and flake
- Add 3.9 CI. For this I have no idea when VTK will ship a wheel, so I might just build a Linux one locally and upload it somewhere for us to use, assuming tests actually pass when using it.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Maintenance rule "CI in Change Window" does not flag CI's in ...
-Maintenance rule "CI in change window" will not change the operational status of the CI to maintenance. It will only create an entry...
Read more >Maintenance & Field Support - Communications International
Ci can provide you with a plan to maintain your radio fleet to its highest state of readiness and ensure all equipment is...
Read more >BE-CI Preventative Maintenance Program
BE-CI developed a customized Planned Maintenance Program for all properties to reduce repair costs & prolong service life of the building.
Read more >CI/CD Maintenance - Submariner
This page documents the maintenance of Submariner's CI/CD for developers. Kubernetes Versions. The versions of Kubernetes tested in Submariner's CI need to be ......
Read more >What is CI/CD? - Red Hat
CI /CD is a method to frequently deliver apps to customers by introducing automation into the stages of app development.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It seems like it should be easy enough to modify their action to support
strorlist of str, want to look into that? From my experience it’s actually kind of fun to make the actions…I think just https://github.com/marketplace/actions/ci-skip-action or something similar. Do you want to try?