Skip to content

Releases: githubnext/ado-aw

v0.35.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:05
9e22d4f

0.35.1 (2026-06-11)

Bug Fixes

  • compile: repair synthetic-PR gate + Stage step env var plumbing (#956) (79919bd)
  • workflows: allow github-actions[bot] to trigger recompile-safe-output-fixtures (#958) (5d36dfd)

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:04
0a9be29

0.35.0 (2026-06-10)

Features

  • install: add checksum-verified one-line first-time installers (#942) (040cdad)

v0.34.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:40
865769b

0.34.3 (2026-06-10)

Bug Fixes

  • compile: use macro form for same-job synthPr gate refs (#944) (51ae40e)
  • workflows: lower min-integrity for issue-plan-maker /plan command (#952) (2808e8a)

v0.34.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:14
a8b0864

0.34.2 (2026-06-09)

Bug Fixes

  • compile: gate exec-context-pr synth path in bash, not step condition (#937) (6e67699)

v0.34.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:41
15bc19e

0.34.1 (2026-06-09)

Bug Fixes

  • ado-script: inline azure-devops-node-api to avoid missing ncc chunk (#935) (7a568fa)

v0.34.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:33
4d79490

0.34.0 (2026-06-09)

⚠ BREAKING CHANGES

  • compile: record on.pr.mode (synthetic|policy) trigger model (#933)

Features

  • compile: record on.pr.mode (synthetic|policy) trigger model (#933) (925e3ee)

Bug Fixes

  • release: use built-in GITHUB_TOKEN to dispatch recompile workflow (#923) (ce617a7)

v0.33.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 08:13
9cf5f63

0.33.1 (2026-06-09)

Bug Fixes

  • gate: use '.' separator in build tags so ADO doesn't reject ':' in REST path (#917) (4122a64)

Performance Improvements

  • secrets: prune disabled/paused pipelines by default in discovery, add --include-disabled opt-out (#914) (f7e9d17)

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:48
dde8dde

0.33.0 (2026-06-08)

Features

  • enable: support GitHub-source pipelines via --service-connection (#905) (6ab5f9a)

Bug Fixes

  • test: permit Stage 3 executor SYSTEM_ACCESSTOKEN env mapping (#887) (e3beb0f)

v0.32.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:48
e8760bb

0.32.0 (2026-06-07)

Features

  • audit: add ado-aw audit <build-id-or-url> command (#691) (5c33e40)
  • compile: add execution-context plugin with PR contributor (#860) (#865) (3de0690)
  • compile: default executor to System.AccessToken and add always-on Azure CLI (#873) (ca4a04b)
  • workflows: recompile tests/safe-outputs fixtures on each ado-aw release (#863) (7c6fb23)

Bug Fixes

  • workflows: add integrity heuristic and per-file compile loop to recompile-safe-output-fixtures (#868) (665ad0e)
  • workflows: allow github CDN egress in recompile-safe-output-fixtures (#864) (abc4959)
  • workflows: broaden allowed-files glob to cover flat tests/safe-outputs layout (#871) (6d3559f)
  • workflows: switch recompile trigger to release:published and drop broken Step 0 (#869) (039e547)

v0.31.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 21:03
9c500e3

0.31.1 (2026-06-01)

Bug Fixes

  • compile: allow external dependsOn/condition on job and stage template targets (#823) (608b0b5)
  • workflows: allow doc-freshness-check to patch safeoutput source files (#816) (d16f808)