mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-17 16:07:40 +01:00
Initialize rateTracker in ApplyHostReport test monitors to prevent nil pointer panic when CalculateRates is called during host report processing. Add pre-push hook guard that blocks pushing version tags directly — releases must go through the create-release.yml workflow.