Commit Graph

  • 464f9278d1
    history: fix default format for inspect command CrazyMax 2025-02-10 11:23:23 +0100
  • 7216086b8c
    vendor: github.com/docker/cli/v28.0.0-rc.1 Sebastiaan van Stijn 2024-12-17 12:11:24 +0100
  • b195b80ddf
    vendor: github.com/docker/docker/v28.0.0-rc.1 Sebastiaan van Stijn 2025-01-18 11:18:08 +0100
  • 70a5e266d1
    vendor: github.com/moby/term v0.5.2 Sebastiaan van Stijn 2025-02-07 01:22:24 +0100
  • 689bea7963
    vendor: golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f Sebastiaan van Stijn 2025-02-07 01:18:22 +0100
  • 5176c38115
    vendor: golang.org/x/mod v0.22.0 Sebastiaan van Stijn 2025-02-07 01:15:00 +0100
  • ec440c4574
    vendor: golang.org/x/sys v0.29.0 Sebastiaan van Stijn 2025-02-07 01:11:19 +0100
  • 0a4eb7ec76
    Merge pull request #2971 from thaJeztah/test_engine_28 CrazyMax 2025-02-10 11:03:38 +0100
  • f710c93157
    vendor: github.com/docker/cli v27.5.1 Sebastiaan van Stijn 2025-02-07 01:02:34 +0100
  • d1a0a1497c
    vendor: github.com/docker/docker v27.5.1 Sebastiaan van Stijn 2025-02-07 01:01:04 +0100
  • c880ecd513
    Dockerfile: update to docker v28.0.0-rc.1 Sebastiaan van Stijn 2025-02-09 13:50:14 +0100
  • d557da1935
    Merge pull request #2957 from ndeloof/prompt-rawjson Tõnis Tiigi 2025-02-07 16:34:10 -0800
  • 417af36abc
    history: support go template format for inspect CrazyMax 2025-02-07 12:09:05 +0100
  • e236b86297
    history: set materials and attachments to json output for inspect CrazyMax 2025-02-07 10:57:05 +0100
  • 633e8a0881
    history: add error sources and stack to json output for inspect CrazyMax 2025-02-07 11:37:22 +0100
  • 5e1ea62f92
    ls: fix duplicated builders for json format CrazyMax 2025-02-07 10:22:03 +0100
  • 4b90b84995
    Merge pull request #2965 from jsternberg/handle-unknown-values Tõnis Tiigi 2025-02-06 10:06:49 -0800
  • abc85c38f8
    buildflags: handle unknown values from cty Jonathan A. Sternberg 2025-02-06 09:45:18 -0600
  • ccca7c795a
    history: json format support for inspect command CrazyMax 2025-02-06 16:25:49 +0100
  • 04aab6958c
    history: set num steps, name, default platform and error logs to inspect CrazyMax 2025-02-06 16:12:26 +0100
  • 9d640f0e33
    history: add formatting support to inspect Tonis Tiigi 2025-02-03 16:11:50 -0800
  • b76fdcaf8d
    Merge pull request #2963 from thaJeztah/consistent_alias CrazyMax 2025-02-03 13:39:27 +0100
  • d693e18c04
    use a consistent alias for the docker client package Sebastiaan van Stijn 2025-02-03 11:36:52 +0100
  • b066ee1110
    Merge pull request #2961 from thaJeztah/driver_use_errdefs CrazyMax 2025-02-03 09:41:24 +0100
  • 67687bd35d
    usage, completion: assume executable is always lowercase Sebastiaan van Stijn 2025-01-25 14:45:05 +0100
  • cf8bf9e104
    Merge pull request #2950 from thaJeztah/fix_usage_and_completion CrazyMax 2025-02-02 01:11:29 +0100
  • 3bd54b19aa
    driver/docker-container: remove uses of dockerclient.IsErrNotFound Sebastiaan van Stijn 2025-02-01 15:22:33 +0100
  • 934841f329
    Merge pull request #2958 from crazy-max/fix-debug-invoke Tõnis Tiigi 2025-01-31 10:17:08 -0800
  • b2ababc7b6
    debug: fix invoke on error CrazyMax 2025-01-31 10:45:34 +0100
  • 0ccdb7e248
    don't warn user about missing --allows when running with progress=rawjson Nicolas De Loof 2025-01-31 08:49:36 +0100
  • cacb4fb9b3
    Merge pull request #2953 from dvdksn/docs-bake-composable-attrs CrazyMax 2025-01-29 10:44:05 +0100
  • df80bd72c6 docs: update bake reference to use composable attrs David Karlsson 2025-01-29 09:55:45 +0100
  • bb4bef2f04
    fix: strip path from usage output and shell-completion scripts Sebastiaan van Stijn 2025-01-25 14:25:43 +0100
  • d63e0f5ca3 Kubernetes Driver: switch to 'StatefulSet' from 'Deployment'. ArielLahiany 2025-01-24 12:52:39 +0200
  • 245093b99a
    Merge pull request #2945 from tonistiigi/v0.20.1-cherry-picks v0.20.1 v0.20 Tõnis Tiigi 2025-01-22 13:41:17 -0800
  • e2ed15f0c9
    ci: use main branch for docs upstream validation workflow CrazyMax 2025-01-22 19:11:26 +0100
  • fd442f8e10
    docs: add docs for bake --allow David Karlsson 2024-11-28 14:31:55 +0100
  • 1002e6fb42
    docs(bake): improve docs on "call" and "description" in bake file David Karlsson 2024-11-18 16:19:43 +0100
  • d5ad869033
    buildflags: fix ref only format for command line and bake Jonathan A. Sternberg 2025-01-22 13:18:38 -0600
  • a11507344a
    Merge pull request #2932 from crazy-max/buildkit-0.19.0 Tõnis Tiigi 2025-01-22 12:57:37 -0800
  • 17af006857
    Merge pull request #2944 from jsternberg/cache-ref-only-format-fix Tõnis Tiigi 2025-01-22 12:57:02 -0800
  • 11c84973ef
    buildflags: fix ref only format for command line and bake Jonathan A. Sternberg 2025-01-22 13:18:38 -0600
  • cc4a291f6a
    Merge pull request #2941 from crazy-max/ci-fix-docs-upstream Tõnis Tiigi 2025-01-22 10:36:56 -0800
  • aa1fbc0421
    ci: use main branch for docs upstream validation workflow CrazyMax 2025-01-22 19:11:26 +0100
  • b2bbb337e4
    Merge pull request #2835 from dvdksn/bake-v019-entitlements Tõnis Tiigi 2025-01-22 09:48:38 -0800
  • 012df71b63
    docs: add docs for bake --allow David Karlsson 2024-11-28 14:31:55 +0100
  • a26bb271ab
    docs(bake): improve docs on "call" and "description" in bake file David Karlsson 2024-11-18 16:19:43 +0100
  • bd7090b981
    Merge pull request #2940 from crazy-max/0.20.1-picks Tõnis Tiigi 2025-01-22 09:03:22 -0800
  • 24f3a1df80
    buildflags: marshal attestations into json with extra attributes correctly Jonathan A. Sternberg 2025-01-21 15:05:23 -0600
  • 3e0682f039
    Merge pull request #2937 from jsternberg/attests-json-marshal CrazyMax 2025-01-22 09:16:54 +0100
  • bcd15e0568 Kubernetes Driver: switch to 'StatefulSet' from 'Deployment'. ArielLahiany 2025-01-21 23:27:28 +0200
  • 504eff2956 Kubernetes Driver: switch to 'StatefulSet' from 'Deployment'. ArielLahiany 2025-01-21 22:29:43 +0200
  • 3aed658dc4
    buildflags: marshal attestations into json with extra attributes correctly Jonathan A. Sternberg 2025-01-21 15:05:23 -0600
  • b4a0dee723
    Merge pull request #2935 from crazy-max/ci-update-buildkit CrazyMax 2025-01-21 13:50:26 +0100
  • 6904512813
    ci: update buildkit to 0.19.0 CrazyMax 2025-01-21 10:31:14 +0100
  • d41e335466
    Merge pull request #2934 from crazy-max/update-buildkit-dockerfile CrazyMax 2025-01-21 10:17:21 +0100
  • 0954dcb5fd
    dockerfile: update buildkit to 0.19.0 CrazyMax 2025-01-20 20:41:12 +0100
  • 8e30c4669c
    Merge pull request #2933 from crazy-max/v0.20_backport_buildkit-0.19.0 v0.20.0 CrazyMax 2025-01-20 19:29:35 +0100
  • cf74356afc
    vendor: update buildkit to v0.19.0 CrazyMax 2025-01-20 18:55:10 +0100
  • 38f64bf709
    vendor: update buildkit to v0.19.0 CrazyMax 2025-01-20 18:55:10 +0100
  • 5508f1958f
    history(inspect): print build name CrazyMax 2025-01-20 16:28:30 +0100
  • c1d3955fbe
    Merge pull request #2928 from tonistiigi/update-buildkit-v0.19.0-rc3 v0.20.0-rc3 Tõnis Tiigi 2025-01-17 12:53:50 -0800
  • d0b63e60e2
    vendor: update buildkit to v0.19.0-rc3 Tonis Tiigi 2025-01-17 12:09:08 -0800
  • e141c8fa71
    Merge pull request #2923 from crazy-max/docs-bake-overrides Tõnis Tiigi 2025-01-17 10:45:44 -0800
  • 2ee156236b
    Merge pull request #2925 from tonistiigi/history-inspect-error Tõnis Tiigi 2025-01-17 10:23:59 -0800
  • 1335264c9d
    history: update formatting of error logs Tonis Tiigi 2025-01-17 08:54:38 -0800
  • e74185aa6d
    Merge pull request #2927 from crazy-max/update-labels CrazyMax 2025-01-17 15:37:28 +0100
  • 0224773102
    chore: handle area/history label CrazyMax 2025-01-17 15:21:35 +0100
  • 8c27b5c545
    history: make sure started time is shown in current timezone Tonis Tiigi 2025-01-16 21:07:56 -0800
  • f7594d484b
    history: fix printing desktop URL Tonis Tiigi 2025-01-16 21:10:00 -0800
  • f118749cdc
    history: add error details to history inspect command Tonis Tiigi 2025-01-16 20:44:30 -0800
  • 0d92ad713c
    chore: comments to not forget to update docs CrazyMax 2025-01-16 10:11:43 +0100
  • a18ff4d5ef
    Merge pull request #2891 from tonistiigi/history-command-initial v0.20.0-rc2 Tõnis Tiigi 2025-01-15 08:51:23 -0800
  • b035a04aaa
    history: update containerd imports to v2 CrazyMax 2025-01-15 16:22:35 +0100
  • 6220e0aae8
    add history inspect attachment command Tonis Tiigi 2025-01-09 21:52:38 -0800
  • d9abc78e8f
    update history inspect formatting Tonis Tiigi 2025-01-09 20:04:35 -0800
  • 3313026961
    add buildx history inspect formatting Tonis Tiigi 2025-01-07 21:25:26 -0800
  • 06912aa24c
    Add buildx history command Tonis Tiigi 2025-01-06 21:38:27 -0800
  • cde0e9814d
    Merge pull request #2921 from thaJeztah/downgrade_tagged_releases CrazyMax 2025-01-15 15:03:23 +0100
  • 2e6e146087
    Merge pull request #2920 from crazy-max/dockerfile-update-buildkit CrazyMax 2025-01-15 14:50:15 +0100
  • af3cbe6cec
    Merge pull request #2919 from crazy-max/dockerfile-update-docker CrazyMax 2025-01-15 14:48:30 +0100
  • 1ef9e67cbb
    downgrade go-difflib and go-spew to tagged releases Sebastiaan van Stijn 2025-01-15 14:41:48 +0100
  • 75204426bd
    dockerfile: update buildkit to 0.19.0-rc2 CrazyMax 2025-01-15 13:28:29 +0100
  • b73f58a90b
    Merge pull request #2914 from tonistiigi/update-buildkit-v0.19.0-rc1 v0.20.0-rc1 CrazyMax 2025-01-15 13:32:38 +0100
  • 6f5486e718
    dockerfile: update docker to 27.5.0 CrazyMax 2025-01-15 13:24:39 +0100
  • 3fa0c3d122
    vendor: update buildkit to v0.19.0-rc2 CrazyMax 2025-01-15 13:11:32 +0100
  • b0b902de41
    Merge pull request #2916 from docker/dependabot/github_actions/softprops/action-gh-release-2.2.1 CrazyMax 2025-01-15 08:47:21 +0100
  • 77d632e0c5
    Merge pull request #2917 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.6 CrazyMax 2025-01-15 08:47:06 +0100
  • 6a12543db3
    Merge pull request #2918 from docker/dependabot/github_actions/docker/bake-action-6 CrazyMax 2025-01-15 08:46:54 +0100
  • 4027b60fa0
    build(deps): bump docker/bake-action from 5 to 6 dependabot[bot] 2025-01-15 07:37:56 +0000
  • dda8df3b06
    build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 dependabot[bot] 2025-01-15 07:37:53 +0000
  • d54a110b3c
    build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 dependabot[bot] 2025-01-15 07:37:50 +0000
  • ac35c4ee0c
    Allow default for --output flag. sudipto baral 2025-01-14 21:05:19 -0500
  • 6bfb905a91
    github: update action-gh-release to v2.2.1 Tonis Tiigi 2025-01-14 15:37:21 -0800
  • 44fa243d58
    vendor: update buildkit to v0.19.0-rc1 Tonis Tiigi 2025-01-14 14:20:26 -0800
  • 630066bfc5
    Merge pull request #2905 from crazy-max/bake-infer-auth-token Tõnis Tiigi 2025-01-14 09:12:53 -0800
  • 026ac2313c
    Merge pull request #2910 from crazy-max/update-testify Tõnis Tiigi 2025-01-14 08:10:55 -0800
  • 45fc5ed3b3
    bake: infer git auth token from remote files to build request CrazyMax 2025-01-10 10:09:02 +0100
  • 309000456a
    bake: test secrets override CrazyMax 2025-01-14 14:36:56 +0100
  • 1eb167a767
    Merge pull request #2908 from crazy-max/update-pty Tõnis Tiigi 2025-01-13 23:27:23 -0800