Skip to content

docs: document compiler-smoke-e2e in AGENTS.md and docs/ado-script.md - #1682

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/document-compiler-smoke-e2e-b7b58928072835f0
Draft

docs: document compiler-smoke-e2e in AGENTS.md and docs/ado-script.md#1682
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/document-compiler-smoke-e2e-b7b58928072835f0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
Architecture tree accuracy scripts/ado-script/src/compiler-smoke-e2e/ exists in the codebase but is absent from both the AGENTS.md architecture tree and the docs/ado-script.md directory listing AGENTS.md, docs/ado-script.md
Missing callout note docs/ado-script.md has callout boxes for executor-e2e and trigger-e2e explaining they are test-only, not shipped; compiler-smoke-e2e had no equivalent note docs/ado-script.md

Applied Fixes

  • Added compiler-smoke-e2e/ to the scripts/ado-script/src/ section of the AGENTS.md architecture tree with a description matching its role
  • Added compiler-smoke-e2e/ to the directory tree in docs/ado-script.md
  • Added a > **Test-only, not shipped: compiler-smoke-e2e** callout note in docs/ado-script.md alongside the existing executor-e2e and trigger-e2e notes

Notes

Verified against scripts/ado-script/src/__tests__/bundle-coverage.test.ts: compiler-smoke-e2e is explicitly listed in NON_BUNDLE_DIRS with a comment confirming it emits to test-bin/ and is never packaged. The description was derived from scripts/ado-script/src/compiler-smoke-e2e/index.ts which clearly describes the orchestrator's purpose.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 215.1 AIC · ⌖ 12.2 AIC · ⊞ 8.7K ·

The `scripts/ado-script/src/compiler-smoke-e2e/` directory was present
in the codebase but missing from both the AGENTS.md architecture tree
and the docs/ado-script.md bundle directory listing.

Add it to both places with the correct description (test-only, not a
shipped bundle, listed in NON_BUNDLE_DIRS), mirroring the existing
treatment of `executor-e2e` and `trigger-e2e`. Also add the
corresponding callout note in docs/ado-script.md.

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