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