提交历史

作者 SHA1 备注 提交日期
  Nicolas De Loof 25f85938bb exclude unnecessary resources after services have been selected 1 年之前
  Joana Hrotko da434013e3 Remove COMPOSE_MENU env from e2e tests 1 年之前
  Nicolas De Loof 10531f6302 Fix dot env file to define COMPOSE_* variables 1 年之前
  Nicolas De Loof 9e8c8caa2b allow a local .env file to override compose.yaml sibling .env 1 年之前
  Nicolas De Loof 5a1ba0efcf only use ToModel when --no-interpolate is set 1 年之前
  Nicolas De Loof 1680f9a874 restore support for `config --no-interpolate` 1 年之前
  Nicolas De Loof a8bd3b7af1 Fix load .env from project directory when project file is set by COMPOSE_FILE 1 年之前
  Nicolas De Loof 8e1b32365e fix --remove-orphans not to consider disabled services as orphaned 1 年之前
  Ulysses Souza 493f6c8055 skips flaky e2e tests on watch and attach 2 年之前
  Milas Bowman 3bc871e64b test: speed up the e2e test suite 2 年之前
  Jes Cok 1a41678c58 fix typos 2 年之前
  Nicolas De Loof 93bd27a0cc introduce ability to select service to be stopped by `compose down` 2 年之前
  Nicolas De Loof c5317496ac workaround race condition in ContainerList 2 年之前
  Nicolas De Loof 8c39b5b7fd align `--format` flag and UX with docker cli 2 年之前
  Nicolas De Loof 804d7163a7 detect required service are gone to stop watching 2 年之前
  Laura Brehm a1984ca1de Skip some tests in CI due to flakiness 3 年之前
  Laura Brehm 118b4f07e5 Increase E2E test timeouts to reduce flakiness 3 年之前
  Laura Brehm 8714f983ac Temporarily disable broken E2E tests on Windows 3 年之前
  Lucas Berg 7a8d157871 convert: do not escape $ into $$ when using the --no-interpolate option (#9703) 3 年之前
  Laura Brehm 235734823e Pull image regardless of whether it exists locally if `tag=latest` 3 年之前
  Nick Sieger 5723dee316 pull: only skip pull when policy is `missing`/`if_not_present` 3 年之前
  Vedant Koditkar 293cf21c58 Merge branch '8768-avoid-pulling-same-image-multiple-times' of github.com:KoditkarVedant/compose into 8768-avoid-pulling-same-image-multiple-times 3 年之前
  Vedant Koditkar 25f4cb2ee6 Use compose to pull image twice 3 年之前
  Vedant Koditkar 817e875cbf Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times 3 年之前
  Vedant Koditkar 79ed1290a6 Use alpine:3.13.12 to be unique across the test cases 3 年之前
  Vedant Koditkar 4853ace155 Fix package name 3 年之前
  Vedant Koditkar 0db6dfee03 make compose pull tests more expressive 3 年之前
  Milas Bowman 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 年之前
  Guillaume Lours 052469104f switch tests back to '_' separator for networks and volumes 3 年之前
  Ulysses Souza c98e8ac3e1 Fix go.mod on replace for compose-go 3 年之前