Skip to content

🩹 [Patch]: Show all installed modules in summary #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Mar 7, 2025

Description

This pull request includes a small change to the scripts/main.ps1 file. The change simplifies the command by removing the unnecessary enumeration of $requiredModules.Keys before calling Get-InstalledPSResource.

  • scripts/main.ps1: Simplified the command by removing $requiredModules.Keys before calling Get-InstalledPSResource.

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

@Copilot Copilot AI review requested due to automatic review settings March 7, 2025 20:22
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner March 7, 2025 20:22
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.

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

@MariusStorhaug MariusStorhaug self-assigned this Mar 7, 2025
@MariusStorhaug MariusStorhaug merged commit 38c1a5b into main Mar 7, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the fixSummary branch March 7, 2025 21:07
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