-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
infrastructureInfrastructure related issueInfrastructure related issue
Description
I think this is a bug in the most recent mystmd-based build-book
workflow.
Our nightly builds and CI tests are reporting success when we run
myst build --execute --html
even if there is a failure in the code execution.
An example is here:
https://projectpythia.org/radiative-feedback-cookbook/_preview/29/notebooks/feedback-analysis/manual-calc
It's possible that adding --ci
to the myst build command will restore the desired behavior.
Metadata
Metadata
Assignees
Labels
infrastructureInfrastructure related issueInfrastructure related issue
Type
Projects
Status
To-Do