-
Notifications
You must be signed in to change notification settings - Fork 119
Fix name of bicep binary #10838
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
base: main
Are you sure you want to change the base?
Fix name of bicep binary #10838
Conversation
- changes the name of the downloaded bicep binary from "rad-bicep" to "bicep" Signed-off-by: Nell Shamrell <[email protected]>
9f63128 to
55566c8
Compare
|
Code change looks good! Just some comments on documentation and naming references in the repo :) We have a few test scripts that might rely on the Line 161 in bdbaf37
There are also references to Line 179 in bdbaf37
Line 211 in bdbaf37
Line 37 in bdbaf37
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10838 +/- ##
=======================================
Coverage 50.40% 50.40%
=======================================
Files 664 664
Lines 41279 41279
=======================================
Hits 20807 20807
Misses 18498 18498
Partials 1974 1974 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
Description
This changes the name of the downloaded bicep binary from "rad-bicep" to "bicep"
Type of change
Fixes: #10383
Contributor checklist
Please verify that the PR meets the following requirements, where applicable:
Here is a link to the relevant docs PR radius-project/docs#1597