Commit Graph

  • 8c2d34d368
    build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 dependabot/go_modules/google.golang.org/grpc-1.75.0 dependabot[bot] 2025-08-20 10:53:40 +00:00
  • 4b325b3fa2
    build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 dependabot/go_modules/go.uber.org/mock-0.6.0 dependabot[bot] 2025-08-19 17:34:23 +00:00
  • f266715dd0 add --provenance and --sbom flag to generated bake command line, also add attestation per-service configuration to generated bake target main 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
  • f505fd3b53
    build(deps): bump github.com/moby/buildkit dependabot/go_modules/github.com/moby/buildkit-0.23.2 dependabot[bot] 2025-07-24 09:11:00 +00: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
  • 0b0242d0ac add dry-run support to bake build Guillaume Lours 2025-07-13 23:30:34 +02:00
  • 5a704004d3 Add a space character to separate the timestamp from the log message Cedric Staniewski 2025-07-11 22:53:31 +02:00
  • cb95910018 chore: print model attribute instead of model name used in compose file MohammadHasan Akbari 2025-07-09 06:51:34 +00:00
  • f42226e352 feat: add --models flag to config command MohammadHasan Akbari 2025-07-07 12:09:40 +00:00
  • 0cc3c7a550 bump dependencies Nicolas De Loof 2025-07-10 13:46:31 +02:00
  • f7ee9c8a0c feat(os): add FreeBSD support atagtm 2025-07-11 04:06:36 +02:00
  • 35efa97b7d feat: add since & until flags to events command MohammadHasan Akbari 2025-07-09 07:38:14 +00:00
  • 9e17a091be build(deps): bump github.com/docker/docker v2.38.2 dependabot[bot] 2025-07-08 09:06:07 +00:00
  • 4bbc6c609f add USER_AGENT variable to cmd when shellouting Guillaume Lours 2025-07-08 10:57:08 +02:00
  • 69f1430a49 resolve Dockerfile symlink but file name Nicolas De Loof 2025-07-08 09:55:09 +02:00
  • 7cf7c6414f build resolves enabled service after project has been loaded Nicolas De Loof 2025-07-07 15:01:15 +02:00
  • 0e0ed91a39 fix: lint errors MohammadHasan Akbari 2025-07-07 07:41:22 +00:00
  • 66524e7728 feat: add --networks flag to config command MohammadHasan Akbari 2025-07-06 15:41:55 +00:00
  • c626befee1 fix the way we're checking if the provider metadata are empty or not Guillaume Lours 2025-07-03 17:48:14 +02:00
  • 60ee6adcd2 a single place for shell-out command setup Nicolas De Loof 2025-07-02 10:18:41 +02:00
  • 8faf1eb808 build(deps): bump github.com/docker/cli dependabot[bot] 2025-07-03 09:23:07 +00:00
  • 3b0601b671 build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.23.2 dependabot[bot] 2025-07-02 09:37:19 +00:00
  • f42374bb18 add a Done event to model progress display Guillaume Lours 2025-07-02 11:12:20 +02:00
  • b046a5ef72 chore: fix some minor issues in the comments mountdisk 2025-06-30 14:42:35 +08:00
  • 1570c6c076 bump go-viper/mapstructure to version v2.3.0 Fix https://github.com/advisories/GHSA-fv92-fjc5-jj9h Guillaume Lours 2025-07-01 14:42:59 +02:00
  • 674e13fb6d bump golang to v1.23.10 Fix Vulnerability Report: GO-2025-3751 Guillaume Lours 2025-07-01 14:38:40 +02:00
  • 6fa173124a (reactoring) avoid a global variable by introducing logConsumer decorator Nicolas De Loof 2025-06-16 11:38:07 +02:00
  • 2c69fc3d4d pkg/compose: remove redundant uses of strslice.StrSlice Sebastiaan van Stijn 2025-07-01 10:35:39 +02:00
  • 317ebcd3b0 implement model_variable v2.38.1 Nicolas De Loof 2025-06-30 21:26:22 +02:00
  • 5cf1f0e2a4 bump compose-go to version v2.7.1 Guillaume Lours 2025-06-30 20:52:42 +02:00
  • 6198ed5bd2 fix linting errors v2.38.0 Leonardo Peregrino 2025-06-18 13:10:13 -03:00
  • 00ccddbde8 add volumes command test cases Leonardo Peregrino 2025-06-18 12:05:56 -03:00
  • 63b441401e add volumes docs/reference/ Leonardo Peregrino 2025-06-18 01:14:42 -03:00
  • 3a7982fe45 add service filter to volumes command Leonardo Peregrino 2025-06-18 00:25:07 -03:00
  • 5430caa172 add volumes command Leonardo Peregrino 2025-06-18 00:16:37 -03:00
  • ee1b1e0a93 run docker model configure Nicolas De Loof 2025-06-26 22:35:26 +02:00
  • 26e46d7cc8 e2e tests in CI Nicolas De Loof 2025-06-26 15:07:01 +02:00
  • a9e76943f6 introduce support for models Nicolas De Loof 2025-06-25 11:43:34 +02:00
  • b6a0df8d3c e2e compose run --env Nicolas De Loof 2025-06-23 21:56:04 +02:00
  • 5a063b7510 fix provider concurrent environment map accesses Guillaume Lours 2025-06-30 16:48:42 +02:00
  • ae49bba9be build(deps): bump github.com/docker/docker dependabot[bot] 2025-06-30 16:38:52 +00:00
  • 51acc58453 mount /var/run/docker.sock for --use-api-socket Nicolas De Loof 2025-06-30 12:04:01 +02:00
  • 7c999d7f93 improve publish bind mount warning message Guillaume Lours 2025-06-30 14:46:51 +02:00
  • ad750d6143 remove publish limitation on bind mount list all bind mounts and ask user validation before publishing Guillaume Lours 2025-06-30 13:20:48 +02:00
  • fe382df507 build(deps): bump github.com/docker/cli dependabot[bot] 2025-06-30 13:47:03 +00:00