-
Is it possible to abort Quarto rendering based on exit code of pre-render script (or similar approach)?For example, say we have
in |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
In a relatively recent update, Quarto is supposed to abort when the pre-render script has non zero exit. Would you mind testing your script with 1.4 pre-release or at least share a "working" reproducible example? |
Beta Was this translation helpful? Give feedback.
-
OK. I'm at 1.3.433 right now. I'll see about upgrading. |
Beta Was this translation helpful? Give feedback.
In a relatively recent update, Quarto is supposed to abort when the pre-render script has non zero exit.
Would you mind testing your script with 1.4 pre-release or at least share a "working" reproducible example?