Commit Graph

  • 8d84a12333 Fix LinkLocalIPs in V2 Jeremiah Millay 2022-07-29 14:59:37 -0400
  • 9a131a0734
    Merge pull request #9690 from ulyssessouza/fix-bump-compose-go-1.3.0 Ulysses Souza 2022-07-29 20:59:36 +0200
  • c98e8ac3e1 Fix go.mod on replace for compose-go Ulysses Souza 2022-07-29 19:57:57 +0200
  • 1d678b70d9
    config: ignore image for config hash generation (#9350) Kenny Millington 2022-07-29 19:01:52 +0100
  • 2e7b4074f4
    Merge pull request #9688 from ulyssessouza/bump-compose-go-1.3.0 Guillaume Lours 2022-07-29 19:53:31 +0200
  • 953cebcd3b Bump compose-go -> 1.3.0 Ulysses Souza 2022-07-29 18:58:22 +0200
  • 6d613c8cb2
    Merge pull request #9636 from ulyssessouza/dotenvfile-priority Guillaume Lours 2022-07-29 19:42:50 +0200
  • ce740b1ff6
    remove unused workflows, especially the pr-closed which always failed Guillaume Lours 2022-07-29 19:30:36 +0200
  • 78ad5252b5
    Merge pull request #9687 from glours/use-dash-in-image-name Ulysses Souza 2022-07-29 19:12:32 +0200
  • 150fd4b8cf
    use '-' as separator by default for image name Guillaume Lours 2022-07-29 18:55:22 +0200
  • b49bd7c6ce
    Merge pull request #9179 from ndeloof/no_build_image Guillaume Lours 2022-07-29 17:50:01 +0200
  • abf5f736c7
    as --no-build is set, set service image to default image name Nicolas De Loof 2022-02-16 15:51:10 +0100
  • 236cd0c9d2
    Merge pull request #9414 from ras0219/9403-npipe Guillaume Lours 2022-07-29 15:41:33 +0200
  • 38a18790ed
    cmd: consistent handling no-args commands (#9660) Pierre Roux 2022-07-29 15:30:11 +0200
  • f69dec2da8 Fixes #9403: Remove Named Pipes from volumeMounts Robert Schumacher 2022-04-24 00:11:01 +0000
  • e9c8cfcef3 Fix environment variables priority between environment and .env Ulysses Souza 2022-06-08 00:44:12 +0200
  • bac398aa9f Fix .env and --envfile priorities Ulysses Souza 2022-06-02 16:33:26 +0200
  • def189fae1
    Merge pull request #9677 from glours/use-google-addlicence Guillaume Lours 2022-07-28 11:45:13 +0200
  • 085d8e9bb7
    Merge pull request #9474 from ndeloof/pull_no_pull Laura Brehm 2022-07-27 11:35:46 +0200
  • e83d940a3c
    add pull & build config to project before create add pull flag to create and up documentation Guillaume Lours 2022-07-27 11:25:53 +0200
  • 9976077e24 introduce --pull Nicolas De Loof 2022-05-17 16:19:40 +0200
  • 70ccc98f17
    Merge pull request #9676 from glours/update-cli-docs-tool Guillaume Lours 2022-07-27 10:50:38 +0200
  • 4eb56fd840
    use Google addlicense instead of kunalkushwaha/ltag Guillaume Lours 2022-07-26 15:13:34 +0200
  • 0e6adb2884
    update cli-doc-tool and update the doc with this new version Guillaume Lours 2022-07-26 14:58:08 +0200
  • ce1829a46a
    Merge pull request #9675 from glours/update-gh-workflow Guillaume Lours 2022-07-26 11:41:15 +0200
  • dae4231810
    remove usage of GO111MODULE option in gh actions Guillaume Lours 2022-07-26 10:42:38 +0200
  • a4c2c4a832
    use env variable for golang version and updates gh actions from v2 to v3 Guillaume Lours 2022-07-25 23:20:35 +0200
  • 60621dca1a
    Merge pull request #9670 from crazy-max/docs-workflow-fork Guillaume Lours 2022-07-22 18:03:41 +0200
  • e1e8c37885 ci(docs): use push-to-fork when creating pr CrazyMax 2022-07-22 15:50:55 +0200
  • dcf086c3c8
    Merge pull request #9673 from glours/fix-linter-unused-arg-issue-build Guillaume Lours 2022-07-22 17:53:51 +0200
  • c4b9ec6301
    remove unused sessionConfig param for addSecretsConfig function Guillaume Lours 2022-07-22 17:37:42 +0200
  • 0b2281348b
    Merge pull request #9664 from ulyssessouza/bump-compose-go-1.2.9 Guillaume Lours 2022-07-19 17:15:48 +0200
  • 1d6f2a3dc3 Bump compose-go -> v1.2.9 Ulysses Souza 2022-07-19 17:05:23 +0200
  • 81ac8657f5
    Merge pull request #9663 from docker/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0 Guillaume Lours 2022-07-19 16:56:13 +0200
  • 75bbd245c7
    Merge pull request #9647 from glours/add-test-named-networks Guillaume Lours 2022-07-19 16:55:26 +0200
  • 3ff744a7b0
    build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 dependabot[bot] 2022-07-19 09:26:47 +0000
  • d85751f6d4
    Merge pull request #9641 from glours/fix-volumes_from Guillaume Lours 2022-07-15 18:29:14 +0200
  • 58dcfcdfbc
    Merge pull request #9643 from ulyssessouza/add-gocritic-linter Ulysses Souza 2022-07-13 21:26:50 +0200
  • fc723acb3b Fix nolint issues Ulysses Souza 2022-07-13 19:20:40 +0200
  • 96cbb1cbcf Add "style" tag to gocritic Ulysses Souza 2022-07-13 03:10:48 +0200
  • d42adf6efb Add "opinionated" tag to gocritic Ulysses Souza 2022-07-13 02:53:08 +0200
  • a81f23a199 Add "diagnostic" tag to gocritic Ulysses Souza 2022-07-13 02:23:33 +0200
  • 2e96829607 Add gocritic to linters Ulysses Souza 2022-07-13 01:00:36 +0200
  • 966cbb59ac
    add 2 named networks with close name in the networks test suite to guarantee the good distinction on network names Guillaume Lours 2022-07-13 15:09:29 +0200
  • 923e01d151
    Merge pull request #9645 from thaJeztah/bump_go_1.18.4 Guillaume Lours 2022-07-13 12:50:15 +0200
  • d54cd0445e
    update go to 1.18.4 Sebastiaan van Stijn 2022-07-13 12:40:24 +0200
  • 9fdd7d81b3
    Merge pull request #9640 from glours/fix-close-network-name-issue Guillaume Lours 2022-07-13 10:46:13 +0200
  • f30f9d9692
    keep the container reference when volumes_from target a container and not a service Guillaume Lours 2022-07-12 13:17:46 +0200
  • 6c8ff02c07
    Merge pull request #9579 from paroque28/patch-1 Guillaume Lours 2022-07-12 12:44:49 +0200
  • eb06e1ca56
    build.go: Access customLabels directly instead of by reference Pablo Rodriguez Quesada 2022-06-20 23:00:26 -0600
  • 50aa9750ee
    check the exact network's name before creating or stopping it NetworkList API doesn't return the extact name match, so we can retrieve more than one network with a request Guillaume Lours 2022-07-11 12:15:56 +0200
  • 630c600929 Link to BUILDING.md for testing instructions IKEDA Yasuyuki 2022-07-09 12:05:22 +0900
  • 5bc4016e70
    Merge pull request #9626 from Oriun/patch-1 Guillaume Lours 2022-07-08 13:55:00 +0200
  • ea1ac9d7b7
    Merge pull request #9631 from docker/dependabot/go_modules/github.com/cnabio/cnab-to-oci-0.3.5 Guillaume Lours 2022-07-07 12:11:04 +0200
  • b8a53cd2a5
    build(deps): bump github.com/cnabio/cnab-to-oci from 0.3.4 to 0.3.5 dependabot[bot] 2022-07-07 10:01:05 +0000
  • 7969667097
    Merge pull request #9623 from glours/add-build-and-run-e2e-targets Guillaume Lours 2022-07-05 16:45:43 +0200
  • 40063b4faa
    Merge pull request #9615 from glours/use-env-secret-on-build Guillaume Lours 2022-07-05 16:36:40 +0200
  • f06ab29a84 Fix typo in docker_compose_pull Emmanuel Nuiro 2022-07-04 22:28:35 +0200
  • 7f5c166ec9 Fix typo in compose pull documentation Emmanuel Nuiro 2022-07-04 21:07:35 +0200
  • 960453fa22 Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times Vedant Koditkar 2022-07-04 22:00:04 +0530
  • 978b2f8265
    add new targets to build Compose binary before running e2e tests Guillaume Lours 2022-07-04 15:53:08 +0200
  • 83744f7e99
    Merge pull request #9619 from Jeldo/Fix-syntax-error-on-golangci-run-configuration Guillaume Lours 2022-07-04 14:40:11 +0200
  • 5a1fea8272
    Merge pull request #9507 from TheodosiouTh/tc/simplify-flag-conversion Guillaume Lours 2022-07-04 09:19:21 +0200
  • 94f50b520c Fix golangci syntax error in run configuration TaeyoungKwak 2022-07-03 01:45:50 +0900
  • 4debb133a7
    add support of environment secret during build step Guillaume Lours 2022-07-01 10:41:48 +0200
  • 115ac6d529 Use switch/case instead of static map for simplicity ThedosiouTh 2022-06-30 18:49:28 +0300
  • 8648f30351 TC: Add missing tests for argumetns ThedosiouTh 2022-05-28 11:48:04 +0300
  • 9542bdf445 TC: fix naming ThedosiouTh 2022-05-28 11:39:48 +0300
  • 40f0dbd971 TC: Use map to simplify flag conversion and avoid multilple if statements ThedosiouTh 2022-05-28 11:20:23 +0300
  • ff2bf78570
    Merge pull request #9612 from milas/e2e-start-stop Guillaume Lours 2022-06-30 17:31:09 +0200
  • 4aa8c4a1e5 e2e: add more start/stop test cases Milas Bowman 2022-06-30 09:52:14 -0400
  • 06649442eb
    Merge pull request #9609 from milas/e2e-pause Milas Bowman 2022-06-30 08:42:59 -0400
  • 19f316eec3
    Merge pull request #9611 from docker/dependabot/go_modules/github.com/stretchr/testify-1.8.0 Guillaume Lours 2022-06-30 11:38:58 +0200
  • 1074074df2
    build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 dependabot[bot] 2022-06-30 09:31:44 +0000
  • cd940693aa
    Merge pull request #9049 from ndeloof/9044 Guillaume Lours 2022-06-29 10:43:10 +0200
  • 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs Laura Brehm 2022-06-29 00:58:02 +0200
  • 8e7b6582d4
    Merge pull request #9595 from abhinavnair/replace-ioutil Milas Bowman 2022-06-28 15:08:57 -0400
  • 391d2e02ff
    Merge pull request #9592 from nicksieger/fix-panic-empty-string-arg Nick Sieger 2022-06-28 14:07:04 -0500
  • 26014d49a5 e2e: split out `pause` tests and add more cases Milas Bowman 2022-06-28 12:28:37 -0400
  • fd5e8b8c28
    fix: panic caused by empty string argument Nick Sieger 2022-06-28 10:18:38 -0500
  • cc2dc868c2
    Merge pull request #9583 from crazy-max/docs-workflow Guillaume Lours 2022-06-28 14:26:21 +0200
  • 908a59af4c
    Merge pull request #9607 from docker/dependabot/go_modules/github.com/hashicorp/go-version-1.6.0 Guillaume Lours 2022-06-28 11:35:38 +0200
  • 7e6daa8d01
    build(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 dependabot[bot] 2022-06-28 09:28:44 +0000
  • a783cc4574
    Blacklist ioutil pkg in golangci-lint Abhinav Nair 2022-06-28 09:18:40 +0800
  • 3ccf4349e7
    Merge pull request #9572 from laurazard/dont-wait-for-oneshots Laura Brehm 2022-06-26 14:48:49 +0200
  • 74fd14ec65 Use alpine instead of ubuntu for E2E compose file, no need to include version Laura Brehm 2022-06-26 14:41:23 +0200
  • 11f2f2dbc4
    Replace deprecated ioutil pkg with os & io Abhinav Nair 2022-06-25 14:02:21 +0800
  • 2cd9c0df5a
    Merge pull request #9587 from milas/build-order-classic Guillaume Lours 2022-06-24 22:24:22 +0200
  • ec0efec839 test: add copyright notice Milas Bowman 2022-06-24 16:16:53 -0400
  • 0a53d93338
    ci: release workflow to open a PR on docs repo with latest changes CrazyMax 2022-06-24 18:40:04 +0200
  • dbf52d3f45
    Merge pull request #9590 from docker/dependabot/go_modules/github.com/stretchr/testify-1.7.5 Guillaume Lours 2022-06-24 11:36:32 +0200
  • f972803104
    build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 dependabot[bot] 2022-06-24 09:28:09 +0000
  • 4aa3e246b7
    Merge pull request #9585 from milas/net-ambiguity Guillaume Lours 2022-06-24 11:08:52 +0200
  • a8a52f297a
    Merge pull request #9582 from docker/dependabot/go_modules/github.com/cnabio/cnab-to-oci-0.3.4 Guillaume Lours 2022-06-23 18:02:16 +0200
  • ee8fed8abf
    Merge pull request #9581 from docker/dependabot/go_modules/github.com/spf13/cobra-1.5.0 Guillaume Lours 2022-06-23 17:54:40 +0200
  • 4331b1ded1
    Merge pull request #9580 from docker/dependabot/go_modules/github.com/stretchr/testify-1.7.4 Guillaume Lours 2022-06-23 17:53:52 +0200
  • 41dcb43dee
    build(deps): bump github.com/cnabio/cnab-to-oci from 0.3.3 to 0.3.4 dependabot[bot] 2022-06-23 14:54:35 +0000
  • 68cf8d5ca0
    Merge pull request #9588 from milas/compose-go-v1.2.8 Milas Bowman 2022-06-23 10:53:26 -0400
  • 94d6dff89d deps: upgrade to compose-go v1.2.8 Milas Bowman 2022-06-23 10:45:17 -0400
  • 5f89365c8f network: make test mock consistent throughout Milas Bowman 2022-06-22 16:34:55 -0400