Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas De Loof d12947e9f8 Fixed broken run --quiet. hace 3 semanas
  xiaolinny 0878c59a74 chore: fix grammatical errors and improve clarity in code hace 3 semanas
  Sebastiaan van Stijn dc66e6bad1 golangci-lint: use gci formatter instead of goimports hace 1 mes
  Nicolas De Loof 2b4543935c next release will be major version v5.x hace 1 mes
  Nicolas De Loof aff5c115d6 move progress UI components into cmd hace 1 mes
  Guillaume Lours b80bb0586e Migrate CLI commands to use LoadProject API hace 2 meses
  Nicolas De Loof fd4f2f99cf register TTYWritter as an Event Processor hace 2 meses
  Nicolas De Loof 7f668bd7fe Setup Compose service using functional parameters hace 2 meses
  Nicolas De Loof 9b4fcce034 introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction hace 2 meses
  Guillaume Lours 5aea94794c Update comment on run command with tty & piped command hace 3 meses
  Guillaume Lours d07c437ce8 dectect if piped run command and disable tty if so hace 3 meses
  Guillaume Lours da72230c39 remove tty attribute from run options and use dedicated variable to avoid confusion hace 3 meses
  Nicolas De Loof b387ba4a05 only load COMPOSE_* from $PWD/.env hace 4 meses
  Nicolas De Loof b3207c455d setting buildOptions.Services triggers image to be always rebuilt hace 6 meses
  Nicolas De Loof 276c229458 move `run` logic inside backend hace 6 meses
  Sebastiaan van Stijn ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 hace 7 meses
  Suleiman Dibirov b543380708 feat(run): Add --quiet and --quiet-build options for the run command hace 9 meses
  Nicolas De Loof 6a8c0988cf run only loads required service env_file and ignores others hace 9 meses
  Nicolas De Loof 83cafe2838 Add support to pass env-from-file to docker compose run hace 3 años
  Guillaume Lours 7b88c5b0ed display interpolation variables and their values when running a remote stack hace 9 meses
  Guillaume Lours 34bcd03a76 add --pull to run command hace 1 año
  Nicolas De Loof bf521fe3ab implement remove-orphans on run hace 1 año
  Guillaume Lours 94246f3cac pass QuietOption when starting dependencies from run command hace 1 año
  Piotr Dąbrowski e330f5905b docs: unify no trailing dots in docstrings and help (#11301) hace 1 año
  jhrotko 16c8099cf8 Use listener for file metadata hace 1 año
  Milas Bowman 0d48a93f57 chore(load): ensure context passed to load hace 1 año
  Guillaume Lours 5d05df6e5c update compose-go to version using immutable Project functions hace 2 años
  Nicolas De Loof 26aca867d8 avoid use of service.Name when iterating on project.Services hace 2 años
  Nicolas De Loof 138facea62 project.Services is a map hace 2 años
  Nicolas De Loof cda04f288e adopt compose-go/v2 hace 2 años