Commit Graph

  • b2cd089bae build: respect dependency order for classic builder Milas Bowman 2022-06-22 16:13:08 -0400
  • 0f747419b6 networks: prevent issues due to duplicate names Milas Bowman 2022-06-21 16:25:42 -0400
  • 6df222f37d
    build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 dependabot[bot] 2022-06-21 09:26:36 +0000
  • aa851b0e27
    build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 dependabot[bot] 2022-06-21 09:26:26 +0000
  • e5dcb8a8f8
    Merge pull request #9568 from milas/e2e-init-output Guillaume Lours 2022-06-18 20:59:56 +0200
  • fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` Laura Brehm 2022-06-17 15:11:48 +0200
  • ab25aabfb9
    Merge pull request #9311 from quite/no-ansi-be-kind Milas Bowman 2022-06-16 17:15:19 -0400
  • 7f441eb013 e2e: improve test output on failures Milas Bowman 2022-06-16 15:48:58 -0400
  • 4270987d7c
    Merge pull request #9567 from milas/e2e-cmd Guillaume Lours 2022-06-16 23:02:14 +0200
  • 3248b7b335 e2e: use Compose for exec test Milas Bowman 2022-06-16 16:42:49 -0400
  • 4ea3ba77b2
    Merge pull request #9559 from venthur/fix_spell Milas Bowman 2022-06-16 15:56:44 -0400
  • 9622395c8a e2e: ensure all Compose cmds standalone compatible Milas Bowman 2022-06-15 15:32:00 -0400
  • bec4ea4ab0
    Merge pull request #9566 from milas/e2e-ps-stdout Guillaume Lours 2022-06-16 18:07:22 +0200
  • 3f10753178
    Merge pull request #9563 from milas/e2e-env Guillaume Lours 2022-06-16 18:05:39 +0200
  • 152c2d9a33 e2e: fix spurious `ps` failures Milas Bowman 2022-06-16 10:04:23 -0400
  • a261682ca8 e2e: fix per-command env overrides Milas Bowman 2022-06-16 11:27:34 -0400
  • 71b89c2c1b
    Merge pull request #9564 from docker/nicksieger/9562 Nick Sieger 2022-06-16 09:01:00 -0500
  • ccd87311e8 e2e: always set HOME + USER for cmd env Milas Bowman 2022-06-16 09:44:26 -0400
  • 49fb4ca25f
    down: fix COMPOSE_REMOVE_ORPHANS env name and add test Nick Sieger 2022-06-16 08:34:21 -0500
  • 3ae6c52e8a e2e: add extra tools needed for ddev test Milas Bowman 2022-06-16 09:37:06 -0400
  • 1c41df8f56 e2e: robustness changes for ddev test Milas Bowman 2022-06-16 08:44:18 -0400
  • ea8341865d e2e: isolate test command env from system env Milas Bowman 2022-06-15 16:24:07 -0400
  • de0f23315b
    Merge pull request #9561 from milas/e2e-subtests Guillaume Lours 2022-06-16 11:15:30 +0200
  • d9065050fd e2e: fix subtests and block parallel unsafe tests Milas Bowman 2022-06-15 15:55:58 -0400
  • 005fc25823 add support for setting secret from env variable Nicolas De Loof 2022-06-10 13:36:06 +0200
  • 8a5d555de7 fixed some spelling mistakes Bastian Venthur 2022-06-14 20:37:15 +0200
  • a48f1e8c13
    Merge pull request #9547 from docker/nicksieger/e2e-ps-unmarshal Nick Sieger 2022-06-14 10:33:53 -0500
  • 57975094cc
    Merge pull request #9552 from glours/fix-deploy-cpus-issue Guillaume Lours 2022-06-14 11:41:35 +0200
  • 80b7a8d274 Only start direct dependencies of service on `compose run ...` Laura Brehm 2022-06-14 01:01:22 +0200
  • e111b651b3 add deploy.resourses.limits.pids to the managed resources Guillaume Lours 2022-06-10 11:05:17 +0200
  • 638d78516a parse deploy.resources.limit.cpus as float before converting Guillaume Lours 2022-06-10 11:02:13 +0200
  • 8862f95858
    Merge pull request #9514 from ulyssessouza/fix-bindmounts Guillaume Lours 2022-06-09 11:15:24 +0200
  • c2533e2341
    Merge pull request #9546 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.6 Guillaume Lours 2022-06-08 22:44:37 +0200
  • 08d8fddb8d
    Bump github.com/containerd/containerd from 1.6.2 to 1.6.6 dependabot[bot] 2022-06-08 20:15:39 +0000
  • 5bd1a9bda3
    Merge pull request #9545 from docker/nicksieger/ps-e2e-test Guillaume Lours 2022-06-08 22:13:37 +0200
  • ebb45b400c
    e2e: unmarshal json into container summaries Nick Sieger 2022-06-08 15:13:31 -0500
  • 78605e58b2
    Merge pull request #9541 from docker/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.3.5 Guillaume Lours 2022-06-08 21:09:27 +0200
  • 0ea3504fd5
    Merge pull request #9544 from docker/dependabot/go_modules/github.com/docker/buildx-0.8.2 Guillaume Lours 2022-06-08 21:07:42 +0200
  • c83133f73b
    e2e: add test for ps Nick Sieger 2022-06-08 13:56:13 -0500
  • 0f6366afac
    Merge pull request #9539 from docker/nicksieger/9527 Guillaume Lours 2022-06-08 21:02:32 +0200
  • 26554884db
    Bump github.com/docker/buildx from 0.8.1 to 0.8.2 dependabot[bot] 2022-06-08 19:00:51 +0000
  • a9d3bfdacd
    Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.5 dependabot[bot] 2022-06-08 19:00:49 +0000
  • 0275fac355
    Merge pull request #9538 from docker/dependabot/go_modules/github.com/stretchr/testify-1.7.2 Guillaume Lours 2022-06-08 20:59:59 +0200
  • fc5d7a45e0
    Merge pull request #9485 from docker/dependabot/go_modules/github.com/hashicorp/go-version-1.5.0 Guillaume Lours 2022-06-08 20:59:21 +0200
  • 9465e433fc
    Merge pull request #9307 from docker/dependabot/go_modules/github.com/cnabio/cnab-to-oci-0.3.3 Guillaume Lours 2022-06-08 20:59:13 +0200
  • 5b02eadb74
    Bump github.com/cnabio/cnab-to-oci from 0.3.1-beta1 to 0.3.3 dependabot[bot] 2022-06-08 18:52:18 +0000
  • 331930c37d
    Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 dependabot[bot] 2022-06-08 18:52:16 +0000
  • 6e15989ec8
    Merge pull request #9262 from docker/dependabot/go_modules/github.com/theupdateframework/notary-0.7.0 Guillaume Lours 2022-06-08 20:51:10 +0200
  • b2c0d25005
    ps: use DisplayablePorts from docker/cli Nick Sieger 2022-06-07 17:11:16 -0500
  • 3599fc8533
    mocks: create mocks for compose api.Service Nick Sieger 2022-06-07 17:09:06 -0500
  • 919f351b4b Fix bind mounts when in project volumes definition Ulysses Souza 2022-05-31 14:59:18 +0200
  • d5528f3a54
    Merge pull request #9520 from milas/bugfix-network-ambiguity Guillaume Lours 2022-06-02 12:44:12 +0200
  • c64dbbca6c
    Merge pull request #9523 from laurazard/add-links-container-create Guillaume Lours 2022-06-02 12:38:41 +0200
  • e90c6ba332
    Merge pull request #9522 from ulyssessouza/bump-runc-1.1.2 Guillaume Lours 2022-06-02 12:27:08 +0200
  • 51b4651ea9
    Merge pull request #9525 from thaJeztah/update_golang_1.18.3 Guillaume Lours 2022-06-02 10:03:29 +0200
  • d2639a8638
    update golang to 1.18.3 Sebastiaan van Stijn 2022-06-02 09:56:16 +0200
  • 81182fca53 Add links to container create request. Laura Brehm 2022-06-02 01:53:20 +0200
  • 6e7c949787 Bump runc -> 1.1.2 Ulysses Souza 2022-06-02 00:04:54 +0200
  • 7f32f02817 fix: prevent network name ambiguity Milas Bowman 2022-06-01 15:28:42 -0400
  • 335decceda
    Merge pull request #9504 from docker/nicksieger/9427 Guillaume Lours 2022-05-31 23:39:19 +0200
  • 28c0fbfdc0
    e2e: reproduce bug with links Nick Sieger 2022-05-31 16:32:29 -0500
  • cacff89cef
    fix: bring up services with deps with --no-deps Nick Sieger 2022-05-27 09:18:29 -0500
  • 6756732fe4
    Merge pull request #9512 from ulyssessouza/import-dotenv-to-osenv Guillaume Lours 2022-05-30 18:00:45 +0200
  • 67c13cf821 Import dotenv file to os environment Ulysses Souza 2022-05-30 17:30:30 +0200
  • dbafb02377
    Merge pull request #9499 from glours/add-envs-e2e-tests Guillaume Lours 2022-05-30 17:19:46 +0200
  • a1b3f95709
    add e2e tests to verify env variables priority Guillaume Lours 2022-05-24 17:49:54 +0200
  • 5b6b674da9
    Merge pull request #9495 from maxcleme/chore/bump_compose_go Guillaume Lours 2022-05-23 15:01:05 +0200
  • 31d9490a0b bump compose-go to 1.2.6 Maxime CLEMENT 2022-05-23 14:51:09 +0200
  • 6b71073ae2
    Merge pull request #9453 from glours/go-18 Guillaume Lours 2022-05-23 10:41:03 +0200
  • e806acce88
    Merge pull request #9481 from glours/add-tags-to-build Guillaume Lours 2022-05-23 10:23:40 +0200
  • 71600a52bf
    update golang version to 1.18 Guillaume Lours 2022-05-10 23:10:16 +0200
  • 285a9c94f7
    Merge pull request #9476 from maxcleme/9469-fix-flickering-prompt Guillaume Lours 2022-05-20 22:09:02 +0200
  • 22194f6ef7
    Merge pull request #9493 from ulyssessouza/fix-local-e2e-compose-standalone Guillaume Lours 2022-05-20 21:41:42 +0200
  • e51fd0a844 Fix local run of `make e2e-compose-standalone` Ulysses Souza 2022-05-20 21:31:16 +0200
  • b961d49859
    Merge pull request #9033 from ulyssessouza/add-e2e-ddev Ulysses Souza 2022-05-20 20:02:58 +0200
  • 9cae9eb0fe
    Merge pull request #9488 from ndeloof/attach_profiles Guillaume Lours 2022-05-20 14:38:08 +0200
  • 8d03e29994
    attach _only_ to services declared by project applying profiles Nicolas De Loof 2022-05-20 10:36:06 +0200
  • 7ee7becd01 fix TestLocalComposeUp which fail locally Guillaume Lours 2022-05-19 22:52:06 +0200
  • 97d46a14ef Fix problems with ddev e2e test and minor cleanup, add tmate (#27) Randy Fay 2022-03-28 06:38:27 -0600
  • a5a1c5f2f1 Add ddev's e2e test Ulysses Souza 2021-12-14 10:48:57 +0100
  • 9db90b35bb
    Bump github.com/hashicorp/go-version from 1.3.0 to 1.5.0 dependabot[bot] 2022-05-19 09:30:59 +0000
  • a2770b66ff
    add tags property to build section Guillaume Lours 2022-05-18 14:43:54 +0200
  • 48b150beff fix: prevent flickering prompt when pulling same image from N services Maxime CLEMENT 2022-05-18 08:54:25 +0200
  • 674aa6a1e4
    Bump github.com/theupdateframework/notary from 0.6.1 to 0.7.0 dependabot[bot] 2022-05-17 15:22:26 +0000
  • 7e3564b7ad
    Merge pull request #9475 from ndeloof/bump-compose-go Guillaume Lours 2022-05-17 17:21:00 +0200
  • 65b827d08f
    bump compose-go to 1.2.5 Nicolas De Loof 2022-05-17 17:06:01 +0200
  • 84f2168f80 Fix extra space printed with `--no-log-prefix` option Jan Vitturi 2022-05-14 11:00:39 +0200
  • a603e27117 cp command from service to host: use the first container found to copy source on the host Guillaume Lours 2022-05-06 11:37:33 +0200
  • 6d9d75406c update usage of the index flag of the cp command Guillaume Lours 2022-05-04 17:35:03 +0200
  • a964d5587b align cp command index management with exec command Guillaume Lours 2022-05-04 17:08:55 +0200
  • a983cf551d cp command: copy to all containers of a service as default behaviour Guillaume Lours 2022-05-03 21:16:19 +0200
  • 2f47e4582c
    Merge pull request #9440 from ndeloof/down_error Guillaume Lours 2022-05-06 10:42:26 +0200
  • 78b06764a1
    compose down exit=0 if nothing to remove Nicolas De Loof 2022-05-04 11:12:21 +0200
  • 710b637e4a Don't use ansi even when deprecated option is requested Daniel Lublin 2022-03-24 15:56:06 +0100
  • 4cebef1bf1
    Merge pull request #9423 from quite/clarify-workdir Guillaume Lours 2022-05-03 14:02:03 +0200
  • d89c143c39 Clarify what default work dir is when multiple compose files Daniel Lublin 2022-04-28 17:51:35 +0200
  • 028cb4dd89
    Merge pull request #9158 from Jille/compose-down-noargs Guillaume Lours 2022-05-02 15:37:01 +0200
  • 147c2d8fae down: Reject all arguments Jille Timmermans 2022-02-09 11:53:31 +0100
  • 69e21d89f0 Fix relative paths on envfile label Ulysses Souza 2022-04-28 07:29:05 +0200
  • 41b3967cb5 Fix cannot setup IPAM gateway Eric Fan 2022-04-07 11:43:34 +0800