Commit Graph

  • a571767e1e
    build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.1 dependabot/go_modules/google.golang.org/grpc-1.75.1 dependabot[bot] 2025-09-10 09:03:53 +00:00
  • a473341058 volume ls command can run without a project main Nicolas De Loof 2025-09-09 16:24:05 +02:00
  • 385b3f5c96 bump compose-go to version v2.8.2 v2.39.3 Guillaume Lours 2025-09-08 17:52:26 +02:00
  • 2d482e61ce propagate docker endpoint to bake using DOCKER_* env variables Nicolas De Loof 2025-08-27 08:16:00 +02:00
  • c75418ee07 Apply suggestions from code review Nicolas De loof 2025-09-04 12:10:19 +02:00
  • 0cdc5c9bff rename --no-TTY => --no-tty for consistency Nicolas De Loof 2025-09-04 10:03:01 +02:00
  • b768232c0e document (hidden) --tty --interactive flags Nicolas De Loof 2025-09-04 08:25:59 +02:00
  • 09689400e5 fix run --build support for service:* reference in additional_context Nicolas De Loof 2025-08-27 15:51:40 +02:00
  • cb3691154b detect container is restarted Nicolas De Loof 2025-09-05 09:22:48 +02:00
  • b387ba4a05 only load COMPOSE_* from $PWD/.env Nicolas De Loof 2025-08-28 17:01:19 +02:00
  • 7cd569922e only propagate os.Env to bake, not the whole project.Environment Nicolas De Loof 2025-08-26 09:00:51 +02:00
  • eec2bb7ea6 only force plain mode build if progress is set to auto Nicolas De Loof 2025-08-26 11:36:55 +02:00
  • 2c15aef2ed build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 dependabot[bot] 2025-09-08 11:35:42 +00:00
  • 290366205b build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 dependabot[bot] 2025-09-08 10:14:57 +00:00
  • a91ca95a71 bump golang to version 1.24.7 to align with moby/moby version Guillaume Lours 2025-09-08 11:51:19 +02:00
  • beb81a73f9 pkg/compose: remove aliases for container-state consts Sebastiaan van Stijn 2025-09-08 10:42:52 +02:00
  • f217207876 pkg/compose: use state consts from moby API Sebastiaan van Stijn 2025-09-06 20:19:46 +02:00
  • 02ffe2ac6c prefer application container vs one-off running exec without index Nicolas De Loof 2025-08-25 16:30:00 +02:00
  • f48131fb66 build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 dependabot[bot] 2025-09-07 12:25:03 +00:00
  • 4dd369bdcb fix sigint/sigterm support in logs --follow Nicolas De Loof 2025-09-01 15:35:45 +02:00
  • ad73766bf2 build(deps): bump github.com/docker/buildx from 0.28.0-rc2 to 0.28.0 dependabot[bot] 2025-09-05 06:02:43 +00:00
  • 3c1f5a1815 go.mod: bump github.com/docker/docker, docker/cli v28.4.0 Sebastiaan van Stijn 2025-08-20 16:11:56 +02:00
  • 42d1e4c333 build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 dependabot[bot] 2025-09-03 10:14:52 +00:00
  • 6ca8663bda build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 dependabot[bot] 2025-09-01 18:50:21 +00:00
  • b33ecf65e8 go.mod: bump buildx v0.28.0-rc2, buildkit v0.24.0-rc2 Sebastiaan van Stijn 2025-09-01 23:35:09 +02:00
  • 04b8ac5fe4 Unquote volume names in creation events Roberto Villarreal 2025-08-29 02:21:25 -06:00
  • d09948da41 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 dependabot[bot] 2025-08-29 06:17:30 +00:00
  • f1efbb8322 use enum-consts for State and Health Sebastiaan van Stijn 2025-08-28 23:33:09 +02:00
  • 1d52012b82 go.mod: bump buildkit v0.24.0-rc1, buildx v0.28.0-rc1 Sebastiaan van Stijn 2025-08-28 21:12:55 +02:00
  • 1d69f4a68c pkg/compose: composeService.Up: rewrite without go-multierror Sebastiaan van Stijn 2025-08-22 18:16:39 +02:00
  • 6078b4d99d Fix: use image created time when last tag time is not present Signed-off-by: Kian Eliasi <kian.elbo@gmail.com> Kian Eliasi 2025-08-25 21:50:23 +03:30
  • 73e593e69a Fix: incorrect time when last tag time is not set Kian Eliasi 2025-08-22 00:35:06 +03:30
  • 51499f645b pkg/compose: pull: use native multi-errors Sebastiaan van Stijn 2025-08-22 16:33:31 +02:00
  • 5165b0f814 internal/tracing: replace go-multierror.Group with sync.WaitGroup Sebastiaan van Stijn 2025-08-22 16:26:44 +02:00
  • 93dd1a4558 internal/sync: replace go-multierror.Group with golang.org/x/sync/errgroup Sebastiaan van Stijn 2025-08-22 15:56:19 +02:00
  • ba3f5664c0 cmd/formatter: remove unused SetMultiErrorFormat Sebastiaan van Stijn 2025-08-22 14:42:53 +02:00
  • c420bc44c4 check the assume yes publish flag command before the presence of bind mounts Guillaume Lours 2025-08-13 10:07:36 +02:00
  • 60681a824c Add e2e test to verify docker compose down works even when env file is missing Max Proske 2025-08-15 13:41:37 -07:00
  • 19ad737ee7 Fix runtime ops with missing env file Max Proske 2025-08-15 13:39:26 -07:00
  • d3a260e533 add completions for the --progress flag may 2025-08-17 18:45:20 +02:00
  • e75329dce2 build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 dependabot[bot] 2025-08-19 17:34:23 +00:00
  • 1dc0be2c30 go.mod: github.com/docker/buildx v0.27.0 Sebastiaan van Stijn 2025-08-20 16:13:28 +02:00
  • 3bac9ffd08 Refactor to use maps.Copy cuiweixie 2025-08-23 22:31:48 +08:00
  • f266715dd0 add --provenance and --sbom flag to generated bake command line, also add attestation per-service configuration to generated bake target Guillaume Lours 2025-08-12 11:00:24 +02:00
  • c2cb0aef6b only monitor attached services on up command v2.39.2 Guillaume Lours 2025-07-29 18:15:21 +02:00
  • fbc62d111e bump golang to 1.23.12 Austin Vazquez 2025-08-08 09:06:53 -05:00
  • 0d40064ce8 build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 dependabot[bot] 2025-08-08 12:10:31 +00:00
  • 91a6eafa1d build(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 dependabot[bot] 2025-08-08 09:55:31 +00:00
  • f36ee00f71 Add go as a prerequesite in build instructions Matthew Runyon 2025-08-04 17:23:08 -05:00
  • 29ede3ba7d build(deps): bump github.com/containerd/containerd/v2 dependabot[bot] 2025-08-05 11:54:43 +00:00
  • bf6d7bf47e define pull and no_cache from either service or flags values when building with bake Guillaume Lours 2025-08-05 12:14:00 +02:00
  • fc66da06db pkg/compose: simplify getting auth-config key Sebastiaan van Stijn 2025-07-31 11:56:20 +02:00
  • 909211dd61 use cli-plugins/metadata package Sebastiaan van Stijn 2025-08-04 13:50:29 +02:00
  • 0dc9852c67 build(deps): bump github.com/docker/docker dependabot[bot] 2025-07-30 09:14:59 +00:00
  • a478702236 build(deps): bump github.com/docker/cli dependabot[bot] 2025-07-30 09:15:10 +00:00
  • 2c12ad19db use log API for containers we didn't attached to Nicolas De Loof 2025-07-29 13:54:27 +02:00
  • 038ea8441a apply BUILDKIT_PROGRESS value when building with bake Guillaume Lours 2025-07-29 11:30:41 +02:00
  • 9e98e6101e add missing _MODEL suffix to model variable pass to dependent services of a model Guillaume Lours 2025-07-29 09:25:24 +02:00
  • 52f04229c0 fixed lint error keitosuwahara 2025-07-27 22:51:53 +09:00
  • 28895d0322 fix lint error keitosuwahara 2025-07-27 22:04:55 +09:00
  • a926f7d717 Elimneted magic string keitosuwahara 2025-07-27 16:35:25 +09:00
  • fe046915eb buildkit require os.Stdout to access the raw terminal Nicolas De Loof 2025-07-28 08:40:28 +02:00
  • adbd61e5d6 fixed lint error keitosuwahara 2025-07-27 23:50:56 +09:00
  • e37ac04329 deleted useless comment keitosuwahara 2025-07-27 02:30:48 +09:00
  • cab2c2a44e Refactoring of redundant condition checks keitosuwahara 2025-07-27 02:13:08 +09:00
  • 1946de598d improved lint error keitosuwahara 2025-07-27 21:55:41 +09:00
  • 8e29a138aa improved test keitosuwahara 2025-07-27 21:44:22 +09:00
  • 3c8da0afee Add test of json.go keitosuwahara 2025-07-27 17:08:38 +09:00
  • 1b12c867c5 add Streams Comment keitosuwahara 2025-07-27 01:53:13 +09:00
  • 1a4fc55fd7 bump compose-go to v2.8.1 v2.39.1 Guillaume Lours 2025-07-24 17:38:11 +02:00
  • efc939dcee add info about models usage to OpenTelemetry spans Guillaume Lours 2025-07-24 15:29:17 +02:00
  • d6e9f79ba6 Integration of SetAttributes calls v2.39.0 keitosuwahara 2025-07-24 07:27:56 +09:00
  • b4c44a431f Eliminate magic number in init functions keitosuwahara 2025-07-24 08:46:46 +09:00
  • fb5a8644c3 Efficiency of ansiColorCode function keitosuwahara 2025-07-24 08:53:32 +09:00
  • 95660c5e5a bump buildx to v0.26.1 Guillaume Lours 2025-07-23 14:46:53 +02:00
  • f6ddd6ae88 use output registry when push true and load to docker store if not Guillaume Lours 2025-07-23 14:27:38 +02:00
  • 4ae7066955 build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 dependabot[bot] 2025-07-23 09:07:47 +00:00
  • fd954f266c show build progress during watch rebuild Nicolas De Loof 2025-07-17 10:47:01 +02:00
  • d62e21025c forward git command error to user Nicolas De Loof 2025-07-23 11:57:09 +02:00
  • 6a2d16bd10 bump compose-go to version v2.8.0 Guillaume Lours 2025-07-23 11:12:34 +02:00
  • 4d47da6dc2 do not pass user id on Windows system as engine is not able to handel it Guillaume Lours 2025-07-22 11:50:01 +02:00
  • 8f91793fb5 introduce build.provenance and sbom support Nicolas De Loof 2025-07-17 18:28:44 +02:00
  • 1d2223fb23 pkg/compose: use local copy of pkg/system.IsAbs Sebastiaan van Stijn 2025-07-21 14:21:33 +02:00
  • d4f6000712 remove import aliases for containerd/errdefs Sebastiaan van Stijn 2025-07-21 14:34:04 +02:00
  • c50d16cd78 pkg/compose: remove uses of moby/errdefs Sebastiaan van Stijn 2025-07-21 14:29:05 +02:00
  • 3875e13fad simpler stop UI Nicolas De Loof 2025-07-17 15:14:58 +02:00
  • c89f30170d force plain displaymode if stdout isn't a terminal Nicolas De Loof 2025-07-21 08:44:26 +02:00
  • 41a9b91887 warn user COMPOSE_BAKE=false is deprecated Nicolas De Loof 2025-07-17 15:53:24 +02:00
  • 5fc2b2a71c
    fix yaml indentation Nicolas De Loof 2025-07-18 11:59:56 +02:00
  • b1cd40c316 swarm Nicolas De Loof 2025-07-18 10:44:05 +02:00
  • 362ab0733f build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 dependabot[bot] 2025-07-17 09:03:24 +00:00
  • f35d2cfb3b monitor must watch events even when context is cancelled Nicolas De Loof 2025-07-17 14:52:46 +02:00
  • 17ba6c7188 abstract model-cli commands execution with a model (pseudo) API Nicolas De Loof 2025-07-16 10:42:36 +02:00
  • 1c37f1abb6 use logs API with Since to collect the very first logs after restart Nicolas De Loof 2025-06-05 15:45:51 +02:00
  • 485b6200ee (refactoring) introduce monitor to manage containers events and application termination Nicolas De Loof 2025-06-05 10:58:12 +02:00
  • 8c17a35609 don't run navigation menu if stdin isn't a terminal Nicolas De Loof 2025-07-16 16:29:45 +02:00
  • 6b9667401a fix the helm bridge e2e tests after the latest update of the templates Guillaume Lours 2025-07-16 15:50:18 +02:00
  • 9a1e589ce8 Fix report image name in bake result Arthur Bols 2025-07-15 19:03:37 +02:00
  • 5e147e852e add default compose labels to images built from bake Guillaume Lours 2025-07-15 23:09:59 +02:00
  • 29308cb97e keep containers attached on stop to capture termination logs Nicolas De Loof 2025-07-01 17:14:03 +02:00