Skip to content

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented May 20, 2025

Description

This pull request updates the .github/workflows/Test-ModuleLocal.yml file to optimize module loading during Pester tests by installing a required PowerShell resource.

Workflow optimization:

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

@MariusStorhaug MariusStorhaug self-assigned this May 20, 2025
@Copilot Copilot AI review requested due to automatic review settings May 20, 2025 22:52
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner May 20, 2025 22:52
@MariusStorhaug MariusStorhaug changed the title 🪲 [Fix]: Add installation of PSCustomObject on Test-ModuleLocal 🩹 [Patch]: Add installation of PSCustomObject on Test-ModuleLocal May 20, 2025
@MariusStorhaug MariusStorhaug changed the title 🩹 [Patch]: Add installation of PSCustomObject on Test-ModuleLocal 🩹 [Patch]: Add installation of PSCustomObject on Test-ModuleLocal May 20, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR optimizes the module loading for Pester tests by installing the PSCustomObject module from PSGallery.

  • Added an extra step in the GitHub workflow to install the PSCustomObject module.

@MariusStorhaug MariusStorhaug merged commit 0de5aa6 into main May 20, 2025
100 checks passed
@MariusStorhaug MariusStorhaug deleted the test branch May 20, 2025 22:59
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