Skip to content

Remove --quiet from quarto tinytex install commands#102

Merged
bschwedler merged 1 commit into
mainfrom
remove-tinytex-quiet
May 19, 2026
Merged

Remove --quiet from quarto tinytex install commands#102
bschwedler merged 1 commit into
mainfrom
remove-tinytex-quiet

Conversation

@bschwedler
Copy link
Copy Markdown
Contributor

The --quiet flag suppresses quarto install tinytex output,
including the actual error message when the install fails. Recent
CI flakes related to GitHub API rate limits during the install were
nearly impossible to diagnose because of this.

Directly edit the rendered Containerfiles to drop --quiet. The
upstream template fix lives in:

The --quiet flag suppresses `quarto install tinytex` output,
including the actual error message when the install fails. Recent
CI flakes related to GitHub API rate limits during the install were
nearly impossible to diagnose because of this.

Directly edit the rendered Containerfiles to drop --quiet. The
upstream template fix lives in posit-dev/images-shared, which
removes --quiet from the `install_tinytex_command` macro.
@bschwedler bschwedler force-pushed the remove-tinytex-quiet branch from 6ac0370 to fc95955 Compare May 19, 2026 21:27
@bschwedler bschwedler merged commit b29a5dc into main May 19, 2026
71 checks passed
@bschwedler bschwedler deleted the remove-tinytex-quiet branch May 19, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant