Skip to content

[docs] Document ASPIREWATCH001 run mode configuration diagnostic - #1471

Open
aspire-repo-bot[bot] wants to merge 2 commits into
release/13.5from
docs/pr-18863-31545191765-1-88684b34c9a7f859
Open

[docs] Document ASPIREWATCH001 run mode configuration diagnostic#1471
aspire-repo-bot[bot] wants to merge 2 commits into
release/13.5from
docs/pr-18863-31545191765-1-88684b34c9a7f859

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#18863

@karolz-ms

Targeting release/13.5 based on the source PR milestone 13.5.

Why

microsoft/aspire#18863 adds a new experimental RunConfiguration type and a DistributedApplicationExecutionContextOptions.RunConfiguration / DistributedApplicationExecutionContext.RunConfiguration property, both marked [Experimental("ASPIREWATCH001", ...)]. This diagnostic previously had no entry on the docs site.

What changed

  • New page: src/frontend/src/content/docs/diagnostics/aspirewatch001.mdx — describes the RunConfiguration class and its WatchEnabled property, includes a usage example, and documents the standard suppression methods (.editorconfig, NoWarn, #pragma warning disable), following the same structure as the existing ASPIREPROBES001 page.
  • Updated: src/frontend/src/content/docs/diagnostics/overview.mdx — added ASPIREWATCH001 to the diagnostics table.
  • Updated: src/frontend/config/sidebar/reference.topics.ts — added the new page to the sidebar's Warnings list.

No existing pages needed structural changes; this is purely additive.

Generated by PR Documentation Check · auto · 94.5 AIC · ⌖ 16.1 AIC · ⊞ 19.6K ·

Documents microsoft/aspire#18863, which adds RunConfiguration and the
experimental ASPIREWATCH001 diagnostic.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Aug 11, 2026
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1471. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1471 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for the new experimental ASPIREWATCH001 diagnostic so users can understand when it appears and how to suppress it, and wires the page into the diagnostics index and navigation.

Changes:

  • Added a new diagnostics page documenting ASPIREWATCH001, including a usage example and suppression guidance.
  • Added ASPIREWATCH001 to the diagnostics overview table.
  • Added ASPIREWATCH001 to the Reference sidebar under Warnings.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/frontend/src/content/docs/diagnostics/overview.mdx Adds ASPIREWATCH001 to the diagnostics table for discoverability.
src/frontend/src/content/docs/diagnostics/aspirewatch001.mdx New dedicated documentation page for the ASPIREWATCH001 warning.
src/frontend/config/sidebar/reference.topics.ts Adds the new diagnostic page to the sidebar navigation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/frontend/src/content/docs/diagnostics/aspirewatch001.mdx
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 32c349b4-907d-42e9-aad8-2f0edc267779
@@ -0,0 +1,85 @@
---
title: Compiler Warning ASPIREWATCH001
seoTitle: "ASPIREWATCH001: Run mode configuration types and members are for"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seoTitle ends mid-sentence at “are for”, so search results will show a truncated title. Could we use a complete title, maybe ASPIREWATCH001: Experimental run mode configuration APIs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants