-
Notifications
You must be signed in to change notification settings - Fork 168
Add documentation for ASPIREPIPELINES001, ASPIREPIPELINES002, and ASPIREPIPELINES003 diagnostics #5359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for ASPIREPIPELINES001, ASPIREPIPELINES002, and ASPIREPIPELINES003 diagnostics #5359
Conversation
Co-authored-by: captainsafia <[email protected]>
Co-authored-by: captainsafia <[email protected]>
|
|
||
| # Compiler Error ASPIREDEPLOYMENT001 | ||
|
|
||
| **Version introduced:** 9.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this 9.2?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in commit 5358f9e. Updated to version 13.0 based on the milestone in dotnet/aspire#12415. Also updated diagnostic codes to use ASPIREPIPELINES002 instead of ASPIREDEPLOYMENT001 to match the latest changes in the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Never peer into the soul of an LLM and ask why.... 😆
|
|
||
| # Compiler Error ASPIREIMGBUILD001 | ||
|
|
||
| **Version introduced:** 9.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same question
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in commit 5358f9e. Updated to version 13.0 based on the milestone in dotnet/aspire#12415. Also updated diagnostic codes to use ASPIREPIPELINES003 instead of ASPIREIMGBUILD001 to match the latest changes in the PR.
|
@copilot The diagnostic codes referenced here are out of date with those proposed in the PR. Update the PR to reference the latest changes in https://github.com/dotnet/aspire/pull/12416.diff. |
…d naming scheme Co-authored-by: captainsafia <[email protected]>
Fixed in commit 5358f9e. Updated diagnostic codes to match the latest PR which uses sequential ASPIREPIPELINES001-003 naming instead of the mixed ASPIREPIPELINES001/ASPIREDEPLOYMENT001/ASPIREIMGBUILD001 naming. Also updated version to 13.0 based on the milestone. |
|
Hey @copilot please also add these new articles to the diagnostics TOC. |
Co-authored-by: IEvangelist <[email protected]>
Implements documentation for three experimental diagnostic codes introduced in dotnet/aspire#12416, which reorganized pipeline-related experimental APIs from the generic ASPIREPUBLISHERS001 code into sequential ASPIREPIPELINES codes.
New diagnostic pages
All three diagnostics:
Changes
aspirepipelines001.md,aspirepipelines002.md,aspirepipelines003.mdfollowing established diagnostic documentation templateoverview.mddiagnostics table with three new entries in alphabetical orderai-usage: ai-generatedmetadata per repository guidelinesdocs/toc.yml) under both the "Errors" section and "Experimental" category with descriptive namesOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Internal previews