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

Added --install-links to fix the TPN workflow #15102

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

majastrz
Copy link
Member

@majastrz majastrz commented Sep 17, 2024

Added --install-links to fix the TPN workflow.

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

github-actions bot commented Sep 17, 2024

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

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

Copy link
Contributor

Dotnet Test Results

    72 files   -     36      72 suites   - 36   24m 37s ⏱️ - 10m 59s
11 070 tests  -     25  11 070 ✅  -     25  0 💤 ±0  0 ❌ ±0 
25 905 runs   - 12 948  25 905 ✅  - 12 948  0 💤 ±0  0 ❌ ±0 

Results for commit 51610fd. ± Comparison against base commit 1dee6e5.

@majastrz majastrz merged commit ec3612e into main Sep 17, 2024
47 checks passed
@majastrz majastrz deleted the majastrz/install-links branch September 17, 2024 23:02
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