Skip to content

chore: Release v0.8.2#134

Open
tablackburn wants to merge 1 commit into
mainfrom
claude/psake-project-next-item-6mfurr
Open

chore: Release v0.8.2#134
tablackburn wants to merge 1 commit into
mainfrom
claude/psake-project-next-item-6mfurr

Conversation

@tablackburn

Copy link
Copy Markdown
Contributor

Summary

  • Bump ModuleVersion to 0.8.2 and convert the Unreleased changelog section to [0.8.2] 2026-07-08
  • Single user-facing change in this release: the Test-PSBuildPester failure-gate fix from fix: Fail the build when a Pester run fails for any reason #133 — builds now fail when a Pester run fails for any reason (failed setup blocks and discovery errors included), not only when individual tests fail

After this merges, creating the v0.8.2 GitHub release (notes = the 0.8.2 changelog section) triggers the publish workflow, which pushes 0.8.2 to PSGallery.

Test Plan

  • Full suite green locally: 367 passed, 0 failed, 15 skipped — including the Manifest tests that assert the changelog and manifest versions agree
  • CI matrix green

Breaking Changes

None. Note for downstream consumers: suites with latent BeforeAll/discovery failures that previously passed silently will correctly fail after updating — see the 0.8.2 changelog entry.

🤖 Generated with Claude Code

https://claude.ai/code/session_011semwa5HU1BUKKL4RoWjKa


Generated by Claude Code

Bump ModuleVersion to 0.8.2 and convert the Unreleased changelog
section to [0.8.2] 2026-07-08. Single user-facing change: the
Test-PSBuildPester failure gate fix from #133.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011semwa5HU1BUKKL4RoWjKa
Copilot AI review requested due to automatic review settings July 8, 2026 04:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release prep for PowerShellBuild v0.8.2 by updating the module manifest version and promoting the current changelog content into a dated 0.8.2 release section (covering the Test-PSBuildPester failure-gate behavior referenced from #133).

Changes:

  • Bump PowerShellBuild.psd1 ModuleVersion from 0.8.1 to 0.8.2.
  • Convert the changelog content from “Unreleased” into a new ## [0.8.2] 2026-07-08 section at the top of the release history.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
PowerShellBuild/PowerShellBuild.psd1 Updates module manifest version to 0.8.2 for the release.
CHANGELOG.md Adds a 0.8.2 section dated 2026-07-08 containing the release notes for #133.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Test Results

    4 files  ±0    640 suites  ±0   21s ⏱️ -1s
  382 tests ±0    380 ✅ ±0   2 💤 ±0  0 ❌ ±0 
1 528 runs  ±0  1 481 ✅ ±0  47 💤 ±0  0 ❌ ±0 

Results for commit f889b93. ± Comparison against base commit 55a4792.

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.

3 participants