Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

🌟 [Major: Bump Invoke-Pester to v4#15

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainPSModule/Invoke-ScriptAnalyzer:mainfrom
bumpPesterPSModule/Invoke-ScriptAnalyzer:bumpPesterCopy head branch name to clipboard
Mar 9, 2025
Merged

🌟 [Major: Bump Invoke-Pester to v4#15
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainPSModule/Invoke-ScriptAnalyzer:mainfrom
bumpPesterPSModule/Invoke-ScriptAnalyzer:bumpPesterCopy head branch name to clipboard

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Mar 9, 2025

Copy link
Copy Markdown
Member

Description

This pull request includes updates to the action.yml file, bumping the version of the Ìnvoke-Pester` action and adjusting inputs to the updated version.

Step Summary Configuration Changes:

  • 🌟 Removed the StepSummary_Enabled input to simplify the configuration options.
  • Introduced the StepSummary_Mode input to control which tests to show in the GitHub step summary, replacing the StepSummary_ShowTests input.
  • Changed the default value of StepSummary_ShowTestOverview to false to align with the new configuration approach.

Pester Module Update:

  • Updated the Pester module usage from version 3 to version 4 to ensure compatibility with the latest features and improvements.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

… input and replace StepSummary_ShowTests with StepSummary_Mode
Copilot AI review requested due to automatic review settings March 9, 2025 19:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

PR Overview

This pull request updates the GitHub Action configuration by streamlining the step summary inputs and bumping the Invoke-Pester module from v3 to v4.

  • Removed the redundant StepSummary_Enabled input.
  • Replaced StepSummary_ShowTests with the new StepSummary_Mode input to control test summaries.
  • Upgraded the Invoke-Pester usage to v4 for improved compatibility.

Reviewed Changes

File Description
action.yml Modified input configurations and updated Pester module version

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

action.yml:265

  • Ensure that the upgrade to Invoke-Pester v4 is fully compatible with the existing configuration and scripts, as the new version may introduce breaking changes compared to v3.
uses: PSModule/Invoke-Pester@v4

Comment thread action.yml
@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title 🩹 [Patch]: Bump Invoke-Pester to v4 🌟 [Major: Bump Invoke-Pester to v4 Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.