compose/pkg
Milas Bowman 80856eacaf
progress: minor correctness fixes (#10871)
* When waiting for dependencies, `select` on the context as well
  as the ticker
* Write multiple progress events "transactionally" (i.e. hold the
  lock for the duration to avoid other events being interleaved)
* Do not change "finished" steps back to "in progress" to prevent
  flickering

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-08-03 15:14:17 -04:00
..
api doc: update Config() comment in API Service interface (#10840) 2023-08-03 15:13:26 -04:00
compose progress: minor correctness fixes (#10871) 2023-08-03 15:14:17 -04:00
e2e watch: batch & de-duplicate file events (#10865) 2023-08-03 14:53:02 -04:00
mocks Add `docker compose wait` 2023-06-30 16:07:03 +02:00
progress progress: minor correctness fixes (#10871) 2023-08-03 15:14:17 -04:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils support `attach` 2023-07-10 14:34:28 +02:00
watch watch: add tar sync implementation (#10853) 2023-08-01 14:39:08 -04:00