Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
MIT License
728 stars 485 forks source link

chore: add release action to generate artifacts for accelerator #788

Closed jaredfholgate closed 4 weeks ago

jaredfholgate commented 4 weeks ago

Overview/Summary

This PR is to add an action that will generate and add artifacts to any release that is created. These artifacts are archive files that just contain the minimum set of files required by the accelerator.

This PR fixes/adds/changes/removes

N/A

Breaking Changes

None, no functional changes

Testing Evidence

The pipeline will be tested with the PR trigger to see that the generated artifacts look as expected.

As part of this Pull Request I have