Skip to content

Fix Pester PassThru and upgrade Actions to v5#3

Merged
Ioan-Popovici merged 1 commit into
masterfrom
develop
Mar 17, 2026
Merged

Fix Pester PassThru and upgrade Actions to v5#3
Ioan-Popovici merged 1 commit into
masterfrom
develop

Conversation

@Ioan-Popovici

Copy link
Copy Markdown
Member

Summary

  • Add Run.PassThru = $true to Pester config so Invoke-Pester returns the result object (fixes FailedCount property error)
  • Upgrade actions/checkout and actions/upload-artifact from v4 to v5 (Node.js 24, resolves deprecation warnings)
  • Add .github/workflows/** to CI path triggers

Test plan

  • CI passes on both Windows and Ubuntu
  • Publish workflow completes successfully

🤖 Generated with Claude Code

- Add Run.PassThru = $true so Invoke-Pester returns the result object
- Upgrade actions/checkout and actions/upload-artifact to v5 (Node.js 24)
- Add .github/workflows/** to CI path triggers

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Ioan-Popovici Ioan-Popovici merged commit 71e97e1 into master Mar 17, 2026
5 checks passed
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