File Details
v2026.07.15.3
- R
- Jul 15, 2026
- 4.92 MB
- 32
- 12.0.7
- Retail
File Name
Seramate-v2026.07.15.3.zip
Supported Versions
- 12.0.7
Seramate PvP Inspect
v2026.07.15.3 (2026-07-15)
Full Changelog Previous Releases
- Fix CI luacheck (allowlist UnitAffectingCombat); gate release on green CI
The In Combat feature's Util.inCombat reads UnitAffectingCombat, which was
not in the .luacheckrc read_globals allowlist, so push CI went red while the
forced release still published — releases had no CI dependency.
Make ci.yml a reusable workflow (workflow_call) and have the release job
needs:it, so the same lint + unit tests run against the exact ref being
released and tag/package steps cannot run unless they pass.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com