Commit Graph

  • afcaa8df5f
    Merge pull request #1752 from nicksieger/compose-go-default-filenames Justin Chadwell 2023-04-21 17:28:32 +0100
  • 12885c01ad
    bake: use default filenames from compose-go Nick Sieger 2023-04-21 10:13:28 -0500
  • 2ab8749052 controller: replace logrus status messages with progress messages Justin Chadwell 2023-04-21 12:04:11 +0100
  • e826141af4 controller: refactor progress api Justin Chadwell 2023-04-21 11:17:43 +0100
  • 0c1fd31226 build: refactor out common build command components Justin Chadwell 2023-04-21 11:13:56 +0100
  • 0e9804901b controller: refactor status message conversion to pb package Justin Chadwell 2023-04-21 10:59:16 +0100
  • 2402607846 build: use gateway's solve context to allow cancelling getResultAt Justin Chadwell 2023-04-21 10:52:03 +0100
  • fbc129d613 build: remove metadata-file from progress api Justin Chadwell 2023-04-19 18:00:56 +0100
  • 1571c137bc build: rework build package to use only a single Build call Justin Chadwell 2023-04-19 11:54:02 +0100
  • c6a78d216c build: refactor to avoid unneccessary nesting Justin Chadwell 2023-04-19 11:42:16 +0100
  • 1fd23933c2 controller: refactor progress api Justin Chadwell 2023-04-03 13:04:28 +0100
  • 3d49bbd23a
    Merge pull request #1749 from docker/dependabot/github_actions/docker/bake-action-3 CrazyMax 2023-04-19 11:07:06 +0200
  • 33b1fdbf39
    build(deps): Bump docker/bake-action from 2 to 3 dependabot[bot] 2023-04-18 18:10:42 +0000
  • de4cdab411
    Merge pull request #1747 from jedevc/only-capture-result-for-controller Justin Chadwell 2023-04-18 18:28:08 +0100
  • a7e471b7b3 controller: only capture the result when invoked through a controller Justin Chadwell 2023-04-18 16:35:41 +0100
  • ba6e5cddb0
    Merge pull request #1745 from jedevc/remote-unneccessary-exec-server-name Justin Chadwell 2023-04-18 11:29:01 +0100
  • e4ff82f864 monitor: update exec failure message when no args are passed Justin Chadwell 2023-04-18 10:48:03 +0100
  • 48b733d6da
    Merge pull request #1740 from jedevc/resolve-paths-context-dockerfile Justin Chadwell 2023-04-18 10:54:41 +0100
  • 0b432cc5f2
    Merge pull request #1640 from ktock/monitor-invoke-mode-restore Justin Chadwell 2023-04-18 10:41:04 +0100
  • f6cccefffc build: avoid resolution of dockerfile if context is remote Justin Chadwell 2023-04-17 10:32:12 +0100
  • fd5d90c699
    remove unused fields from ResultContext Kohei Tokunaga 2023-04-15 14:53:23 +0900
  • 06399630a2
    remove ResultContextError Kohei Tokunaga 2023-04-15 15:25:12 +0900
  • 20693aa808
    Fix monitor to be aware of Inspect API and invokations from errors Kohei Tokunaga 2023-04-10 08:50:43 +0900
  • f373b91cc3
    Add flags and subcommand Kohei Tokunaga 2023-04-10 08:49:48 +0900
  • ce48b1ae84
    Enable to restore build options from the server Kohei Tokunaga 2023-04-15 15:38:05 +0900
  • b3340cc7ba
    Enable to create container from error Kohei Tokunaga 2023-04-15 15:36:33 +0900
  • 1303715aba
    Allow passing ResultContext from server to the client through grpcerror Kohei Tokunaga 2023-04-15 15:11:32 +0900
  • b716e48926
    Merge pull request #1734 from jedevc/more-ssh-context-fixes Justin Chadwell 2023-04-14 09:27:36 +0100
  • 7d35a3b8d8
    Merge pull request #1733 from jedevc/use-dockerui-context-detection Justin Chadwell 2023-04-14 09:25:07 +0100
  • 200058b505
    build: support for saving local state by build ref CrazyMax 2023-04-03 11:09:17 +0200
  • 566f41b598 build: avoid file resolution of dockerfile urls Justin Chadwell 2023-04-12 11:12:46 +0100
  • 6c0547e7e6 bake: ensure remote files behind ssh expose agent Justin Chadwell 2023-04-12 11:00:55 +0100
  • 871f865ac8 bake: update ReadRemoteFiles to use buildkit api Justin Chadwell 2023-04-12 10:57:54 +0100
  • 62a21520ea vendor: update buildkit to master@333ee9158128 Justin Chadwell 2023-04-12 10:06:25 +0100
  • a597266a52
    cli: add completion to list builder names CrazyMax 2023-04-11 11:45:59 +0200
  • 14b66817fb
    build: add completion to list context folders CrazyMax 2023-04-11 11:35:50 +0200
  • af011d6ca3
    bake: add completion to list targets CrazyMax 2023-04-11 11:34:40 +0200
  • 8a02cf8717
    cli: set default completion CrazyMax 2023-04-09 21:20:18 +0200
  • 672eeed9a6
    Merge pull request #1731 from crazy-max/update-moby-ver CrazyMax 2023-04-11 11:26:32 +0200
  • 1b816ff838
    driver: update BuildKit version constraint for docker driver CrazyMax 2023-04-11 11:10:01 +0200
  • 10365ddf22
    Merge pull request #1723 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.0 CrazyMax 2023-04-11 09:39:17 +0200
  • a28cb1491d
    build(deps): Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 dependabot[bot] 2023-04-05 18:59:48 +0000
  • 1e149bb84f
    Merge pull request #1722 from jedevc/bake-matrix-check-map-type Justin Chadwell 2023-04-05 16:03:50 +0100
  • 9827abbf76 bake: fix map type checking to detect matrix property set to list Justin Chadwell 2023-04-05 12:59:32 +0100
  • a3293cdaaa
    Merge pull request #1720 from jedevc/bake-replace-func Justin Chadwell 2023-04-05 11:59:40 +0100
  • f7d8bd2055
    Merge pull request #1690 from jedevc/bake-matrix Justin Chadwell 2023-04-05 11:58:59 +0100
  • 5d33a3af22 bake: add replace func to stdlib Justin Chadwell 2023-04-05 11:48:24 +0100
  • 87f900ce77 chore: sort bake stdlib map Justin Chadwell 2023-04-05 11:48:03 +0100
  • bb5c93cafc
    Merge pull request #1719 from dvdksn/docs/update-readme-links CrazyMax 2023-04-05 11:30:29 +0200
  • c6ce0964b9 docs: prune links in README toc, add external reference David Karlsson 2023-04-05 11:00:06 +0200
  • 5c21e80a83
    Merge pull request #1711 from jedevc/bake-remote-file-git Justin Chadwell 2023-04-04 11:50:42 +0100
  • 498cc9ba0a
    Merge pull request #1715 from crazy-max/ci-restrict-repo CrazyMax 2023-04-03 21:16:51 +0200
  • 805f3a199d
    ci: check repo origin on push tag event CrazyMax 2023-04-03 20:51:51 +0200
  • 91fdb0423d
    Merge pull request #1713 from ktock/monitor-buildapi-options Justin Chadwell 2023-04-03 14:48:06 +0100
  • 8ba8659496
    controller: Extract nested CommonOptions on controller API Kohei Tokunaga 2023-04-03 21:34:07 +0900
  • 16e41ba297
    Merge pull request #1710 from jedevc/use-buildkit-gitutil-parsegitref Justin Chadwell 2023-04-03 11:14:08 +0100
  • 387ce5be7c bake: forward default ssh agent for remote bake file Justin Chadwell 2023-04-03 10:50:43 +0100
  • 87a120e8e3 bake: use build.IsRemoteURL Justin Chadwell 2023-04-03 10:48:31 +0100
  • 589d4e4cf5 build: use buildkit's gitutil package to detect remote files Justin Chadwell 2023-04-03 10:23:59 +0100
  • 6535f16aec
    Merge pull request #1705 from docker/dependabot/go_modules/github.com/opencontainers/runc-1.1.5 CrazyMax 2023-04-03 10:53:26 +0200
  • a1520ea1b2 bake: additional validation for matrixes Justin Chadwell 2023-03-30 11:50:28 +0100
  • 0844213897
    Merge pull request #1707 from crazy-max/fix-ls-docs Tõnis Tiigi 2023-03-30 19:33:55 -0700
  • 989ba55d9a
    docs: update ls command output sample CrazyMax 2023-03-30 17:54:23 +0200
  • 33388d6ede
    Merge pull request #1552 from crazy-max/moby-buildkit-version CrazyMax 2023-03-30 17:31:47 +0200
  • c9529e282e
    build(deps): Bump github.com/moby/buildkit dependabot[bot] 2023-03-30 15:25:42 +0000
  • bfadbecb96
    build(deps): Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 dependabot[bot] 2023-03-30 15:25:26 +0000
  • f815f4acf7
    Merge pull request #1703 from jedevc/vendor-buildkit-master CrazyMax 2023-03-30 17:23:38 +0200
  • 81d7decd13
    driver: resolve BuildKit version for docker driver CrazyMax 2023-02-11 17:34:20 +0100
  • d699d08399 bake: add additional tests for matrix behavior Justin Chadwell 2023-03-30 10:39:38 +0100
  • 9541457c54 vendor: update buildkit to master@8b7bcb900d3c Justin Chadwell 2023-03-29 12:38:36 +0100
  • c6cdcb02cf build: replace removed buildkit BUILDINFO field Justin Chadwell 2023-03-29 12:37:51 +0100
  • 799715ea24
    Merge pull request #1701 from jedevc/fixup-resolve-paths-context-path Justin Chadwell 2023-03-29 13:59:36 +0100
  • 8e73ae32db build: remove buildinfo Justin Chadwell 2023-03-29 12:15:08 +0100
  • b5c6b3f10b build: fixup resolvePaths for remote context path Justin Chadwell 2023-03-28 16:11:52 +0100
  • 8dcd5d5c02 bake: add tests for attestation overrides Justin Chadwell 2023-03-28 11:28:11 +0100
  • 1a01779e5b buildflags: merge attest flags if disabled is set Justin Chadwell 2023-03-28 11:40:43 +0100
  • 3e60bbe30f buildflags: use disabled instead of enabled for attestations Justin Chadwell 2023-03-28 11:33:10 +0100
  • b40b45166a
    Merge d4e38a0ebe into 3f59b27cf4 Justin Chadwell 2023-03-28 15:33:11 +0900
  • 3f59b27cf4
    Merge pull request #1698 from crazy-max/fix-issue-template Tõnis Tiigi 2023-03-27 09:10:56 -0700
  • 00b18558dd
    chore: fix issue template CrazyMax 2023-03-27 13:30:33 +0200
  • 948414e1b2
    Merge pull request #1693 from jedevc/remote-tls-missing-key-cert Tõnis Tiigi 2023-03-23 10:58:12 -0700
  • 56876ab825 remote: avoid tls error if both key and cert are not set Justin Chadwell 2023-03-23 10:43:10 +0000
  • 0806870261 bake: generate implicit groups for matrixes Justin Chadwell 2023-03-22 17:07:04 +0000
  • fd8eaab2df
    Merge pull request #1675 from jedevc/source-date-epoch-fixes Tõnis Tiigi 2023-03-21 22:29:24 -0700
  • 77252f161c bake: add matrix to target block Justin Chadwell 2023-03-21 10:45:25 +0000
  • 4437802e63 bake: allow overriding name property Justin Chadwell 2023-03-20 17:07:34 +0000
  • 1613fde55c bake: allow interception to create derived contexts Justin Chadwell 2023-03-20 12:18:34 +0000
  • 624bc064d8
    Merge pull request #1677 from crazy-max/bump-k8s CrazyMax 2023-03-19 17:05:55 +0000
  • c4d7f7cd9b
    fix: use probe handler Itai Schwartz 2023-03-19 17:53:38 +0200
  • 0c4a68555e
    Merge pull request #1682 from docker/dependabot/github_actions/peter-evans/create-pull-request-4.2.4 CrazyMax 2023-03-16 09:50:44 +0000
  • 476ac18d2c
    build(deps): Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 dependabot[bot] 2023-03-15 19:00:53 +0000
  • 8ad30d0a35
    docs: update since buildinfo removal CrazyMax 2023-03-15 17:00:54 +0100
  • d4e38a0ebe bake: use controller build options as an intermediate stage Justin Chadwell 2023-03-15 11:47:18 +0000
  • d8f6d554a8 controller: refactor build inputs to external struct Justin Chadwell 2023-03-15 11:41:18 +0000
  • 780531425b bake: move SOURCE_DATE_EPOCH parsing to overrides Justin Chadwell 2023-03-14 09:07:23 +0000
  • 92d2dc8263
    k8s: corev1.Handler has been replaced by corev1.ProbeHandler CrazyMax 2023-03-14 18:41:53 +0100
  • cfa6b4f7c8
    vendor: bump k8s to v0.25.4 CrazyMax 2023-03-14 18:20:37 +0100
  • 5d4223e4f8 build: move SOURCE_DATE_EPOCH parsing into option generation Justin Chadwell 2023-03-14 09:01:04 +0000
  • ccc9966600 controller: followup refactoring on Build API Kohei Tokunaga 2023-02-28 16:45:47 +0900
  • 4a73abfd64
    Merge pull request #1673 from crazy-max/fix-k8s-deploy-name Tõnis Tiigi 2023-03-13 17:20:51 -0700