Skip to content

gt@2.15.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 23:44
· 25 commits to main since this release
3831c60

Minor Changes

  • #1920 f2c196b Thanks @JoshKappler! - Add a global --quiet / -q flag to the CLI that suppresses informational output. Under --quiet the CLI drops the info/step/success/spinner chatter and the ASCII banner in both the default and GT_LOG_FORMAT=json paths, while warnings, errors, exit codes, and command results stay the same. In JSON mode the remaining output keeps its shape: only info/debug/trace lines are dropped, and warn/error and above still print. The flag takes precedence over GT_LOG_LEVEL without lowering an already-more-restrictive level, and interactive prompts still run when a command genuinely needs input.

Patch Changes

  • #1889 29cd6b8 Thanks @bgub! - Allow awaitJobs() to poll job IDs directly and reuse that shared polling implementation for CLI and Sanity project setup.

  • #1886 7cb2dfe Thanks @bgub! - Flatten the CLI workflow step lifecycle by folding completion behavior into each step's run() method and removing the unused shared step protocol.

  • Updated dependencies [29cd6b8, e55aaa9]:

    • generaltranslation@9.0.5
    • @generaltranslation/icu@0.1.1
    • @generaltranslation/python-extractor@0.2.32
    • @generaltranslation/supported-locales@2.1.12
    • @generaltranslation/format@0.1.4