Particular / ServiceControl

Backend for ServiceInsight and ServicePulse
https://docs.particular.net/servicecontrol/
Other
51 stars 47 forks source link

Reorganize CI/release workflows #4436

Closed DavidBoike closed 2 weeks ago

DavidBoike commented 2 weeks ago

Reorganizes the CI and Release workflows so that building Windows artifacts and container images are all encapsulated within reusable workflows. This allows the CI workflow to call these reusable workflows to provide artifacts for testing, and no longer requires the release workflow to be run on any trigger except tags for a real release.