Matthieu MOREL
|
4f694919ff
deps: remove deprecated github.com/pkg/errors
|
2 年之前 |
Nicolas De Loof
|
1054792b47
align docker compose ps with docker CLI to support --format
|
2 年之前 |
Milas Bowman
|
e63ab14b1e
ci: merge Go coverage reports before upload (#10666)
|
2 年之前 |
Nicolas De Loof
|
85ddfde5d6
use go 1.20 -cover support
|
2 年之前 |
Milas Bowman
|
e31b95c16d
test: tweak pause test to try and prevent failures in Windows CI
|
2 年之前 |
Guillaume Lours
|
adf8e75317
cleanup framework.go from uncessary debug logs
|
2 年之前 |
Guillaume Lours
|
5dcadc05d9
debut output for CI
|
2 年之前 |
Guillaume Lours
|
c72f161afb
change the way finding the just built compose binary
|
2 年之前 |
Guillaume Lours
|
86a648bd51
e2e tests display Compose version used to run the test
|
2 年之前 |
Guillaume Lours
|
935968fe2c
add buildx plugin to e2e configuration directory
|
2 年之前 |
Nicolas De Loof
|
8c39b5b7fd
align `--format` flag and UX with docker cli
|
2 年之前 |
Milas Bowman
|
113fb6732d
schema: add support for tmpfs.mode in mount definition (#10031)
|
2 年之前 |
CrazyMax
|
5ec20296e4
Better sandboxed workflow and enhanced cross compilation
|
3 年之前 |
Milas Bowman
|
27227a8824
lint: add `nolintlint` and clean up `nolint` directives (#9738)
|
3 年之前 |
Ulysses Souza
|
fc723acb3b
Fix nolint issues
|
3 年之前 |
Ulysses Souza
|
d42adf6efb
Add "opinionated" tag to gocritic
|
3 年之前 |
Ulysses Souza
|
a81f23a199
Add "diagnostic" tag to gocritic
|
3 年之前 |
Ulysses Souza
|
2e96829607
Add gocritic to linters
|
3 年之前 |
Abhinav Nair
|
11f2f2dbc4
Replace deprecated ioutil pkg with os & io
|
3 年之前 |
Milas Bowman
|
7f441eb013
e2e: improve test output on failures
|
3 年之前 |
Guillaume Lours
|
4270987d7c
Merge pull request #9567 from milas/e2e-cmd
|
3 年之前 |
Milas Bowman
|
4ea3ba77b2
Merge pull request #9559 from venthur/fix_spell
|
3 年之前 |
Milas Bowman
|
9622395c8a
e2e: ensure all Compose cmds standalone compatible
|
3 年之前 |
Milas Bowman
|
ccd87311e8
e2e: always set HOME + USER for cmd env
|
3 年之前 |
Milas Bowman
|
1c41df8f56
e2e: robustness changes for ddev test
|
3 年之前 |
Milas Bowman
|
ea8341865d
e2e: isolate test command env from system env
|
3 年之前 |
Milas Bowman
|
d9065050fd
e2e: fix subtests and block parallel unsafe tests
|
3 年之前 |
Bastian Venthur
|
8a5d555de7
fixed some spelling mistakes
|
3 年之前 |
Ulysses Souza
|
919f351b4b
Fix bind mounts when in project volumes definition
|
3 年之前 |
Ulysses Souza
|
a5a1c5f2f1
Add ddev's e2e test
|
3 年之前 |