cisagov / ScubaGear

Automation to assess the state of your M365 tenant against CISA's baselines
https://www.cisa.gov/resources-tools/services/secure-cloud-business-applications-scuba-project
Creative Commons Zero v1.0 Universal
1.6k stars 215 forks source link

Add error handling and unit tests to publish public package workflow #1174

Closed james-garriss closed 2 months ago

james-garriss commented 3 months ago

💡 Summary

Add error handling and unit tests to publish public workflow in order to determine why publishing failed for 1.3.0 and to fix the issue(s).

Motivation and context

ScubaGear is published to PSGallery, and it should be done in an automated fashion without errors.

Implementation notes

Acceptance criteria