Skip to content

Releases: useblacksmith/setup-docker-builder

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:31
a5256a7

What's Changed

Other Changes

  • Discover the agent address from BLACKSMITH_AGENT_ADDR by @piob-io in #122
  • mount sticky disk with noinit_itable to stop repeated lazy-init writes (release/v2) by @piob-io in #124

Full Changelog: v2.0.1...v2.1.0

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:11
9309da7

What's Changed

Other Changes

  • improve observability and readiness timeout for buildkitd startup by @ajwerner in #112
  • setup_builder: wait for non-zero device size before formatting sticky disk by @piob-io in #118
  • docs: document v2 action API alongside v1 in README by @piob-io in #120
  • mount sticky disk with noinit_itable to stop repeated lazy-init writes by @piob-io in #123

Full Changelog: v2.0.1...v1.12.0

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:19
1e75355

What's Changed

Other Changes

  • fix: don't report user input errors to the Blacksmith backend by @piob-io in #121

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:56
33803e6

What's Changed

Other Changes

  • feat: add required cache-key input, native GC, and server-driven config for v2 by @piob-io in #108
  • ci: add cache-key to test workflows for v2 compatibility by @piob-io in #110
  • improve observability and readiness timeout for buildkitd startup (v2) by @ajwerner in #113
  • remove bbolt integrity check entirely (release/v2) by @Trent-TSE in #116
  • setup_builder: wait for non-zero device size before formatting sticky disk (release/v2) by @piob-io in #119

New Contributors

Full Changelog: v1.11.0...v2.0.0

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:48
6ff44f8

What's Changed

Other Changes

  • setup_builder: wait for non-zero device size before formatting sticky disk by @piob-io in #118

Full Changelog: v1.10.0...v1.11.0

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:44
5fe3b77

What's Changed

Other Changes

  • improve observability and readiness timeout for buildkitd startup by @ajwerner in #112

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 13:14
ab5c1da

What's Changed

Other Changes

  • fix: keep docker mirror on local builder fallback by @pbardea in #105

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 16:10
722e97d

What's Changed

Fixes

  • Fix ~30s setup + post step hangs caused by dangling gRPC HTTP/2 sessions by @taha-au in #99

Other Changes

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@bruce-y bruce-y released this 16 Apr 14:51
ac083cc

What's Changed

Other Changes

  • fix: handle double setup-docker-builder invocations gracefully by @pbardea in #71
  • feat: allow users to configure max cache bytes by @bruce-y in #91
  • Update readme to expose new options by @bruce-y in #93
  • Add unit to input option for max cache size by @bruce-y in #95

New Contributors

Full Changelog: v1...v1.7.0

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 18:41
5241b2e

What's Changed

Other Changes

  • fix: fallback to docker-container driver when default builder uses docker driver by @adityamaru in #86

Full Changelog: v1.5.0...v1.6.0