Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn dc66e6bad1 golangci-lint: use gci formatter instead of goimports il y a 2 mois
  Nicolas De Loof 2b4543935c next release will be major version v5.x il y a 2 mois
  Nicolas De Loof aff5c115d6 move progress UI components into cmd il y a 2 mois
  Nicolas De Loof fd4f2f99cf register TTYWritter as an Event Processor il y a 3 mois
  Nicolas De Loof ae25d27e5a remove unused RunWithStatus, always pass operation as title il y a 3 mois
  Nicolas De Loof 394466683a use eventBus to collect tasks progress il y a 3 mois
  Nicolas De Loof 9b4fcce034 introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction il y a 3 mois
  Sebastiaan van Stijn cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 il y a 11 mois
  Sebastiaan van Stijn c23a7e7281 golangci-lint: enable copyloopvar linter il y a 11 mois
  Nicolas De Loof c21d4cfb40 detect network config changes and recreate if needed il y a 1 an
  Sebastiaan van Stijn d445ebba3f fix linting issues with golangci-lint 1.60.2 il y a 1 an
  Nicolas De Loof df1533a1ca [lint] don't use deprecated types il y a 2 ans
  Mateus Esdras 77dc9b54f3 rm: remove debugging output (#10554) il y a 2 ans
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) il y a 2 ans
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) il y a 2 ans
  Nicolas De Loof c5317496ac workaround race condition in ContainerList il y a 2 ans
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream il y a 2 ans
  Guillaume Lours eb1c798912 support dry-run for rm command il y a 3 ans
  Nicolas De Loof f1313f3a09 use a simpler prompt implementation when we lack a terminal il y a 3 ans
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name il y a 3 ans
  Nicolas De Loof 9668f600d1 project name MUST be lowercase il y a 3 ans
  Nicolas De Loof 5e8040ea18 don't fail trying to remove container with no candidate il y a 3 ans
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout il y a 3 ans
  Nicolas De Loof 158b5ff6a3 build full compose model from resources, then filter by services il y a 3 ans
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams il y a 3 ans
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 il y a 4 ans
  Mathieu Champlon 918fe00f3e Fix loop variable captures in goroutines il y a 4 ans
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies il y a 4 ans