Skip to content

Increase timeout for module restore in VS #16872

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Apr 10, 2025

Fixes #14246

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Apr 10, 2025

Test this change out locally with the following install scripts (Action run 14454509894)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 14454509894
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 14454509894"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 14454509894
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 14454509894"

@StephenWeatherford StephenWeatherford marked this pull request as draft April 10, 2025 21:59
Copy link
Contributor

github-actions bot commented Apr 10, 2025

Dotnet Test Results

    78 files      78 suites   35m 25s ⏱️
12 018 tests 12 018 ✅ 0 💤 0 ❌
27 794 runs  27 794 ✅ 0 💤 0 ❌

Results for commit 2d9b30f.

♻️ This comment has been updated with latest results.

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.

Bicep for Visual Studio cannot load modules from ACR after upgrading to Azure CLI 2.61
1 participant