Below you will find pages that utilize the taxonomy term “Zmaril”
July 8, 2026
Powderworks Straitjacket
Version updated for https://github.com/zmaril/Straitjacket to version v0.2.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fixed duplication in Markdown now honours straitjacket-allow markers too. A clone inside a doc’s fenced code block carries a :<lang> tag on its source id (e.g. docs.md:bash), so the finding’s path wasn’t a real file — the suppression added in 0.2.2 couldn’t open it and the marker was ignored. The :<lang> tag is now stripped, which also tidies the reported path. Install: curl -fsSL https://raw.githubusercontent.com/zmaril/straitjacket/main/install.sh | sh
July 4, 2026
Powderworks Housekeeping
Version updated for https://github.com/zmaril/housekeeping to version v1.6.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Multi-language coverage: ci-exists demands test+lint+fmt per detected language (rust, js, python, ruby, go); ruby joins ecosystem detection; new builds check (every build target runs in CI, tauri heavy-target rules) and codegen-drift check ([[codegen]]-declared regen commands must run + zero-diff in CI). v1 fast-forwarded.
July 4, 2026
Powderworks Housekeeping
Version updated for https://github.com/zmaril/housekeeping to version v1.4.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Captain dispatch: housekeeper captain --dispatch (action input dispatch: true) triggers every member’s self-audit immediately — new checks reach the fleet on demand, not a week of crons later; workflow_dispatch joins the required member triggers. Unknown keys are surfaced at both scales: [policy.*] typos fail the captain, .housekeeping.toml typos fail the audit. v1 fast-forwarded.
July 4, 2026
Powderworks Housekeeping
Version updated for https://github.com/zmaril/housekeeping to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Marketplace-valid action metadata: display name “Powderworks Housekeeping”, description under 125 characters. The uses: zmaril/housekeeping@v1 interface is unchanged.