Skip to content

Show dotnetup environment setup progress after installation - #55796

Draft
nagilson with Copilot wants to merge 2 commits into
release/dnupfrom
copilot/fix-long-delay-after-dotnetup
Draft

Show dotnetup environment setup progress after installation#55796
nagilson with Copilot wants to merge 2 commits into
release/dnupfrom
copilot/fix-long-delay-after-dotnetup

Conversation

Copilot AI commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

dotnetup init could appear stalled after reporting installed components while it updated shell profiles and environment configuration.

  • Progress feedback

    • Move Setting up your environment. after installation completes.
    • Display it immediately before configuration and profile I/O.
    • Emit it once for both standard and migration-based installs.
  • Coverage

    • Verify the post-install progress message is displayed.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
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.

Copilot AI changed the title [WIP] Fix long delay after aspnet by dotnetup in codespaces Show dotnetup environment setup progress after installation Aug 16, 2026
Copilot AI requested a review from nagilson August 16, 2026 01:32
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.

Sometimes a long delay is observed after aspnet by dotnetup as it sets up the env in codespaces

2 participants