radius-project / recipes

Community Recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update validation scripts for Bicep extension installation

jasonviviano opened this issue · comments

Overview of feature request

Update the Bicep extension validation script

Acceptance criteria

GHCR is used for the pull command, example:
https://github.com/radius-project/radius/pull/7293/files

Additional context

Found here:

./.github/scripts/curl-with-retries.sh https://get.radapp.dev/tools/bicep-extensibility/${{ env.REL_CHANNEL }}/linux-x64/rad-bicep --output rad-bicep

AB#12069