Follow up: audit hardening and CI - #14
Merged
silverbrit merged 6 commits intoAug 18, 2026
Merged
Conversation
silverbrit
force-pushed
the
feat/12.1-audit-followups
branch
from
August 18, 2026 15:13
fc76d7e to
849aedc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up work on top of
feature/12.1-modernization. This adds the pending settings/package cleanup plus targeted audit fixes for custom aura trackers, anchors, Edit Mode, CI, native Better Tracked Bars settings integration, trinket defaults, and addon branding.Settings and package refresh
0.72default while allowing a fully opaque window.33 (August 18 2026)release notes and updated the settings-window layout/navigation documentation.PowerBaranchor-parent catalog and explicitUIParent(NONE) choices for bar positioning.install-deps.shfor the new dependency layout.Custom tracker and anchor hardening
CustomAuraContainerTemplatewithout querying cooldown state as if it were a learned spell.CanBeAccessedInContext()validation to shared imported-anchor checks.UIParent./bcdmwindow and native AddOns Settings, detaching the external canvas cleanly when either panel closes.Trinket defaults and migrations
UIParent, while retaining the ElvUI player-frame anchor when ElvUI is active.Addon metadata and minimap launcher
Better Cooldown Manager.Buffs & Debuffs.CI
Scripts/test.lua.Commits
feat: refresh settings window and package layoutfix: support aura-only trackers and harden anchorsdocs: simplify in-game changelogfix: embed tracked bar settings in native optionsfix: reset trinket defaults and migrate anchorsfix: update addon and minimap brandingValidation
lua5.1 Scripts/test.lua .luac5.1 -pbash -n install-deps.shgit diff --checkLive WoW validation remains required for AuraContainer behavior, protected anchors, Edit Mode persistence, and combat/taint paths.