Ulysses Souza
|
493f6c8055
skips flaky e2e tests on watch and attach
|
2 years ago |
Milas Bowman
|
3bc871e64b
test: speed up the e2e test suite
|
2 years ago |
Jes Cok
|
1a41678c58
fix typos
|
2 years ago |
Nicolas De Loof
|
93bd27a0cc
introduce ability to select service to be stopped by `compose down`
|
2 years ago |
Nicolas De Loof
|
c5317496ac
workaround race condition in ContainerList
|
2 years ago |
Nicolas De Loof
|
8c39b5b7fd
align `--format` flag and UX with docker cli
|
2 years ago |
Nicolas De Loof
|
804d7163a7
detect required service are gone to stop watching
|
2 years ago |
Laura Brehm
|
a1984ca1de
Skip some tests in CI due to flakiness
|
3 years ago |
Laura Brehm
|
118b4f07e5
Increase E2E test timeouts to reduce flakiness
|
3 years ago |
Laura Brehm
|
8714f983ac
Temporarily disable broken E2E tests on Windows
|
3 years ago |
Lucas Berg
|
7a8d157871
convert: do not escape $ into $$ when using the --no-interpolate option (#9703)
|
3 years ago |
Laura Brehm
|
235734823e
Pull image regardless of whether it exists locally if `tag=latest`
|
3 years ago |
Nick Sieger
|
5723dee316
pull: only skip pull when policy is `missing`/`if_not_present`
|
3 years ago |
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 years ago |
Vedant Koditkar
|
25f4cb2ee6
Use compose to pull image twice
|
3 years ago |
Vedant Koditkar
|
817e875cbf
Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times
|
3 years ago |
Vedant Koditkar
|
79ed1290a6
Use alpine:3.13.12 to be unique across the test cases
|
3 years ago |
Vedant Koditkar
|
4853ace155
Fix package name
|
3 years ago |
Vedant Koditkar
|
0db6dfee03
make compose pull tests more expressive
|
3 years ago |
Milas Bowman
|
27227a8824
lint: add `nolintlint` and clean up `nolint` directives (#9738)
|
3 years ago |
Guillaume Lours
|
052469104f
switch tests back to '_' separator for networks and volumes
|
3 years ago |
Ulysses Souza
|
c98e8ac3e1
Fix go.mod on replace for compose-go
|
3 years ago |
Ulysses Souza
|
fc723acb3b
Fix nolint issues
|
3 years ago |
Vedant Koditkar
|
960453fa22
Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times
|
3 years ago |
Abhinav Nair
|
11f2f2dbc4
Replace deprecated ioutil pkg with os & io
|
3 years ago |
Milas Bowman
|
9622395c8a
e2e: ensure all Compose cmds standalone compatible
|
3 years ago |
Milas Bowman
|
d9065050fd
e2e: fix subtests and block parallel unsafe tests
|
3 years ago |
Guillaume Lours
|
7ee7becd01
fix TestLocalComposeUp which fail locally
|
3 years ago |
Nicolas De Loof
|
5e8040ea18
don't fail trying to remove container with no candidate
|
3 years ago |
Vedant Koditkar
|
e24d274bbc
Fix breaking TestComposePull test case
|
3 years ago |