Skip to content

docs: add compiler-smoke-e2e to ado-script architecture docs - #1707

Merged
jamesadevine merged 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-ado-script-docs-69537e8af27c6502
Jul 29, 2026
Merged

docs: add compiler-smoke-e2e to ado-script architecture docs#1707
jamesadevine merged 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-ado-script-docs-69537e8af27c6502

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy scripts/ado-script/src/compiler-smoke-e2e/ exists as a test harness but is missing from both the AGENTS.md architecture tree and docs/ado-script.md, unlike the similar trigger-e2e/ and executor-e2e/ entries which are fully documented AGENTS.md, docs/ado-script.md

Applied Fixes

  • AGENTS.md: added compiler-smoke-e2e/ entry to the scripts/ado-script/src/ architecture tree, between executor-e2e/ and prepare-pr-base/
  • docs/ado-script.md: added compiler-smoke-e2e/ to the directory tree listing and added a callout note (matching the style of the existing executor-e2e and trigger-e2e notes) explaining: test-only, not a bundle, built to test-bin/ by build:compiler-smoke-e2e, listed in NON_BUNDLE_DIRS, orchestrates the five-fixture compiler-candidate smoke E2E

Notes

Verified against scripts/ado-script/src/compiler-smoke-e2e/index.ts (entry point JSDoc), src/__tests__/bundle-coverage.test.ts (NON_BUNDLE_DIRS set), and tests/compiler-smoke-e2e/REGISTERED.md (fixture registry). The harness stages a compiler candidate as a supply-chain.pipeline-artifact across five real fixtures, pushes to a short-lived ado-aw-mirror branch, and asserts all five candidate-lane pipeline runs go green.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 184.4 AIC · ⌖ 12.4 AIC · ⊞ 8.7K ·

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@jamesadevine
jamesadevine marked this pull request as ready for review July 29, 2026 14:14
The scripts/ado-script/src/compiler-smoke-e2e/ test harness was missing
from both the AGENTS.md architecture tree and docs/ado-script.md, unlike
the similar trigger-e2e/ and executor-e2e/ entries which are documented.

- AGENTS.md: add compiler-smoke-e2e/ entry between executor-e2e/ and
  prepare-pr-base/ in the ado-script/src/ tree
- docs/ado-script.md: add compiler-smoke-e2e/ to the directory tree and
  add a callout note explaining it is test-only (not a bundle), built to
  test-bin/ by build:compiler-smoke-e2e, and listed in NON_BUNDLE_DIRS

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine
jamesadevine force-pushed the docs/add-compiler-smoke-e2e-to-ado-script-docs-69537e8af27c6502 branch from ecc99a9 to 0a83bb1 Compare July 29, 2026 14:14
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@jamesadevine
jamesadevine merged commit 4c7521e into main Jul 29, 2026
3 checks passed
@jamesadevine
jamesadevine deleted the docs/add-compiler-smoke-e2e-to-ado-script-docs-69537e8af27c6502 branch July 29, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant