Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 30, 2025

Backport of #11657 to release/9.5

/cc @davidfowl

Customer Impact

The dev tunnels integration does not work inside of codespaces or a dev container.

Testing

Manual.

Risk

Low.

Regression?

No, new feature.

…tes and improve asynchronous processing.

- Don't assume we have all of the endpoints up front. Support incrementally updating settings and appending ports to forward.

Fixes #11654
Copy link
Contributor Author

🚀 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/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 11730

Or

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

@davidfowl davidfowl changed the title [release/9.5] Refactor Devcontainer port forwarding logic to use a channel for updates and improve asynchronous processing. [release/9.5] Fix DevTunnels in DevContainers and Codespaces Sep 30, 2025
@joperezr joperezr added the Servicing-approved Approved for servicing release label Sep 30, 2025
@joperezr
Copy link
Member

Fixing a new feature, customer reported, low risk. Approved.

This was referenced Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants