Skip to content

Releases: forgesworn/anvil

v0.10.0

23 Apr 22:02

Choose a tag to compare

Features

  • lock publish to OIDC and a protected GitHub Environment (#6)

v0.9.0

23 Apr 20:09

Choose a tag to compare

Features

  • add verify-lifecycle-scripts gate for install-hook defence (#5)

v0.8.9

18 Apr 12:53

Choose a tag to compare

Bug Fixes

  • create annotated tags so --follow-tags actually pushes them (release)

v0.8.8

18 Apr 12:35

Choose a tag to compare

Bug Fixes

  • double tag-propagation retry budget to 60s (auto-release)

v0.8.7

17 Apr 09:30

Choose a tag to compare

Bug Fixes

  • route reproducibility-mode input through env in the new validation step
  • support subpath pattern exports and document anchor limitation
  • validate reproducibility-mode input and tighten workflow consistency
  • harden record-tarball filename validation and publish-npm diagnostics

v0.8.6

16 Apr 13:28

Choose a tag to compare

Bug Fixes

  • wait for tag ref propagation before dispatching release

v0.8.5

13 Apr 09:14

Choose a tag to compare

Bug Fixes

  • preserve non-blocking semantics of warn reproducibility-mode
  • tighten changelog-extract to word-bounded version match and sanitise name in verify recipe
  • serialise auto-release runs on the same branch
  • harden npm pack JSON parse against prepack-script injection
  • verify-action-pins parses quoted uses: lines correctly
  • close reproduce-skipped bypass in strict mode

v0.8.4

12 Apr 22:30

Choose a tag to compare

Docs

  • add no-warranty disclaimer near top of README for Marketplace listing

v0.8.3

12 Apr 22:21

Choose a tag to compare

Docs

  • tighten action.yml description for Marketplace card display
  • add sponsor badge and funding section
  • add composite-action signpost in Quick start for Marketplace visitors

v0.8.2

12 Apr 22:01

Choose a tag to compare

Bug Fixes

  • strip lifecycle-script stdout before parsing npm pack --json