Commit History

Author SHA1 Message Date
  Olivier Goulpeau 289faae5fa fix(publish): in `publish()`, select all profiles in the `project` to publish. 5 months ago
  Olivier Goulpeau e7aa484b78 fix(publish): in `processFile()`, load the compose file passing the `project.Profiles` to the `loader.Options`. 5 months ago
  Sebastiaan van Stijn ae3309afab pkg/compose: build with bake: drop support for buildx v0.16 and lower 4 months ago
  Sebastiaan van Stijn 0b5fb36eb5 build(deps): bump docker/buildx v0.29.1, moby/buildkit v0.25.1 4 months ago
  Sebastiaan van Stijn 63920c4cc0 pkg/compose: align classic builder implementation with docker/cli 4 months ago
  Nicolas De Loof a03f2562df bake only interpolates ${*} 5 months ago
  dependabot[bot] a07f2b8ded build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 5 months ago
  dependabot[bot] f45a3ebcfd build(deps): bump github.com/docker/cli 5 months ago
  dependabot[bot] 7fec70b6c7 build(deps): bump github.com/docker/docker 5 months ago
  Kian Eliasi ce463d50b2 Fix: set PWD only if not set 5 months ago
  Benedikt Radtke fa7e85ed83 Write error to watcher error channel if Start() fails 5 months ago
  dependabot[bot] d9423f6872 build(deps): bump github.com/docker/cli 5 months ago
  dependabot[bot] 5add90240d build(deps): bump github.com/docker/docker 5 months ago
  Nicolas De Loof 07602f2070 publish Compose application as compose.yaml + images 5 months ago
  Nicolas De Loof cf7e31f731 escape $ in bake.json as interpolation already has been managed by compose 5 months ago
  Nicolas De Loof fa08127456 use containerd client for OCI operations 5 months ago
  Nicolas De Loof 4ee52ad168 pass bake secrets by env 5 months ago
  Sebastiaan van Stijn 4a4776ec57 cmd/compose: fix minor linting issues 5 months ago
  Sebastiaan van Stijn 713de5bb9e pkg/compose: explicitly map AuthConfig fields instead of a direct cast 5 months ago
  Sebastiaan van Stijn 9ded1684cd gha: update test-matrix: remove docker 26.x 5 months ago
  Guillaume Lours 8bc8593fd0 provider services: use '--project-name=' notation 5 months ago
  Nicolas De Loof 8978c1027d use containerd registry client 5 months ago
  Sebastiaan van Stijn 032e0309ee cmd: pluginMain: use WithUserAgent option 5 months ago
  Sebastiaan van Stijn 38ba35e165 pkg/mocks: re-generate mocks 5 months ago
  Sebastiaan van Stijn 56e0ba8080 build(deps): bump github.com/docker/docker, docker/cli v28.5.0-rc.1 5 months ago
  Sebastiaan van Stijn 9752fa5500 pluginMain: remove uses of DockerCLI.Apply 5 months ago
  Sebastiaan van Stijn 4761fd88b0 pkg/compose: build: remove permissions warning on Windows 5 months ago
  Sebastiaan van Stijn 02c8e63545 pkg/watch: remove unused IsWindowsShortReadError 8 months ago
  Sebastiaan van Stijn ab7a6e9322 pkg/compose: remove uses of deprecated mitchellh/mapstructure module 5 months ago
  Nicolas De Loof 2ca7b96e33 resolve secrets based on env var before executing bake 5 months ago