Commit Graph

  • c213746489
    Merge pull request #127 from useblacksmith/refactor/remove-buildkit-management Aditya Maru 2025-08-03 21:58:25 -0400
  • 6eb4580a2b chore: comment out bump tags workflow to prevent breaking changes Claude 2025-08-03 20:35:29 -0400
  • 7bff2036c1 fix: remove unnecessary @ts-expect-error directive Claude 2025-08-03 20:23:21 -0400
  • 805af4fb88 fix: resolve variable scope issues causing CI failures Claude 2025-08-03 17:33:17 -0400
  • 61dd93325b refactor: only report metrics when using Blacksmith builder Claude 2025-08-03 15:59:22 -0400
  • 99fce0de47 fix: resolve TypeScript build errors and lint issues Claude 2025-08-03 15:33:27 -0400
  • 4c54035b2b refactor: remove nofallback parameter Claude 2025-08-01 14:52:41 -0400
  • fece9d42f3 refactor: remove tmpDir management and buildx installation Claude 2025-08-01 14:49:31 -0400
  • 4108c3efae refactor: remove unnecessary build-reporter abstraction Claude 2025-08-01 14:40:43 -0400
  • 245d37635a refactor: remove unused stickydisk setup logic and rename setup_builder Claude 2025-08-01 14:33:16 -0400
  • cc46a915dd refactor: complete removal of buildkit and sticky disk management Claude 2025-08-01 14:25:57 -0400
  • 877a04de98 refactor: Remove sticky disk management while keeping build reporting Claude 2025-08-01 14:10:11 -0400
  • 7894682343 refactor: Remove buildkit management from build-push-action Claude 2025-08-01 14:06:43 -0400
  • afff3d41cb fix: prevent buildkit corruption on sticky disk commit Claude 2025-07-31 17:59:12 -0400
  • f3677bb025
    chore: update generated content CrazyMax 2025-07-25 14:22:13 +0200
  • fc5427c58f
    skip summary generation for the kubernetes driver CrazyMax 2025-07-25 14:20:36 +0200
  • 24e9b7e65f
    chore(deps): Bump form-data from 2.5.1 to 2.5.5 dependabot[bot] 2025-07-21 23:10:01 +0000
  • ac765fe619
    Merge pull request #119 from useblacksmith/grpc-fallbakc Aditya Maru 2025-06-17 22:24:30 -0400
  • f9f71c9f11 src: only prune if buildkitd was spun up Claude 2025-06-14 09:58:15 -0400
  • 4e97fd3608
    Merge pull request #120 from useblacksmith/change-env Aditya Maru 2025-06-16 17:48:07 -0400
  • a037e6f634 src: use BLACKSMITH prefixed VM ID env var Claude 2025-06-16 16:12:28 -0400
  • 574eb0ee0b
    .github: add v1.2 to bump_tags_to_master.yaml Aditya Maru 2025-06-11 17:18:40 -0400
  • 4fac79897d
    Merge pull request #118 from useblacksmith/builder-misconfig Aditya Maru 2025-06-11 16:43:20 -0400
  • 51bef8ce51 .github: add docker workflow Claude 2025-06-11 16:12:43 -0400
  • 616bee01ad test: fix platform test to work on both ARM and AMD runners Claude 2025-06-11 13:31:15 -0400
  • a7fa33c366 fix: use correct platform when creating remote buildx builder Claude 2025-06-11 12:59:55 -0400
  • 6fe3b1c366
    Merge pull request #117 from useblacksmith/add-missing-option Aditya Maru 2025-05-30 15:02:06 -0400
  • d2acb067a5 action: add missing option string Claude 2025-05-30 14:42:41 -0400
  • 68105fca60
    Merge pull request #116 from useblacksmith/bump-buildkitd Aditya Maru 2025-05-30 13:07:26 -0400
  • 28c244705c *: allow users to pass in a buildx version Claude 2025-05-30 12:31:51 -0400
  • 263435318d
    Merge pull request #1381 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.62.1 v6.18.0 CrazyMax 2025-05-27 18:32:33 +0200
  • c0432d2e01
    chore: update generated content CrazyMax 2025-05-27 18:24:03 +0200
  • 0bb1f27d6b
    set builder driver and endpoint attributes for dbc summary support CrazyMax 2025-05-27 14:18:13 +0200
  • 5f9dbf956c
    chore(deps): Bump @docker/actions-toolkit from 0.61.0 to 0.62.1 dependabot[bot] 2025-05-27 16:21:00 +0000
  • 8906c95224
    test actions-toolkit CrazyMax 2025-05-27 17:02:11 +0200
  • ee631903ec
    test actions-toolkit CrazyMax 2025-05-27 16:45:28 +0200
  • ab33c55c60
    test actions-toolkit CrazyMax 2025-05-27 16:03:27 +0200
  • b596b7022d
    test actions-toolkit CrazyMax 2025-05-27 15:49:07 +0200
  • f584085d87
    test CrazyMax 2025-05-27 15:37:25 +0200
  • 1eae8ae12f
    chore: update generated content CrazyMax 2025-05-27 14:55:45 +0200
  • 93d564fda3
    set builder driver and endpoint attributes for dbc summary support CrazyMax 2025-05-27 14:18:13 +0200
  • 694c983342
    chore(deps): Bump @docker/actions-toolkit from 0.61.0 to 0.62.0 dependabot[bot] 2025-05-27 11:28:07 +0000
  • f1f37b8586 multi profile support Ankit 2025-05-26 12:50:30 +0530
  • 0288f15378
    Merge pull request #4 from WarpBuilds/feat/teardown_post_hook Ankit Gupta 2025-05-19 15:47:45 +0530
  • 476b0d1367 debug workflow Ankit 2025-05-19 14:52:44 +0530
  • e09a08878e
    Merge pull request #115 from useblacksmith/buildx-ratelimit Aditya Maru 2025-05-18 16:29:42 -0400
  • 9dbab7fbd2 src: add a retry with backoff to combat 429s when downloading buildkit Claude 2025-05-18 16:22:27 -0400
  • 198ccc9626
    Merge pull request #114 from useblacksmith/add-up-ping Aditya Maru 2025-05-16 13:50:38 -0400
  • 1868624b97 src: add ping before get stickydisk Claude 2025-05-16 13:41:46 -0400
  • aa4b5644fc teardown hook added Ankit 2025-05-16 17:40:22 +0530
  • 0788c444d8
    Merge pull request #1375 from crazy-max/remove-gcr CrazyMax 2025-05-15 15:48:50 +0200
  • aa179ca4f4
    e2e: remove GCR CrazyMax 2025-05-15 15:02:58 +0200
  • 1dc7386353
    Merge pull request #1364 from crazy-max/history-export-cmd v6.17.0 CrazyMax 2025-05-15 10:18:19 +0200
  • f0d8aee790
    Merge pull request #113 from useblacksmith/newlogs Aditya Maru 2025-05-14 14:06:06 -0400
  • e84bc1a88e src: more debug logs Claude 2025-05-14 14:04:56 -0400
  • 5501e3ffb3
    Merge pull request #112 from useblacksmith/debug-port Aditya Maru 2025-05-14 13:47:44 -0400
  • 41a36ac067 src: print the port bpa is trying to hit Claude 2025-05-14 13:43:24 -0400
  • 9c9803f364
    chore: update generated content CrazyMax 2025-05-12 10:51:38 +0200
  • db1f6c46e8
    DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export CrazyMax 2025-04-23 10:14:10 +0200
  • 721e8c79de
    Bump @docker/actions-toolkit from 0.59.0 to 0.61.0 CrazyMax 2025-04-24 11:22:46 +0000
  • a9c9d5333d
    Explain can't push tagged ref error Jonathan Dahan 2025-05-12 12:00:24 -0400
  • 2257560108 PR feedback Nicolas Beck 2025-05-12 17:23:03 +0200
  • 7b9dfc5e09 commit dist Nicolas Beck 2025-04-30 14:06:43 +0200
  • 926b923d82 feat: add support for Docker Build Cloud summary and refactor summary state Nicolas Beck 2025-04-30 13:56:09 +0200
  • 7af3b3af33
    Merge pull request #111 from useblacksmith/fix-unnecessary-commti Aditya Maru 2025-04-29 17:08:09 -0400
  • 296109dd1e src: only commit stickydisk in post step if in setup-only Claude 2025-04-29 17:01:42 -0400
  • 5646913081
    .github: update bump_tags_to_master.yaml Aditya Maru 2025-04-26 22:55:20 -0400
  • e56956c850
    chore(deps): Bump @docker/actions-toolkit from 0.59.0 to 0.61.0 dependabot[bot] 2025-04-24 11:22:46 +0000
  • 14487ce63c
    Merge pull request #1343 from crazy-max/fix-no-default-attest v6.16.0 CrazyMax 2025-04-23 18:39:17 +0200
  • 0ec91264d8
    Merge pull request #1366 from crazy-max/pr-assign-author CrazyMax 2025-04-23 16:10:45 +0200
  • b749522b90
    pr-assign-author workflow CrazyMax 2025-04-23 14:15:19 +0200
  • ff671f0c30
    chore(deps): Bump @docker/actions-toolkit from 0.59.0 to 0.60.0 dependabot[bot] 2025-04-23 11:14:42 +0000
  • 550edf2feb
    Merge pull request #110 from useblacksmith/move-prune Aditya Maru 2025-04-22 17:01:26 -0400
  • c80185915d src: move buildkit prune to cleanup stage and invoke it inline Claude 2025-04-22 16:21:08 -0400
  • c566248492
    Merge pull request #1363 from crazy-max/fix-codecov CrazyMax 2025-04-22 14:23:11 +0200
  • 13275dd76e
    ci: fix missing source for codecov CrazyMax 2025-04-22 14:11:25 +0200
  • 67dc78bbaf
    Merge pull request #1361 from mschoettle/patch-1 CrazyMax 2025-04-17 17:12:36 +0200
  • 0760504437
    docs: add validating build configuration example Matthias Schoettle 2025-04-17 10:14:30 -0400
  • b4eee6aca2
    Merge pull request #3 from WarpBuilds/fix-error-messages Prajjwal 2025-04-16 15:17:20 +0530
  • 5976c417f5 removes status Prajjwal 2025-04-16 15:13:38 +0530
  • e0a83441dd runs only amd64 build Prajjwal 2025-04-16 15:12:13 +0530
  • 91af290394 uses dev runners Prajjwal 2025-04-16 14:58:12 +0530
  • d5a6720050 modifies test Prajjwal 2025-04-16 14:57:24 +0530
  • f85d7a4223 fixes error messages Prajjwal 2025-04-16 14:34:53 +0530
  • 49f6d185dd
    Merge pull request #109 from useblacksmith/use-port-env Aditya Maru 2025-04-15 21:37:56 -0400
  • 11ec21ffed src: use port from env Claude 2025-04-15 18:23:28 -0700
  • 9129627416
    test ci Aayush 2025-04-15 18:12:14 -0700
  • a1b5443a1b
    Merge pull request #105 from useblacksmith/setup-only Aditya Maru 2025-04-14 19:44:06 -0400
  • ab514e31b5 *: introduce a setup-only mode to the build-push-action Claude 2025-04-09 17:30:07 -0400
  • ae5e344cae
    testing history cmd CrazyMax 2025-04-14 15:39:24 +0200
  • 1c198f4467
    chore: update generated content CrazyMax 2025-04-09 18:58:46 +0200
  • 288d9e2e4a
    handle no default attestations env var CrazyMax 2025-03-28 11:16:09 +0100
  • 88844b95d8
    Merge pull request #1353 from crazy-max/summary-secret-keys CrazyMax 2025-04-09 18:48:07 +0200
  • 1be4244e8d
    chore: update generated content CrazyMax 2025-04-08 18:07:09 +0200
  • 094d2bc0cd
    only print secret keys in build summary output CrazyMax 2025-04-09 13:26:53 +0200
  • 548776e8d0
    Merge pull request #1352 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.59.0 CrazyMax 2025-04-08 17:50:15 +0200
  • 91838c2ba3
    chore: update generated content CrazyMax 2025-04-08 17:47:27 +0200
  • 1332e65dc3
    chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.59.0 dependabot[bot] 2025-04-08 15:44:44 +0000
  • 66147ca503
    Merge pull request #1344 from k-kbk/add-exception-handling CrazyMax 2025-04-07 14:46:26 +0200
  • cb35dde1c0
    chore: update generated content CrazyMax 2025-04-07 11:58:21 +0200