We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80693c1 commit f9e52faCopy full SHA for f9e52fa
1 file changed
CHANGELOG.md
@@ -21,6 +21,9 @@
21
- Added the `use_gitignore` setting (global or per-task) to skip files matched
22
by your `.gitignore` when fingerprinting `sources`/`generates` and when
23
watching (#2773 by @vmaerten).
24
+- Added support for configuring output flags (`--output`, `--output-group-begin`,
25
+ `--output-group-end`, `--output-group-error-only`) via the `TASK_OUTPUT*`
26
+ environment variables (#2873 by @liiight).
27
28
## v3.51.1 - 2026-05-16
29
0 commit comments