Skip to content

docs: add compiler-smoke-e2e and __tests__ to ado-script architecture tree - #1675

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-arch-tree-d7a80417f52a88bd
Draft

docs: add compiler-smoke-e2e and __tests__ to ado-script architecture tree#1675
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-to-arch-tree-d7a80417f52a88bd

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 on disk but was absent from the AGENTS.md architecture tree and docs/ado-script.md AGENTS.md, docs/ado-script.md
Accuracy scripts/ado-script/src/__tests__/ exists on disk but was absent from the AGENTS.md architecture tree and docs/ado-script.md AGENTS.md, docs/ado-script.md

Applied Fixes

  • Added compiler-smoke-e2e/ to the scripts/ado-script/src/ section of the AGENTS.md architecture tree with an accurate description
  • Added __tests__/ to the scripts/ado-script/src/ section of the AGENTS.md architecture tree with an accurate description
  • Added a callout note for compiler-smoke-e2e/ to docs/ado-script.md (parallel to the existing executor-e2e and trigger-e2e callouts)
  • Added compiler-smoke-e2e/ and __tests__/ to the directory tree in docs/ado-script.md

Notes

Verified by ls scripts/ado-script/src/ — both compiler-smoke-e2e/ and __tests__/ exist. The existing executor-e2e/ and trigger-e2e/ non-bundle harnesses were already listed; compiler-smoke-e2e/ is the same kind of test-only orchestrator. Description verified against scripts/ado-script/src/compiler-smoke-e2e/index.ts (reads: stages compiler candidate as supply-chain.pipeline-artifact, pushes to mirror branch, queues five fixture pipelines, asserts green). Description for __tests__/ verified against scripts/ado-script/src/__tests__/bundle-coverage.test.ts.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 164.3 AIC · ⌖ 12.3 AIC · ⊞ 8.7K ·

… tree

Both directories exist in scripts/ado-script/src/ but were absent from
the AGENTS.md architecture tree and docs/ado-script.md reference page.

- compiler-smoke-e2e/: TypeScript orchestrator that stages the compiler
  candidate as a supply-chain.pipeline-artifact, queues the five fixed
  fixture pipelines on a mirror branch, and asserts green. Referenced by
  the CI-only tests/compiler-smoke-e2e/ fixtures.
- __tests__/: bundle-coverage guard (bundle-coverage.test.ts) that
  asserts every src/ subdirectory is either in NON_BUNDLE_DIRS or ships
  a compiled bundle — prevents silent omissions from the release zip.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@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.

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.

0 participants