Skip to content

docs: add compiler-smoke-e2e to architecture tree and ado-script.md - #1696

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

docs: add compiler-smoke-e2e to architecture tree and ado-script.md#1696
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/add-compiler-smoke-e2e-5cc03108ef6aecdb

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-only non-bundle harness but was absent from both the AGENTS.md architecture tree and the docs/ado-script.md workspace layout AGENTS.md, docs/ado-script.md

Applied Fixes

  • Added compiler-smoke-e2e/ entry to the scripts/ado-script/src/ section of the AGENTS.md architecture tree, matching the style of the existing executor-e2e/ and trigger-e2e/ entries
  • Added a "Test-only, not shipped" callout block in docs/ado-script.md explaining the harness, its build target (test-bin/compiler-smoke-e2e.js), and its NON_BUNDLE_DIRS registration — matching the existing callouts for executor-e2e and trigger-e2e
  • Added compiler-smoke-e2e/ line to the workspace layout tree in docs/ado-script.md

Notes

Verified against scripts/ado-script/src/__tests__/bundle-coverage.test.ts, which explicitly lists compiler-smoke-e2e in NON_BUNDLE_DIRS alongside executor-e2e and trigger-e2e. All three are non-bundle test harnesses; the other two were already documented but compiler-smoke-e2e was missing. No source code changes were made.


Created by the agent-documentation maintainer workflow.

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

The `scripts/ado-script/src/compiler-smoke-e2e/` directory exists as a
test-only, non-bundle harness (similar to `executor-e2e` and `trigger-e2e`)
but was absent from both the AGENTS.md architecture tree and the workspace
layout in docs/ado-script.md.

- Add `compiler-smoke-e2e/` to the AGENTS.md ado-script src tree
- Add a callout block and workspace layout entry in docs/ado-script.md,
  matching the pattern already used for executor-e2e and trigger-e2e

Verified against scripts/ado-script/src/__tests__/bundle-coverage.test.ts
which explicitly lists compiler-smoke-e2e in NON_BUNDLE_DIRS.

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