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 днів тому