Skip to content
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

Fix 11467 by disabling virtual workspaces [pending approval from triage] #12259

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

StephenWeatherford
Copy link
Contributor

@StephenWeatherford StephenWeatherford commented Oct 23, 2023

Fixes #11467

See #11467 for more info. Sent that bug back to triage for approval.

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2023

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

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

@StephenWeatherford StephenWeatherford changed the title Fix 11467 by disabling virtual workspaces Fix 11467 by disabling virtual workspaces [pending approval from triage] Oct 23, 2023
@github-actions
Copy link
Contributor

Test Results

     132 files  ±0       132 suites  ±0   3h 55m 12s ⏱️ + 5m 33s
10 656 tests ±0  10 656 ✔️ ±0  0 💤 ±0  0 ±0 
51 511 runs  ±0  51 511 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit e6d5124. ± Comparison against base commit 561bb59.

@StephenWeatherford StephenWeatherford merged commit 35d115a into main Oct 25, 2023
47 checks passed
@StephenWeatherford StephenWeatherford deleted the sw/11467-virtual-workspaces branch October 25, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants