[CI] Fix or disable jobs to get a 100% green CI
This is a meta issue to follow-up the needed work to get a 100% green CI. This main note will be updated to keep track of the progress and assignments.
- [x]
Doc Test / buildhttps://github.com/jupyter/nbclassic/pull/99 @echarles - [x]
Check Release / check_releasehttps://github.com/jupyter/nbclassic/pull/102 @echarles - [ ]
Check Release / link_checkhttps://github.com/jupyter/nbclassic/pull/110 @echarles - [ ]
Test Minimum Versionshttps://github.com/jupyter/nbclassic/pull/109 @echarles - [ ]
Test Downstream / downstreamhttps://github.com/jupyter/nbclassic/pull/110 @echarles
@RRosio @ericsnekbytes you can use the CI result shown on https://github.com/jupyter/nbclassic/pull/99 to inspect the failing jobs, pick the one you feel comfortable with and assign it to your self here. Thx!
Disabled tests
check-manifestis disabled (seetool.jupyter-releaserskiparray inpyproject.toml) https://github.com/jupyter/nbclassic/pull/102#issuecomment-1134538106. The goal is to migrate to hatch when ready.- Excluded the services tests for the
Linux JS Testsjob matrix (see https://github.com/jupyter/nbclassic/pull/105#issue-1250109243). These tests will be revisited in a separate issue. - Test Minimum Version is disabled https://github.com/jupyter/nbclassic/pull/109
Thank you! I will take a look at the following:
-
[x] CI Job
Linux JS Tests/ notebook and base test failures. https://github.com/jupyter/nbclassic/pull/103 @RRosio -
Excluded the CI Job
Linux JS Tests/ services test failure. Will address in separate issue
I'll take a look at these (related python 3.x tests for macos):
- [ ]
Testing nbclassic / build (macos, notebook).