Skip to content

ci: migrate to PowerShellOrg reusable CI and release workflows#457

Open
HeyItsGilbert wants to merge 1 commit into
mainfrom
ci/use-org-reusable-workflow
Open

ci: migrate to PowerShellOrg reusable CI and release workflows#457
HeyItsGilbert wants to merge 1 commit into
mainfrom
ci/use-org-reusable-workflow

Conversation

@HeyItsGilbert
Copy link
Copy Markdown
Member

Replace the inline CI job matrix with a call to
PowerShellOrg/.github/workflows/powershell-ci.yml@main, which adds
Windows PowerShell 5.1 coverage alongside the existing PS 7.x matrix.

Add release.yml calling powershell-release.yml@main for tag-triggered
PSGallery publishes and GitHub Release creation.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Replace the inline CI job matrix with a call to
PowerShellOrg/.github/workflows/powershell-ci.yml@main, which adds
Windows PowerShell 5.1 coverage alongside the existing PS 7.x matrix.

Add release.yml calling powershell-release.yml@main for tag-triggered
PSGallery publishes and GitHub Release creation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

ghost commented May 26, 2026

Test Results

  4 files  284 suites   1m 22s ⏱️
243 tests 234 ✅ 2 💤 7 ❌
972 runs  957 ✅ 8 💤 7 ❌

For more details on these failures, see this check.

Results for commit 9fed682.

@HeyItsGilbert HeyItsGilbert linked an issue May 26, 2026 that may be closed by this pull request
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.

Add Windows 5.1 to Testing Matrix

1 participant