Commit Graph

  • 736094794c
    vendor: github.com/google/uuid v1.5.0 Sebastiaan van Stijn 2024-01-18 10:02:01 +0100
  • a399a97949
    vendor: github.com/google/go-cmp v0.6.0 Sebastiaan van Stijn 2024-01-18 10:01:13 +0100
  • 62a416fe12
    vendor: github.com/containerd/containerd v1.7.12 Sebastiaan van Stijn 2024-01-18 00:40:05 +0100
  • d43cf8c2c6
    Merge pull request #2214 from dvdksn/chp-cli-linkupdates CrazyMax 2024-01-26 12:40:58 +0100
  • c954a45352 docs: update link to `docker build` reference David Karlsson 2024-01-11 17:35:23 +0100
  • ce521a3a85
    Merge pull request #2213 from crazy-max/0.12_pin-docs-validate-worklofw CrazyMax 2024-01-26 12:29:56 +0100
  • 29f879990e
    ci(docs-upstream): pin reusable workflow CrazyMax 2024-01-26 10:10:53 +0100
  • f6564c3147
    bump gotest-annotations to fa6141aedf23596fb8bdcceab9cce8dadaa31bd9 CrazyMax 2024-01-26 09:52:55 +0100
  • b49911416c
    Merge pull request #2210 from crazy-max/bump-artifacts-action CrazyMax 2024-01-26 10:01:04 +0100
  • 22c2538466
    Merge pull request #2211 from docker/dependabot/github_actions/actions/setup-go-5 CrazyMax 2024-01-26 09:46:20 +0100
  • 1861405b1e
    ci(docs-upstream): pin reusable workflow CrazyMax 2024-01-26 09:37:40 +0100
  • c9aeca19ce
    bump actions/upload-artifact and actions/download-artifact to 4 CrazyMax 2024-01-26 09:21:02 +0100
  • 59827f5c27
    build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2024-01-26 08:28:22 +0000
  • 827622421e
    Merge pull request #2206 from crazy-max/test-os CrazyMax 2024-01-26 09:09:28 +0100
  • f0c5dfaf48
    Merge pull request #2184 from laurazard/cli-signal-handling Tõnis Tiigi 2024-01-25 10:37:45 -0800
  • 3dcea74b6a
    build: resolve 8.3 filename format to long one on Windows CrazyMax 2024-01-25 11:58:47 +0100
  • 703c765ec8
    gitutil: check git bash env when testing CrazyMax 2024-01-25 14:46:14 +0100
  • fb2c62a038
    build: resolve 8.3 filename format to long one on Windows CrazyMax 2024-01-25 11:58:47 +0100
  • eabbee797b
    ci: test-unit job matrix for win/macos/ubuntu CrazyMax 2024-01-25 10:52:10 +0100
  • 7e4021a43d
    Merge pull request #2204 from thaJeztah/ci_update_docker_version CrazyMax 2024-01-24 11:59:38 +0100
  • 2478f300aa
    Dockerfile: update to Docker Engine v25.0.1 Sebastiaan van Stijn 2024-01-24 10:45:39 +0100
  • 620c57c86c
    Merge pull request #2203 from thaJeztah/ci_update_buildkit_version CrazyMax 2024-01-24 10:30:24 +0100
  • 8bea1cb417
    Dockerfile: update to BuildKit v0.12.4 Sebastiaan van Stijn 2024-01-24 09:33:46 +0100
  • 147c7135b0
    simplify signal handling for cobra context Tonis Tiigi 2024-01-19 16:44:30 -0800
  • 650a7af0ae
    cobra/commands: cancel command context on signal Laura Brehm 2024-01-05 13:42:06 +0000
  • 4f738020fd
    deps: remove `appcontext`, use `cmd.Context` Laura Brehm 2024-01-05 12:11:53 +0000
  • d852568a29
    Merge pull request #2186 from dvdksn/docs-fix-cli-reference-link CrazyMax 2024-01-19 16:20:54 +0100
  • 68c3ac4f66 docs: update link to `docker build` reference David Karlsson 2024-01-11 17:35:23 +0100
  • 38afdf1f52
    Merge pull request #2188 from AkihiroSuda/mark-experimental-flags Tõnis Tiigi 2024-01-17 21:21:29 -0800
  • 5e3bf8713a
    Merge pull request #2191 from thaJeztah/0.12_backport_bump_golang CrazyMax 2024-01-17 14:42:43 +0100
  • b2e723e2a3
    Merge pull request #2190 from thaJeztah/bump_golang CrazyMax 2024-01-17 10:53:34 +0100
  • 60b7649d04
    runControllerBuild: Read from stdin only when needed Kohei Tokunaga 2024-01-16 23:30:00 +0900
  • 02c2073feb
    Mark experimental flags in `--help` Akihiro Suda 2024-01-12 11:49:16 +0900
  • 57f7f1becc
    update to go1.21.6 Sebastiaan van Stijn 2024-01-12 23:28:24 +0100
  • 61dff684ad
    update to go1.21.6 Sebastiaan van Stijn 2024-01-12 23:28:24 +0100
  • 091214d59d
    Merge pull request #2189 from crazy-max/0.12_backport_ci-dockerhub-creds Tõnis Tiigi 2024-01-12 11:10:25 -0800
  • 5f26f514a1
    ci: use org-wide var as username CrazyMax 2023-12-14 14:24:56 +0100
  • 454306a8ef
    ci: use public bot account to push bin image CrazyMax 2023-12-13 15:33:22 +0100
  • b380725fb8
    driver: only initialize the client once in the docker and remote drivers Jonathan A. Sternberg 2024-01-11 15:16:54 -0600
  • 78adfc80a9
    Merge pull request #2155 from jsternberg/otel-exporter Tõnis Tiigi 2024-01-08 14:46:58 -0800
  • 7c590ecb9a
    Merge pull request #2140 from crazy-max/rm-multi Tõnis Tiigi 2024-01-08 11:08:46 -0800
  • 24e043e375
    rm: support removing multiple builders at once CrazyMax 2023-11-25 00:28:50 +0100
  • 7094eb86c9
    metrics: send metrics to the otel collector endpoint when active Jonathan A. Sternberg 2023-12-12 16:27:49 -0600
  • 30feaa1a91
    Merge pull request #2178 from crazy-max/0.12_backport_fix-builder-creation v0.12.1 Tõnis Tiigi 2024-01-05 12:47:15 -0800
  • 81ea718ea4
    Merge pull request #2179 from thaJeztah/go_connection_0.5.0 Tõnis Tiigi 2024-01-05 12:46:33 -0800
  • 9060cab077
    Merge pull request #2175 from jsternberg/vendor-update Tõnis Tiigi 2024-01-05 12:45:07 -0800
  • 3cd6d8d6e4
    vendor: github.com/docker/go-connections v0.5.0 Sebastiaan van Stijn 2024-01-05 18:29:16 +0100
  • ba43fe08f4
    deps: update buildkit, vendor changes Jonathan A. Sternberg 2024-01-04 16:18:55 -0600
  • 8fb1163577
    driver(container): fix conditional statement for error handling CrazyMax 2024-01-05 16:24:18 +0100
  • 6b63e7e3de
    Merge pull request #2176 from crazy-max/fix-builder-creation Tõnis Tiigi 2024-01-05 08:31:00 -0800
  • 57d737a13c
    driver(container): fix conditional statement for error handling CrazyMax 2024-01-05 16:24:18 +0100
  • 671347dc35
    Merge pull request #2156 from crazy-max/frontend-attr-localdirs Tõnis Tiigi 2024-01-02 23:58:32 -0800
  • 02bc4e8992
    build: set local dirs as frontend attributes CrazyMax 2023-12-19 09:23:23 +0100
  • 1cdefbe901
    Merge pull request #2167 from crazy-max/fix-git-root-wsl CrazyMax 2023-12-20 11:03:28 +0100
  • 7694f0b9d8
    Merge pull request #2166 from crazy-max/multi-golangci-lint CrazyMax 2023-12-20 11:02:58 +0100
  • fa9126c61f
    Merge pull request #2171 from dvdksn/docs-no-cache-filter CrazyMax 2023-12-20 10:59:53 +0100
  • ebae070f7e docs: add --no-cache-filter example David Karlsson 2023-12-20 08:58:52 +0100
  • 8eafb9bb1d
    build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 dependabot[bot] 2023-12-19 14:09:36 +0000
  • 617f538cb3
    Merge pull request #2170 from laurazard/bump-buildkit CrazyMax 2023-12-19 15:08:29 +0100
  • 0f45b629ad
    deps: update buildkit, vendor changes Laura Brehm 2023-12-19 12:36:24 +0000
  • ac5b3241b1
    gitutil: sanitize root dir on WSL CrazyMax 2023-12-15 15:33:10 +0100
  • ee24a36c4f
    enable golangci-lint for supported platforms CrazyMax 2023-12-14 22:26:38 +0100
  • 47ed8b8ee8
    build(deps): bump actions/download-artifact from 3 to 4 dependabot[bot] 2023-12-14 18:58:22 +0000
  • cc2fb08e42
    build(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2023-12-14 18:58:17 +0000
  • 8484fcdd57
    Merge pull request #2162 from crazy-max/ci-username-var CrazyMax 2023-12-14 14:35:19 +0100
  • 45deb29f09
    ci: use org-wide var as username CrazyMax 2023-12-14 14:24:56 +0100
  • b68ee824c6
    Merge pull request #2161 from crazy-max/0.12_backport_docs-annotations CrazyMax 2023-12-14 10:15:05 +0100
  • 6641167e7d
    Merge pull request #2159 from docker/dependabot/github_actions/github/codeql-action-3 CrazyMax 2023-12-14 10:13:58 +0100
  • 2175f9ec7c
    docs: add levels to bake file target.annotations David Karlsson 2023-12-10 21:12:33 +0100
  • ba1ee7af6e
    docs: build --annotation David Karlsson 2023-12-10 16:43:47 +0100
  • 565b0b8991
    docs: add lang tag for plaintext code blocks David Karlsson 2023-12-10 16:20:57 +0100
  • a494e9ccc4
    docs: imagetools create --annotation David Karlsson 2023-12-10 16:20:12 +0100
  • 9f4987997c
    Merge pull request #2154 from dvdksn/doc-annotations CrazyMax 2023-12-14 10:07:18 +0100
  • 897b845c35
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2023-12-13 19:50:32 +0000
  • 8337c25fa4
    Merge pull request #2157 from crazy-max/swtich-account-push-bin CrazyMax 2023-12-13 20:49:23 +0100
  • 6b048e2316
    build(deps): bump github/codeql-action from 2 to 3 dependabot[bot] 2023-12-13 18:52:37 +0000
  • 54a1f0f0ea
    ci: use public bot account to push bin image CrazyMax 2023-12-13 15:33:22 +0100
  • 57dc45774a
    Merge pull request #2131 from crazy-max/fix-driver-infer-platform CrazyMax 2023-12-12 13:27:51 +0100
  • 9d8ac1ce2d
    build: move solveOpt to local struct type CrazyMax 2023-12-04 11:27:59 +0100
  • 0a0252d9b3
    Merge pull request #2150 from crazy-max/builder-create CrazyMax 2023-12-11 01:34:15 -0800
  • c6535e9675 docs: add levels to bake file target.annotations David Karlsson 2023-12-10 21:12:33 +0100
  • d762c76a68 docs: build --annotation David Karlsson 2023-12-10 16:43:47 +0100
  • 1091707bd5 docs: add lang tag for plaintext code blocks David Karlsson 2023-12-10 16:20:57 +0100
  • a4c392f4db docs: imagetools create --annotation David Karlsson 2023-12-10 16:20:12 +0100
  • e4880c5dd1
    Merge pull request #2151 from docker/dependabot/github_actions/actions/setup-go-5 CrazyMax 2023-12-07 07:43:59 -0800
  • b2510c6b94
    build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-06 18:12:24 +0000
  • 5b5c4c8c9d
    Merge pull request #2146 from tonistiigi/gitutil-default-remote CrazyMax 2023-12-04 08:08:11 -0800
  • ceb5bc807c
    builder: move builder creation logic to builder package CrazyMax 2023-12-04 13:50:37 +0100
  • 4b985ed769
    Permit '=' separator and '[ipv6]' in --add-host Rob Murray 2023-11-16 09:28:42 +0000
  • b2f705ad71
    Merge pull request #2147 from tonistiigi/bake-shared-authprovider CrazyMax 2023-12-01 03:24:17 -0800
  • 6028094e6b
    gitutil: find default remote by tracking branch Tonis Tiigi 2023-11-30 22:07:50 -0800
  • 9516ce8e25
    bake: use same auth provider for bake targets Tonis Tiigi 2023-11-30 22:44:53 -0800
  • d82637582c
    Merge pull request #2145 from crazy-max/update-buildkit CrazyMax 2023-11-30 06:57:58 -0800
  • 1e80c70990
    vendor: github.com/moby/buildkit c9ee8491d74f (master) CrazyMax 2023-11-29 16:40:13 +0100
  • 54032316f9
    build: infer platform from first node if none set CrazyMax 2023-11-28 11:55:47 +0100
  • aac7a47469 build: fix incorrect solve opt platform from being set Justin Chadwell 2023-11-28 10:11:51 +0000
  • aa0aeac297 build: move solve opt out of duplicate map Justin Chadwell 2023-11-28 10:10:50 +0000
  • cec4496d3b
    Merge pull request #1787 from crazy-max/ls-format CrazyMax 2023-11-23 06:00:17 -0800
  • 9368ecb67e
    Merge pull request #2121 from robmry/align_add-host_with_cli CrazyMax 2023-11-23 02:33:23 -0800
  • 20c947990c
    ls: format opt CrazyMax 2023-11-12 02:22:17 +0100