Commit Graph

  • f581942d7d
    Merge pull request #1929 from jedevc/vendor-vt100-update Justin Chadwell 2023-07-05 17:37:20 +0100
  • 5159571dfc Revert "bake: fix incorrect dockerfile resolution against cwd:// context" Justin Chadwell 2023-07-05 17:24:58 +0100
  • 86a5c77c2b vendor: update tonistiigi/vt100 to master@f9a4f7ef6531 Justin Chadwell 2023-07-05 16:47:43 +0100
  • 1602b491f9
    Merge pull request #1926 from jedevc/v0.11-cherry-picks Justin Chadwell 2023-07-05 13:54:12 +0100
  • 94baaf3c90
    build: fix host-gateway handling CrazyMax 2023-06-19 06:10:10 +0200
  • c5e279f295
    docs: update generated content CrazyMax 2023-06-27 16:07:51 +0200
  • a0f91eb87e
    vendor: update cli-docs-tool to 0.6.0 CrazyMax 2023-06-27 16:06:24 +0200
  • cb1812ec6a
    test: build details output CrazyMax 2023-06-29 01:24:04 +0200
  • 47e4c2576b
    build: missing newline when printing build details on error CrazyMax 2023-06-29 00:18:23 +0200
  • 3702e17ed5
    dockerfile: update docker to 24.0.2 CrazyMax 2023-06-19 09:56:23 +0200
  • 89e1ac0a6e
    Merge pull request #1894 from crazy-max/fix-host-gateway CrazyMax 2023-07-03 21:53:27 +0200
  • 8b85dbea72 controller: include CgroupParent in build.Options Jhan S. Álvarez 2023-06-26 23:07:27 -0500
  • afcb118e10 bake: ignore profiles in compose definitions CrazyMax 2023-06-22 17:44:35 +0200
  • cb4fea66e0 chore: make docs David Karlsson 2023-06-20 12:05:30 +0200
  • 74fa66b496 docs: set experimental annotation CrazyMax 2023-06-20 11:42:02 +0200
  • b84e0e11b4
    Merge pull request #1918 from crazy-max/docs-hidden-fix Justin Chadwell 2023-07-03 11:50:04 +0100
  • d95f5f8f3b
    Merge pull request #1925 from dvdksn/test/build-progress Justin Chadwell 2023-07-03 10:48:52 +0100
  • b4c0941683 tests: add basic build progress test David Karlsson 2023-07-02 20:55:57 +0200
  • f7aad82042
    Merge 1afe466760 into cf9798cede Kohei Tokunaga 2023-06-30 13:58:32 +0000
  • 1afe466760
    missing usage for dap command CrazyMax 2023-06-30 21:50:07 +0900
  • 37763ec29f
    Support breakpoint debugger integrated to IDEs Kohei Tokunaga 2023-06-30 21:32:20 +0900
  • bcf21dee44
    monitor: support step-by-step breakpoint debugger Kohei Tokunaga 2023-06-30 21:24:39 +0900
  • cf9798cede
    Merge pull request #1919 from crazy-max/fix-build-details-link Justin Chadwell 2023-06-30 13:51:23 +0100
  • b1ae24df65
    Add walker utility usable for debugging LLB Kohei Tokunaga 2023-06-30 21:17:46 +0900
  • 4c730ee96b
    Enable to get build definition from Inspect API Kohei Tokunaga 2023-06-30 20:57:17 +0900
  • 20d2501edc
    test: build details output CrazyMax 2023-06-29 01:24:04 +0200
  • d45601fdc6
    build: missing newline when printing build details on error CrazyMax 2023-06-29 00:18:23 +0200
  • f72ea677f1
    Add Solve API for performing a build on a build definition Kohei Tokunaga 2023-06-30 20:13:10 +0900
  • de693264a8
    Add BuildOptions.Debug for allowing lazy evaluation of ResultHandler Kohei Tokunaga 2023-06-30 19:21:08 +0900
  • c81a9a89cf
    Merge pull request #1913 from yastanotheruser/master CrazyMax 2023-06-30 00:07:15 +0200
  • fe0a7335e7 chore: downgrade client-go version to support older cloud auth clients George Tobia 2023-06-29 20:46:54 +0200
  • 87b9f9ecfb
    docs: update generated content CrazyMax 2023-06-27 16:07:51 +0200
  • cbc473359a
    vendor: update cli-docs-tool to 0.6.0 CrazyMax 2023-06-27 16:06:24 +0200
  • 0e4b938d0d
    monitor: on-error: add docs for long form Kohei Tokunaga 2023-06-27 22:11:34 +0900
  • ef29ef65a2
    monitor: on-error: support long-form for allowing changing the shell Kohei Tokunaga 2023-06-27 22:10:53 +0900
  • 2eba60db75
    Merge pull request #1916 from jedevc/add-local-bake-test Justin Chadwell 2023-06-27 11:28:47 +0100
  • 0dcbed3f53 tests: add simple local bake test Justin Chadwell 2023-06-27 11:14:40 +0100
  • ca08eb65e2
    docs: debug: update the output of `help` command to the latest message Kohei Tokunaga 2023-06-27 15:17:01 +0900
  • 6f37d9bee7
    monitor: attach: fix typo in long help message Kohei Tokunaga 2023-06-27 15:16:32 +0900
  • e65f6b8c8b controller: include CgroupParent in build.Options Jhan S. Álvarez 2023-06-26 23:07:27 -0500
  • 707dc43d55
    Merge pull request #1903 from crazy-max/fix-bake-compose-profiles CrazyMax 2023-06-26 15:02:53 +0200
  • 8cbb7a9319
    build: fix host-gateway handling CrazyMax 2023-06-19 06:10:10 +0200
  • a272ef1942
    use containerd's epoch package for handling SOURCE_DATE_EPOCH Sebastiaan van Stijn 2023-06-23 12:36:37 +0200
  • 4f5a56aadb
    Merge pull request #1904 from thaJeztah/cleanup_ParseEntitlements CrazyMax 2023-06-23 14:26:44 +0200
  • 8ec437d2a6
    build: toControllerOptions: micro-optimization Sebastiaan van Stijn 2023-06-23 12:36:37 +0200
  • 399beb53d9
    utils/buildflags: ParseEntitlements(): use BuildKit's parsing Sebastiaan van Stijn 2023-06-23 10:44:30 +0200
  • 7dec9fd6e7
    update flag-description for --cgroup-parent Sebastiaan van Stijn 2023-06-23 10:28:50 +0200
  • 120f3a8918
    bake: ignore profiles in compose definitions CrazyMax 2023-06-22 17:44:35 +0200
  • ff87dd183a
    Merge pull request #1885 from crazy-max/v0.11.1_backport Justin Chadwell 2023-06-21 11:23:10 +0100
  • bd672eaf5b
    Merge pull request #1886 from crazy-max/docker-local CrazyMax 2023-06-21 11:20:24 +0200
  • c2500ea2d8
    build: prefer local image resolution for docker driver CrazyMax 2023-06-21 00:13:44 +0200
  • a4663b4b2e
    Merge pull request #1900 from cyphar/build-go_extra_flags Justin Chadwell 2023-06-21 09:59:19 +0100
  • 57c618b83a
    build: add GO_EXTRA_FLAGS argument Aleksa Sarai 2023-06-21 18:48:05 +1000
  • b3a4f95110
    Merge pull request #1897 from crazy-max/test-containerd-snap CrazyMax 2023-06-21 00:11:31 +0200
  • 28a1eb3527
    test: fix testImageIDOutput CrazyMax 2023-06-19 11:26:00 +0200
  • 75ecc15958
    test: fix inspect and ls CrazyMax 2023-06-19 08:50:28 +0200
  • 2235ebce2f
    test: register docker worker with containerd snapshotter CrazyMax 2023-06-19 08:57:46 +0200
  • 7147463418
    dockerfile: update docker to 24.0.2 CrazyMax 2023-06-19 09:56:23 +0200
  • 010e4c8d54
    Merge pull request #1890 from jedevc/tests-share-docker-container-backend Justin Chadwell 2023-06-20 14:24:09 +0100
  • fc5454e278
    Merge cd95d32bb6 into 1c530c2fe0 Thomas 2023-06-20 13:57:01 +0200
  • 6f394a0691 tests: set a dedicated buildx config dir for each worker Justin Chadwell 2023-06-20 12:40:41 +0100
  • efd7279118 ci: run docker-container tests in parallel Justin Chadwell 2023-06-16 11:36:38 +0100
  • 601056f3a7 tests: share single docker between docker-container backends Justin Chadwell 2023-06-16 11:34:55 +0100
  • 0a7f96cbfb vendor: update buildkit to master@2d91ddcceedc Justin Chadwell 2023-06-16 11:29:42 +0100
  • 1c530c2fe0
    Merge pull request #1896 from dvdksn/docs/add-experimental-debugmonitor CrazyMax 2023-06-20 12:46:26 +0200
  • 1e576dd7c6 chore: make docs David Karlsson 2023-06-20 12:05:30 +0200
  • 7a5472153b
    docs: set experimental annotation CrazyMax 2023-06-20 11:42:02 +0200
  • b986ce566b Add Bearer token Dmitry Makovey 2023-06-16 08:49:12 -0600
  • 9f844df9f7
    builder: skip name validation for docker context CrazyMax 2023-06-14 12:07:31 +0200
  • bc597e6b5e
    bake: fix incorrect dockerfile resolution against cwd:// context Justin Chadwell 2023-06-14 12:17:32 +0100
  • daba16f4be
    Merge pull request #1879 from crazy-max/fix-ctx-validation CrazyMax 2023-06-15 14:05:37 +0200
  • ee36e2264e
    Merge pull request #1880 from jedevc/fix-dockerfile-cwd-join CrazyMax 2023-06-15 14:05:13 +0200
  • 329e98d9f0
    Merge pull request #1883 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.2 CrazyMax 2023-06-15 13:55:26 +0200
  • f4513f7028
    build(deps): Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 dependabot[bot] 2023-06-14 18:59:43 +0000
  • cd95d32bb6
    imagetools: use docker/cli formatting Thomas Way 2023-06-14 19:47:44 +0100
  • b1c5449428
    builder: skip name validation for docker context CrazyMax 2023-06-14 12:07:31 +0200
  • 431732f5d1 bake: fix incorrect dockerfile resolution against cwd:// context Justin Chadwell 2023-06-14 12:17:32 +0100
  • 48df062f73
    Merge e16151f7c8 into 687feca9e8 CrazyMax 2023-06-13 16:56:37 +0200
  • 209140e8b1
    Merge b79336d45e into 687feca9e8 Nicolas De loof 2023-06-13 16:56:33 +0200
  • 687feca9e8
    Merge pull request #1877 from jedevc/cache-dockerutil-features v0.11.0 CrazyMax 2023-06-13 11:42:22 +0200
  • d4a2c8d0c3 dockerutil: cache feature collection Justin Chadwell 2023-06-13 09:47:38 +0100
  • bef42b2441
    Merge pull request #1876 from tonistiigi/remove-history-request Justin Chadwell 2023-06-13 09:38:05 +0100
  • 2de333fdd3
    check history api support once CrazyMax 2023-06-13 10:29:22 +0200
  • 1138789f20
    avoid extra client for history API detection Tonis Tiigi 2023-06-12 17:39:09 -0700
  • 1f4ac09ffb
    Merge pull request #1874 from thaJeztah/bump_engine_24.0.2 Justin Chadwell 2023-06-09 11:39:13 +0100
  • 26a8ffb393
    Merge pull request #1873 from jedevc/vendor-buildkit-master CrazyMax 2023-06-09 12:14:11 +0200
  • 9b7aada99b
    Merge pull request #1716 from distorhead/use-docker-cli-in-stream CrazyMax 2023-06-09 12:11:47 +0200
  • fd6207695b
    vendor: github.com/docker/cli v24.0.2 Sebastiaan van Stijn 2023-06-09 12:07:44 +0200
  • def96d2bf4
    vendor: github.com/docker/docker v24.0.2 Sebastiaan van Stijn 2023-06-09 12:07:01 +0200
  • f5f00e68ef bake(cli): allow passing in-stream using command.Cli Justin Chadwell 2023-06-09 10:50:51 +0100
  • 14aebe713e debug-shell(cli): allow passing in-stream using command.Cli Justin Chadwell 2023-06-09 10:50:35 +0100
  • 9d2388e6f5 vendor: update buildkit to master@67a08623b95a Justin Chadwell 2023-06-09 10:36:52 +0100
  • 75e2c46295
    build(cli): allow passing in-stream using command.Cli Timofey Kirillov 2023-04-04 18:20:19 +0300
  • d3988ffe6a
    Merge fafb234e95 into 2c02db8db4 CrazyMax 2023-06-09 10:40:59 +0200
  • 2c02db8db4
    Merge pull request #1835 from ktock/long-form-json Justin Chadwell 2023-06-08 17:10:37 +0100
  • e304a05d2a docs: monitor: mention about long form flag Kohei Tokunaga 2023-06-08 20:38:00 +0900
  • 14c1ea0e11 invoke: Allow JSON array for long form flags Kohei Tokunaga 2023-05-24 10:43:27 +0900
  • c30bcade2c
    Merge pull request #1870 from tianon/invoke-entrypoint-fixes Justin Chadwell 2023-06-08 16:03:24 +0100
  • 62bfb19db4 Fix a couple `--invoke` entrypoint interaction bugs Tianon Gravi 2023-06-07 16:33:10 -0700
  • fafb234e95
    bake: set attribute even if diagnosed as duplicated CrazyMax 2022-04-07 01:45:50 +0200