radius-project / recipes

Community Recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate Recipe publishing

AaronCrawfis opened this issue · comments

Today useDevRecipes are manually uploaded to ACR. We need to change this to a pipeline.

We also need this pipeline once we move to a more generalized Recipe Pack design.

This pipeline should:

  • Publish to the radiusdev ACR
  • (on approval) Publish to the radius ACR

The files published should be all the Bicep files within the repository. The published modules should follow the format:

<ACR>.azurecr.io/recipes/<RESOURCE_SHORT_TYPE>/<PLATFORM>:1.0

For example, radius.azurecr.io/recipes/rediscaches/kubernetes:1.0