Skip to content

[release/13.3] Make AtsJsonCodeWriter a shared internal helper#16752

Open
aspire-repo-bot[bot] wants to merge 1 commit intorelease/13.3from
backport/pr-16677-to-release/13.3
Open

[release/13.3] Make AtsJsonCodeWriter a shared internal helper#16752
aspire-repo-bot[bot] wants to merge 1 commit intorelease/13.3from
backport/pr-16677-to-release/13.3

Conversation

@aspire-repo-bot
Copy link
Copy Markdown
Contributor

@aspire-repo-bot aspire-repo-bot Bot commented May 4, 2026

Backport of #16677 to release/13.3

/cc @eerhardt

Customer Impact

This is unneeded public API.

Testing

Automated tests in repo.

Risk

Very low.

Regression?

No

Move the JSON code writer out of Aspire.TypeSystem so it is not exposed as public API. Link the shared internal helper into each CLI and code generation project that uses it.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 4, 2026 21:06
@aspire-repo-bot aspire-repo-bot Bot review requested due to automatic review settings May 4, 2026 21:06
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16752

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16752"

@eerhardt eerhardt added the Servicing-consider Issue for next servicing release review label May 4, 2026
@eerhardt eerhardt requested a review from sebastienros May 4, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-consider Issue for next servicing release review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant