Skip to content

Add ShouldProcess support to mutating commands#26

Merged
lipkau merged 2 commits into
masterfrom
fix/shouldprocess-mutating-commands
May 24, 2026
Merged

Add ShouldProcess support to mutating commands#26
lipkau merged 2 commits into
masterfrom
fix/shouldprocess-mutating-commands

Conversation

@lipkau
Copy link
Copy Markdown
Member

@lipkau lipkau commented May 23, 2026

Summary

  • Add ShouldProcess support to mutating configuration and server configuration commands
  • Skip persistence when WhatIf declines mutation
  • Add WhatIf regression coverage for add/set/remove command paths
  • Keep module-qualified alias helpers active under WhatIf

Validation

  • pwsh -NoLogo -NonInteractive -NoProfile -Command "Set-Location '/Users/LIO2MU/projects/AtlassianPS/agents/config-release-readiness/AtlassianPS.Configuration'; Invoke-Build -Task Build, Test"
  • Tests Passed: 942, Failed: 0, Skipped: 19

@lipkau lipkau merged commit d5cca9c into master May 24, 2026
7 checks passed
@lipkau lipkau deleted the fix/shouldprocess-mutating-commands branch May 24, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant