Skip to content

Releases: nicerobot/tools.build

v2.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:01
7ae3523

2.11.0 (2026-08-02)

Features

  • stickler v0.10.0 + yze v0.31.0 — binaries gate, fuzz pair, enumdiscrim, errtext (3efa976)

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 11:36
67ae46b

2.10.0 (2026-08-02)

Features

  • yze v0.30.0 + stickler v0.9.0 — the CLI family at every depth (6907a98)

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:58
7d952fe

2.9.0 (2026-08-01)

Bug Fixes

  • go-tooling: make the toolchain CVE gate honest and green (a22b458)
  • vulncheck: fail when govulncheck itself fails to scan (4e0ec54)

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:25
6a95e10

2.8.0 (2026-08-01)

Bug Fixes

  • release: force the tag refspec so a manually cut tag can move its major alias (89e9aaf)
  • release: publish base images before the images that build FROM them (4f6e7fa)

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:19
0263d2e

2.6.1 (2026-07-19)

Bug Fixes

  • ci: typescript gate excludes the Hugo public/ output tree (db73157)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:20
a73a0bc

2.6.0 (2026-07-17)

Features

  • release: move the floating vMAJOR git tag automatically; gates track :vMAJOR images (#7) (c115b7b)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:00
3a814c7

2.5.0 (2026-07-17)

Features

  • ci: serve gates from the published pinned images; exempt CHANGELOG.md from the docs gate (#5) (e90e572)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:45
bc4c3a0

2.4.0 (2026-07-17)

Features

  • ci: node, java, and cpp gate images; GATE=1 in every gate; multi-arch developer gates (#4) (03ed7bb)
  • go: scope go vet via VET_PKGS to exclude committed generated trees (de66508)
  • go: scope staticcheck via STATICCHECK_PKGS to exclude committed generated trees (mirrors VET_PKGS) (4f9bd6f)

Bug Fixes

  • go-tooling: pin yq and make the standards ratchet fail closed (f50fe7b)
  • typescript: exclude committed build artifacts and generated code from the biome gate (619ed64)