Skip to content

Releases: async/actions

async/actions v0.1.20

19 Jun 23:41

Choose a tag to compare

Default async/actions/preview to github:async/release#v0.1.5 so generated preview workflows use the GitHub Packages token-precedence fix.

v0.1.19

19 Jun 23:32

Choose a tag to compare

Changes

  • Default async/actions/preview to github:async/release#v0.1.4 for authenticated preview doctor package reads.

Verification

  • npm test
  • npm run check
  • git diff --check

v0.1.18

19 Jun 23:21

Choose a tag to compare

Changes

  • Stage preview publish files inside the repository workspace at .async/release/preview-stage so @async/release path safety accepts the action-driven stage command.

Verification

  • npm test
  • npm run check
  • git diff --check

v0.1.17

19 Jun 22:52

Choose a tag to compare

Added

  • Refactor async/actions/preview to consume @async/release preview plan and stage evidence from github:async/release#v0.1.3.
  • Keep privileged npm auth, publish, dist-tag, outputs, summaries, fork skip, and explicit mutable tag gating in the action.

Verification

  • npm test
  • npm run check

v0.1.16

19 Jun 07:27

Choose a tag to compare

Fix hygiene action binary resolution so generated jobs use the repo-local async-hygiene binary when it is installed in node_modules/.bin.

v0.1.15

19 Jun 07:08

Choose a tag to compare

Features

  • Add async/actions/hygiene for generated hygiene evidence, findings, summaries, advisory PR mode, and release-blocking policy.

v0.1.14

19 Jun 06:46

Choose a tag to compare

Adds schema-output support to async/actions/contract so generated workflows can route schema evidence to a configured path.

v0.1.13

19 Jun 06:39

Choose a tag to compare

Add async/actions/contract for API, claims, and schema contract evidence.

v0.1.12

19 Jun 05:52

Choose a tag to compare

Add async/actions/agent-evidence for metadata-only agent bundles, redaction validation, evidence receipts, and comment handoff bodies.

v0.1.11

19 Jun 05:37

Choose a tag to compare

Add async/actions/comment for idempotent comments, summaries, and annotations. Preview now emits comment body outputs for generated comment steps.