Skip to content

Comments

docs: Document QUARTO_PROJECT_SCRIPT_PROGRESS and QUARTO_PROJECT_SCRIPT_QUIET env vars#1894

Merged
cderv merged 2 commits intoprereleasefrom
feature/script-env-vars-docs
Feb 23, 2026
Merged

docs: Document QUARTO_PROJECT_SCRIPT_PROGRESS and QUARTO_PROJECT_SCRIPT_QUIET env vars#1894
cderv merged 2 commits intoprereleasefrom
feature/script-env-vars-docs

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Feb 23, 2026

quarto-dev/quarto-cli#12444 adds two new environment variables for pre/post render scripts: QUARTO_PROJECT_SCRIPT_PROGRESS and QUARTO_PROJECT_SCRIPT_QUIET. These let scripts adapt their output based on whether progress display is available and whether quiet mode is active.

Changes

  • Add the two new variables to the env var table in Project Scripts docs
  • Add explanatory sentence about their purpose
  • Add the two new variables to the Environment Variables reference page with cross-links back to the scripts page

…ET env vars

Add two new environment variables from quarto-dev/quarto-cli#12444 to the
pre/post render scripts documentation and the environment variables reference.
These let scripts adapt their output based on progress display availability
and quiet mode.
@github-actions github-actions bot temporarily deployed to pull request February 23, 2026 09:47 Inactive
@github-actions
Copy link
Contributor

📝 Preview Deployment

🔍 Full site preview: https://deploy-preview-1894.quarto.org

🔄 Modified Documents

@github-actions github-actions bot temporarily deployed to pull request February 23, 2026 14:08 Inactive
@github-actions
Copy link
Contributor

📝 Preview Deployment

🔍 Full site preview: https://deploy-preview-1894.quarto.org

🔄 Modified Documents

@cderv cderv merged commit 7f795f8 into prerelease Feb 23, 2026
4 checks passed
@cderv cderv deleted the feature/script-env-vars-docs branch February 23, 2026 14:13
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