-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
Description
-
conda_cron.yaml: create environment all in one step, run at 5 UTC. eventually run long tests here? (fix conda cron CI build #1432) -
package-test.yaml: turn this intomain_cron.yaml, run long tests here every night at 5 UTC - make our working dir such that we'll catchMANIFEST.inissues. (updating daily CI runners #1435) -
docker_cron.yaml: make sure this builds a docker image from main and not the latest conda forge. clean up any unnecessary tasks. (fine as-is, I don't believe any work is needed) -
mypy.yaml: is this too permissive? check defaults and enforceignore_missing_imports(CI: update mypy ci #1433) -
installer.yaml: review this and update micromamba version etc. (clean up single file installer ci #1434) -
gpu-runner.yamlandcpu-runner.yaml: rename these togpu-integration-tests.yamlandcpu-long-test.yaml -
clean_cache.yaml: nothing needed here -
change.yaml: rename toapi_break_check.yaml
for all:
- unpin micromamba (resolved by pin micromamba version to latest #1348)