feat: v0.0.3 pinnacle — CI alignment, settings fix, script hardening#1
Merged
FeelTheFonk merged 1 commit intomainfrom Feb 19, 2026
Merged
feat: v0.0.3 pinnacle — CI alignment, settings fix, script hardening#1FeelTheFonk merged 1 commit intomainfrom
FeelTheFonk merged 1 commit intomainfrom
Conversation
- fix(settings): replace Rules/Enable format with ExcludeRules in PSScriptAnalyzerSettings.psd1 (was silently ignored) - fix(ci): ci.yml now uses -Settings ./PSScriptAnalyzerSettings.psd1 (covers both excluded rules) - fix(release): upgrade softprops/action-gh-release@v1 → @v2; include PSScriptAnalyzerSettings.psd1 in ZIP - chore: commit CLAUDE.md and PSScriptAnalyzerSettings.psd1 (were untracked) - chore: recreate .gitignore with .claude/, *.log, *.zip, Windows artifacts - fix(prepare): add guard for missing payload source before Copy-Item - fix(kill): guard staging directory before Start-Transcript; verify bcdedit /deletevalue LASTEXITCODE - fix(verify): remove empty param(); extend process scan (+MpCmdRun, +SecurityHealthSystray); fix $RegStart scope bug - chore: bump all version strings to v0.0.3 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
PSScriptAnalyzerSettings.psd1migré deRules/Enable(ignoré) versExcludeRules— règles correctement exclues en CI et en localci.ymlutilise-Settings ./PSScriptAnalyzerSettings.psd1au lieu de-ExcludeRuleCLI; les deux règles (PSAvoidUsingWriteHost,PSAvoidUsingPositionalParameters) sont désormais couvertessoftprops/action-gh-release@v1→@v2;PSScriptAnalyzerSettings.psd1inclus dans le ZIP de releaseCLAUDE.mdetPSScriptAnalyzerSettings.psd1(étaient non trackés).gitignoreenrichi (.claude/,*.log,*.zip, artefacts Windows)Copy-ItemStart-Transcript; vérification$LASTEXITCODEaprèsbcdedit /deletevalueparam()vide; scan processus étendu (MpCmdRun,SecurityHealthSystray); correction scope$RegStarthorstryTest plan
PSScriptAnalyzerSettings.psd1v0.0.3au runtimegit statuspropre après merge🤖 Generated with Claude Code