Commit History

Author SHA1 Message Date
  Nicolas De Loof 2b4543935c next release will be major version v5.x 1 month ago
  Nicolas De Loof aff5c115d6 move progress UI components into cmd 2 months ago
  Nicolas De Loof 7eb5adeef6 introduce --insecure-registry, reserved for testing purpose 2 months ago
  Guillaume Lours 3658a063bb add AlwaysOkPrompt to replace 'AlwaysYes' current implementation' 2 months ago
  Nicolas De Loof fd4f2f99cf register TTYWritter as an Event Processor 2 months ago
  Nicolas De Loof ae25d27e5a remove unused RunWithStatus, always pass operation as title 2 months ago
  Nicolas De Loof 394466683a use eventBus to collect tasks progress 2 months ago
  Nicolas De Loof ac3b8fd8a5 Code Cleanup 2 months ago
  Nicolas De Loof 6007d4c7e7 publish env_file references as opaque hash to prevent paths conflicts 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
  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
  Nicolas De Loof 07602f2070 publish Compose application as compose.yaml + images 3 months ago
  Nicolas De Loof fa08127456 use containerd client for OCI operations 3 months ago
  Nicolas De Loof 8978c1027d use containerd registry client 3 months ago
  Guillaume Lours c420bc44c4 check the assume yes publish flag command before the presence of bind mounts 4 months ago
  Guillaume Lours 7c999d7f93 improve publish bind mount warning message 6 months ago
  Guillaume Lours ad750d6143 remove publish limitation on bind mount 6 months ago
  Guillaume Lours 55b5f233c2 use Defang secret-detector to identify potential secret leaks before publishing OCI artifacts 10 months ago
  Nicolas De Loof c3a0c35681 implement extends.file replace without yqlib 10 months ago
  Nicolas De Loof 66a47169d5 Publish compose file with required siblings used by `extends` 10 months ago
  Nicolas De Loof 4c2ecb542f reject compose file with bind mounts 10 months ago
  Guillaume Lours 66dfa7d181 block the publication of an OCI artifact if one or more services contain only a build section 10 months ago
  Guillaume Lours 806ac91cf6 add warning when trying to publish env variables with OCI artifact 11 months ago
  Guillaume Lours 840288895e add --with-env flag to publish command 11 months ago
  Guillaume Lours 26064d4b60 allow usage of -f flag with oci Compose artifact 1 year ago
  Alex Bedo cc09f39f29 Readd event 1 year ago
  Alex Bedo 918b508bd5 remove unreachable code 1 year ago
  Nicolas De Loof 1680f9a874 restore support for `config --no-interpolate` 1 year ago
  Guillaume Lours 5d05df6e5c update compose-go to version using immutable Project functions 2 years ago