ci: enforce strict registry auth and optimize quarto builds #12

Merged
coissac merged 3 commits from push-qwnmlsqumxul into master 2026-05-12 06:12:14 +00:00

3 Commits

Author SHA1 Message Date
Eric Coissac ca986633b1 Add the freeze option to quarto 2026-05-12 14:11:20 +08:00
Eric Coissac 19e9bba3cc ??? 2026-05-12 14:11:20 +08:00
Eric Coissac 0d75c08f6a ci: enforce strict registry auth and optimize quarto builds
Replace the conditional Docker login check with a direct, non-interactive authentication call that fails immediately on invalid credentials. Update comments to clarify skopeo versus Docker credential store behavior. Additionally, add `freeze: auto` to the Quarto configuration to automatically cache code cell outputs, preventing redundant re-computation and optimizing build performance.
2026-05-12 13:54:34 +08:00