compose/pkg
Anvar Umuraliev f8dae06df8 Add support for COMPOSE_PROGRESS env variable
COMPOSE_PROGRESS variable supports 5 values:
- "auto" - detect console capabilities
- "tty" - use terminal capability for advanced rendering
- "plain" - dump raw events to output
- "quiet" - don't display events
- "json" - outputs a machine-readable JSON stream

Signed-off-by: Anvar Umuraliev <an.umuraliev@gmail.com>
2025-04-25 11:56:07 +02:00
..
api introduce build --print to dump equivalent bakefile 2025-03-26 12:24:31 +01:00
compose introduce networks.interface_name 2025-04-24 12:06:17 +02:00
e2e Add support for COMPOSE_PROGRESS env variable 2025-04-25 11:56:07 +02:00
mocks make the mocks generator happy 2025-02-21 15:23:25 +01:00
progress Add support for COMPOSE_PROGRESS env variable 2025-04-25 11:56:07 +02:00
prompt add warning message when a remote configuration include an another remote config 2025-03-07 16:30:32 +01:00
remote capture git fetch output when debug output is enabled 2025-04-08 12:03:41 +02:00
utils format code with gofumpt 2024-12-17 16:50:14 +01:00
watch chore: make function comment match function name 2025-04-16 13:33:16 +02:00