David Gageot 04b4a832dc chore(lint): add forbidigo rules to enforce t.Context() in tests 3 settimane fa
..
testdata 6007d4c7e7 publish env_file references as opaque hash to prevent paths conflicts 3 mesi fa
transform 72f4d655ef Bump compose go to v2.10.0 2 mesi fa
apiSocket.go e1678c5c43 Introduce abstractions to support SDK usage without requiring Docker CLI 3 mesi fa
api_versions.go b760afaf9f refactor: extract API version constants to dedicated file 1 mese fa
attach.go d7bdb34ff5 refactor(attach): remove unused stdin from getContainerStream 3 settimane fa
attach_service.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
build.go ec88588cd8 Removed build warning when no explicit build has been requested. 1 mese fa
build_bake.go b760afaf9f refactor: extract API version constants to dedicated file 1 mese fa
build_classic.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
build_test.go fc8c56b407 select services implicitly declared by a service:xx build dependency 9 mesi fa
commit.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
compose.go d7a65f53f8 fix: correct typo in isSwarmEnabled method name 1 mese fa
container.go beb81a73f9 pkg/compose: remove aliases for container-state consts 5 mesi fa
containers.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
convergence.go 2f108ffaa8 handle healthcheck.disable true in isServiceHealthy 3 settimane fa
convergence_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
convert.go b760afaf9f refactor: extract API version constants to dedicated file 1 mese fa
cp.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
create.go b760afaf9f refactor: extract API version constants to dedicated file 1 mese fa
create_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
dependencies.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
dependencies_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
desktop.go e25265dd55 remove unused code to only rely on api.Service 3 mesi fa
docker_cli_providers.go e1678c5c43 Introduce abstractions to support SDK usage without requiring Docker CLI 3 mesi fa
down.go ee4c01b66b fix: correctly use errgroup.WithContext 1 mese fa
down_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
envresolver.go 446e00520c format code with gofumpt 1 anno fa
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 anni fa
events.go 2b4543935c next release will be major version v5.x 3 mesi fa
exec.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
export.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
filters.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
generate.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
hash.go 332311358e Recreate container on volume configuration change 1 anno fa
hash_test.go cda04f288e adopt compose-go/v2 2 anni fa
hook.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
image_pruner.go 2b4543935c next release will be major version v5.x 3 mesi fa
images.go b760afaf9f refactor: extract API version constants to dedicated file 1 mese fa
images_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
kill.go 2b4543935c next release will be major version v5.x 3 mesi fa
kill_test.go 04b4a832dc chore(lint): add forbidigo rules to enforce t.Context() in tests 3 settimane fa
loader.go c0345e4f45 restore support for COMPOSE_COMPATIBILITY 2 mesi fa
loader_test.go bcc0401e0e test: replace os.Setenv with t.Setenv() 3 settimane fa
logs.go 2b4543935c next release will be major version v5.x 3 mesi fa
logs_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
ls.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
ls_test.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
model.go 59f04b85af remove duplicated version field 1 mese fa
monitor.go 2b4543935c next release will be major version v5.x 3 mesi fa
pause.go 2b4543935c next release will be major version v5.x 3 mesi fa
plugins.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
plugins_windows.go 053d225824 append .exe to provider name doing executable lookup on windows 9 mesi fa
port.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
printer.go 2b4543935c next release will be major version v5.x 3 mesi fa
progress.go 2b4543935c next release will be major version v5.x 3 mesi fa
ps.go 2b4543935c next release will be major version v5.x 3 mesi fa
ps_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
publish.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
publish_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
pull.go d4c1987638 Prevented incorrect progress metrics to break compose display. 2 mesi fa
push.go d4c1987638 Prevented incorrect progress metrics to break compose display. 2 mesi fa
remove.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
restart.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
run.go 0878c59a74 chore: fix grammatical errors and improve clarity in code 2 mesi fa
scale.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
secrets.go 585c4db4f9 Compose can't create a tar with adequate uid:gid ownership 3 mesi fa
shellout.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
start.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
stop.go 2b4543935c next release will be major version v5.x 3 mesi fa
stop_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
suffix_unix.go 053d225824 append .exe to provider name doing executable lookup on windows 9 mesi fa
top.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
up.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
viz.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
viz_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
volumes.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
volumes_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa
wait.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 2 mesi fa
watch.go b92b87dd9c fix: robustly handle large file change batches in watch mode 3 settimane fa
watch_test.go 093205121c test: replace context.Background()/context.TODO() with t.Context() 3 settimane fa