Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
167 stars 243 forks source link

Add workflow and tests #368

Closed jfaurskov closed 1 month ago

jfaurskov commented 1 month ago

Overview/Summary

Add workflow and test scripts to verify ARM templates updated based on https://github.com/Azure/arm-ttk. Described in https://dev.azure.com/CSUSolEng/Guidance%20-%20Observability/_workitems/edit/37410

This PR fixes/adds/changes/removes

  1. Add .github/workflows/unit-test-arm-templates.yml to run whenever a PR is made updating one or more ARM templates
  2. Add .github/actions/Test-Armtemplates.Tests.ps1 which does the actual testing.

Breaking Changes

No breaking changes.

As part of this Pull Request I have