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 --outdir param with build-params #13890

Merged
merged 1 commit into from Apr 22, 2024
Merged

Support --outdir param with build-params #13890

merged 1 commit into from Apr 22, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Apr 16, 2024

This was implemented in AzureCLI, but never implemented in Bicep.

This PR addresses Azure/azure-cli#27704.

Copy link
Contributor

github-actions bot commented Apr 16, 2024

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

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

Copy link
Contributor

github-actions bot commented Apr 16, 2024

Test Results

    66 files   -     32      66 suites   - 32   22m 56s ⏱️ - 16m 26s
10 857 tests  -     16  10 856 ✅  -     16  1 💤 ±0  0 ❌ ±0 
25 610 runs   - 12 789  25 608 ✅  - 12 788  2 💤  - 1  0 ❌ ±0 

Results for commit 14466a6. ± Comparison against base commit e4f065e.

♻️ This comment has been updated with latest results.

@anthony-c-martin anthony-c-martin merged commit a22caf3 into main Apr 22, 2024
44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/outdir branch April 22, 2024 16:19
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.

None yet

2 participants