compose/pkg
Milas Bowman f79c75ab10 test: fix lint errors on Darwin (macOS) (#4247)
Unused code linter isn't particularly smart about platform build
tags, so since this func is only used by the "naive" (non-macOS)
file watcher, it needs to live with that or it gets flagged as
dead code when linting on macOS.
2023-02-02 14:59:30 +01:00
..
api Merge pull request #10217 from glours/dry-run-pause-support 2023-01-31 14:56:27 +01:00
compose rename `convert` to `config` to align with compose v1 UX 2023-01-30 22:23:53 +01:00
e2e add support of privileged attribut in service.build section 2022-12-23 09:32:48 +01:00
mocks rename `convert` to `config` to align with compose v1 UX 2023-01-30 22:23:53 +01:00
progress update tty and plain text writers to support dry run mode 2023-01-30 09:27:17 +01:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils debounce refresh requests with quietperiod 2023-01-18 22:12:54 +01:00
watch test: fix lint errors on Darwin (macOS) (#4247) 2023-02-02 14:59:30 +01:00