MyST-NB icon indicating copy to clipboard operation
MyST-NB copied to clipboard

CI: adding devdeps testing and cron and workflow dispatch

Open bsipocz opened this issue 1 year ago • 0 comments

Some cleanup and enhancement to the CI.

I choose to not run the devdeps job on PRs so e.g. new sphinx incompatibilities won't create failing CI status for them. However, test will run weekly on master, so incompatibilities can be picked up.

I included testing only with myst-parser and sphinx dev versions, but the job can be extended to include other dependencies.

bsipocz avatar Sep 25 '24 02:09 bsipocz