Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
140 stars 68 forks source link

[feature] awesome-azd to pull in `azd` templates from existing template collections #370

Open kristenwomack opened 1 month ago

kristenwomack commented 1 month ago

azd templates are growing beyond our current collection of >100 templates. There are emerging needs for us to have specialized template collections, like our new ai collection. But we would like the superset of every template that is an approved template (as defined in our template standards) to be listed in the awesome-azd gallery. For example, the first source is the new /ai-apps collection.

Describe the solution you'd like We would like to be able to add a new template collection source and not have the manual work of adding every template in a new collection to awesome-azd individually. We want to pull in templates from other collections at their source and check for duplicates.

Describe alternatives you've considered Adding each template from the new collection in the JSON file manually.

Acceptance Criteria

cc: @rajeshkamal5050 @vhvb1989

rajeshkamal5050 commented 1 month ago

Tracking issue for ai-apps i.e., for post-build

cc @gkulin @kristenwomack