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

Support named pipe fallback for IPC in local mode on unsupported platforms #15046

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Sep 11, 2024

Microsoft Reviewers: Open in CodeFlow

@anthony-c-martin anthony-c-martin changed the title Support named pipes for IPC in local mode Support named pipe fall for IPC in local mode on unsupported platforms Sep 11, 2024
@anthony-c-martin anthony-c-martin changed the title Support named pipe fall for IPC in local mode on unsupported platforms Support named pipe fallback for IPC in local mode on unsupported platforms Sep 11, 2024
Copy link
Contributor

github-actions bot commented Sep 11, 2024

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

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

Copy link
Contributor

github-actions bot commented Sep 11, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   25m 56s ⏱️ - 7m 31s
11 070 tests  -     24  11 070 ✅  -     24  0 💤 ±0  0 ❌ ±0 
25 905 runs   - 12 947  25 905 ✅  - 12 947  0 💤 ±0  0 ❌ ±0 

Results for commit 2fb8553. ± Comparison against base commit 2f0e78d.

♻️ This comment has been updated with latest results.

@anthony-c-martin anthony-c-martin merged commit c5e58ed into main Sep 11, 2024
47 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/named_pipe branch September 11, 2024 19:15
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.

2 participants