casey / casey/just

Feature request: `quiet` attribute that forces quiet for a recipe

Open
#2,736 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

Setting `JUST_VERBOSE=1` in CI can be great for debugging if you have deeply nested recipe calls, but it overwrites `quiet` settings, which can cause recipes that are called a lot to clutter logs.

Introducing a `quiet` recipe attribute would fix the issue by forcing the recipe to always be quiet regardless of global settings.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.