NE Stats v1.1.15
What's new
NE Stats v1.1.15
Changes since v1.1.14.
Merged pull requests
#155 chore: refresh WoW API docs (build 12.1.0.69587)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#156 chore: refresh WoW API docs (build 12.1.0.69587)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#157 chore: refresh WoW API docs (build 12.1.0.69587)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#158 chore: refresh WoW API docs (build 12.1.0.69587)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#159 chore: refresh WoW API docs (build 12.1.0.69587)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#160 Update/07092026
Regular stats update
#161 fix(ci): allow retrying a failed CurseForge upload
Why
The v1.1.15 GitHub Release and its archive were created successfully, but CurseForge returned its own 500 response on all five upload attempts. Re-running the workflow could not recover because an existing GitHub Release skipped the archive, notes, and CurseForge-upload steps.
Change
Adds a protected manual-dispatch input, retry_curseforge. When selected for an existing release, the workflow:
- downloads the already-published GitHub Release asset (never rebuilds from a later commit),
- reuses the release's existing notes, and
- retries only the CurseForge upload.
Normal pushes still create a tag/release and upload as before; ordinary manual runs against an existing release remain no-ops.
Validation
Local commands cannot start in this task environment: process creation fails before execution with apply deny-read ACLs. The change is workflow-only and is intentionally limited to the retry path. CI checks on this PR should be used before merging.
#162 fix(ci): download the existing release asset for CurseForge retries
Fixes the failed v1.1.15 CurseForge retry run, which exited in the recovery download step before reaching CurseForge. The workflow now fetches the release's exact public asset URL with curl rather than gh release download. The retry path still never rebuilds the addon, creates no tag/release, and uploads only to CurseForge.
Included commits
- 97b4678 chore: refresh WoW API docs (build 12.1.0.69587)
- 67f4cc5 chore: refresh WoW API docs (build 12.1.0.69587)
- 0c328a9 chore: refresh WoW API docs (build 12.1.0.69587)
- 33db86c chore: refresh WoW API docs (build 12.1.0.69587)
- 9b2fb97 chore: refresh WoW API docs (build 12.1.0.69587)
- 3bdf770 Update/07092026 (#160)
- 0729ed3 fix(ci): allow retrying a failed CurseForge upload (#161)
- 64b7184 fix(ci): download retry asset directly from GitHub release (#162)
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

