Commit History

Author SHA1 Message Date
  Nicolas De Loof 3ce52883cb prompt default implementation to prevent a panic 2 months ago
  Nicolas De Loof ac3b8fd8a5 Code Cleanup 2 months ago
  Anton Ovchinnikov 8619f5d72a Fix help output for "exec --no-tty" option 2 months ago
  Nicolas De Loof e59150baa8 fix OCI compose override support 2 months ago
  Nicolas De Loof 6a90742ef2 Test to check writeComposeFile detects invalid OCI artifact 2 months ago
  Nicolas De Loof 6007d4c7e7 publish env_file references as opaque hash to prevent paths conflicts 2 months ago
  Guillaume Lours 69bcb962bf Enforce compose files from OCI artifact all get into the same target (cache) folder 2 months ago
  Nicolas De Loof 9b4fcce034 introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction 2 months ago
  Guillaume Lours da5c57c29d test digest or canonical reference, not only tag, when checking if an image is already present 2 months ago
  Nicolas De Loof e25265dd55 remove unused code to only rely on api.Service 2 months ago
  Nicolas De Loof e19e1278b5 fail build if minimal required version of buildx isn't installed 2 months ago
  Nicolas De Loof 585c4db4f9 Compose can't create a tar with adequate uid:gid ownership 2 months ago
  Guillaume Lours be8c7e6c60 make CTRL+Z a no-op operation on Windows 2 months ago
  Nicolas De Loof 27f59d7f42 Detect failure to access os.TempDir 3 months ago
  Nicolas De Loof 2681ed17a7 mutualize code from injectSecrets / injectConfigs 2 months ago
  Nicolas De Loof ee75be342b Set secret/config uid:gid to match container's USER 2 months ago
  Paul Thiele 157617480a fix race-condition bug in publish command 2 months ago
  Nicolas De Loof 88aae9c46e support Ctrl+Z to run compose in background 2 months ago
  Guillaume Lours 7755302348 use fixed version of compose bridge transformer images 2 months ago
  Guillaume Lours 147923c44c bump golang to version 1.24.9 2 months ago
  Olivier Goulpeau 289faae5fa fix(publish): in `publish()`, select all profiles in the `project` to publish. 3 months ago
  Olivier Goulpeau e7aa484b78 fix(publish): in `processFile()`, load the compose file passing the `project.Profiles` to the `loader.Options`. 3 months ago
  Sebastiaan van Stijn ae3309afab pkg/compose: build with bake: drop support for buildx v0.16 and lower 2 months ago
  Sebastiaan van Stijn 0b5fb36eb5 build(deps): bump docker/buildx v0.29.1, moby/buildkit v0.25.1 2 months ago
  Sebastiaan van Stijn 63920c4cc0 pkg/compose: align classic builder implementation with docker/cli 2 months ago
  Nicolas De Loof a03f2562df bake only interpolates ${*} 3 months ago
  dependabot[bot] a07f2b8ded build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 3 months ago
  dependabot[bot] f45a3ebcfd build(deps): bump github.com/docker/cli 3 months ago
  dependabot[bot] 7fec70b6c7 build(deps): bump github.com/docker/docker 3 months ago
  Kian Eliasi ce463d50b2 Fix: set PWD only if not set 3 months ago