Skip to content

Releases: githubnext/ado-aw

v0.31.1

01 Jun 21:03
9c500e3

Choose a tag to compare

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)

v0.31.0

01 Jun 10:26
4b3c149

Choose a tag to compare

0.31.0 (2026-06-01)

Features

  • cli: check for newer GitHub release on every user-facing command (#637) (7d197f1)
  • compile: runtime prompt loading via {{#runtime-import}} markers (#625) (6ad1816)
  • compile: warn about out-of-date compiled definitions on recompile (#638) (1b2b266)
  • secrets: add --all-repos and --source via Pipeline Preview discovery (#624) (6d4c824)
  • workflows: add docs-writer agentic workflow (#631) (50bd4e0)
  • workflows: add test-reducer agentic workflow (#626) (4733c76)
  • workflows: make test-gap-finder open PRs for coverage gaps (#680) (4087579)

Bug Fixes

  • compile: normalize absolute input paths in generate_header_comment (#645) (7a0d268)
  • site: create runtime-imports page and fix broken relative link in filter-ir.mdx (#654) (ad1b44b)
  • site: restore correct --sl-color-black in light mode for search box contrast (#646) (f63a1a6)

v0.30.2

18 May 13:33
3537e29

Choose a tag to compare

0.30.2 (2026-05-18)

Bug Fixes

  • compile: resolve autodiscovered source path relative to lock file directory (#616) (be2e1c4)

v0.30.1

18 May 09:58
cb4eec2

Choose a tag to compare

0.30.1 (2026-05-18)

Bug Fixes

  • tests: isolate fixtures from codemod rewrites and bump Windows debug stack (#613) (a628d09)

v0.30.0

18 May 09:26
93735b3

Choose a tag to compare

0.30.0 (2026-05-18)

Features

  • cli: add ado-aw enable (#583) (1b4273b)
  • cli: consolidate Phase 1 pipeline-lifecycle commands (disable/remove/list/status/run/secrets) (#602) (096b7a4)
  • compile: add --force flag to bypass GitHub-remote guard (#577) (562ff7f)
  • compile: replace Python gate evaluator with bundled TypeScript gate.js (#389) (a2ce38c)
  • engine: split copilot CLI install path by compile target (#584) (4fe2175)
  • safeoutputs: add daily smoke suite and reject unknown safe-output keys (#563) (29b221e)
  • workflows: add clippy-fixer agentic workflow (#575) (ca914f1)
  • workflows: allow update-awf-version to close superseded PRs (#590) (e0ddc2c)
  • workflows: file release-notes action-item issues from update-awf-version (#593) (d4fedd5)

Bug Fixes

  • compile: default non-1es vmImage to ubuntu-22.04 (#578) (b841998)
  • compile: enforce ADO build-number rules for pipeline_agent_name (#576) (1c7c407)
  • compile: quote pipeline name in generated YAML to handle colons and quotes (#568) (ebd2f17)
  • compile: tighten ADO org name validation to alphanumeric and hyphen only (#598) (91d39a9)
  • configure: accept bare org name for --org (#579) (8029980)
  • safeoutputs: prevent symlink exfiltration in create-pr Stage 3 (#549) (f04c033)
  • secrets: preserve masked ADO secrets on definition PUT (#604) (2e0a0bb)

v0.29.0

15 May 20:41
ffcf3db

Choose a tag to compare

0.29.0 (2026-05-15)

Features

  • compile: add target: job and target: stage for ADO template output (#519) (8df9682)
  • compile: unify pool front-matter replacement across targets (#538) (7806369)
  • safeoutputs: add ado-aw-debug.create-issue for dogfood pipelines (#492) (69a634b)
  • safeoutputs: add work-item filing to noop and missing-tool safe outputs (#521) (c1bf552)

Bug Fixes

  • cache-memory: reject symlinks in agent memory to prevent Stage 3 credential theft (#524) (f311d36)
  • ci: move docs deploy workflow to top-level .github/workflows (#539) (dcb2b33)
  • compile: address pool review feedback (#541) (9bdb126)
  • safeoutputs: neutralize Stage 3 upload message command injection paths (#501) (45cd552)

v0.28.0

09 May 08:24
1d0604a

Choose a tag to compare

0.28.0 (2026-05-09)

Features

  • compile: add compact repos: front-matter syntax with codemod auto-rewrite (#478) (3e67cfd)
  • compile: autorewrite front matter via detection-based codemods (#476) (64bbc73)

Bug Fixes

  • safeoutputs: block VSO command injection via repository alias across Stage 3 PR-safe-output executors (#482) (6f4a6dd)
  • workflow: add protected-files fallback-to-issue for doc-freshness-check (#473) (12e273c)

v0.27.0

08 May 15:49
ed8aff2

Choose a tag to compare

0.27.0 (2026-05-08)

Features

  • cli: make init always overwrite; --force bypasses GitHub remote guard (#465) (6c1a332)

Bug Fixes

  • doc-freshness-check: expand allowed-files to docs, README, prompts (#463) (4abeb09)
  • execute: match safe-output repository by name or alias (#469) (76cd618)
  • safeoutputs: send Content-Range header for pipeline artifact uploads (#467) (e95cbf5)

v0.26.1

08 May 11:56
1238d96

Choose a tag to compare

0.26.1 (2026-05-08)

Bug Fixes

  • ci: allow doc freshness workflow to update AGENTS.md (#452) (463dafa)
  • compile: detect and prevent workspace checkout collision with self repo (#456) (051d45c)

v0.26.0

07 May 21:12
842ba4b

Choose a tag to compare

0.26.0 (2026-05-07)

Features

  • workflows: add frontmatter-aligner gh-aw workflow (#448) (d3af7e6)

Bug Fixes

  • cli: direct GitHub repos to gh-aw for compile/init (#447) (0ca3a25)