-
Notifications
You must be signed in to change notification settings - Fork 54
SPEC Tools 5 = CI BEST PRACTICES #181
Copy link
Copy link
Open
Description
See among other scientific-python/summit-2023#3
- job that tests nightly wheels/dev versions. Maybe a separate job that tests pre-releases.
- job that tests the oldest supported versions of declared dependencies
- cron jobs: notification are not working properly on github, we should implement a small tool, workaround to get notifications to maintainers
-
filterwarningsto error out on warnings: expected warnings should be handled in CI, or ignored. Erroring out by default provides enormous help to notice new deprecations while upstream dependencies are still in their dev cycle (assuming there is a job that uses the dev versions/nightly builds)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels