Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented May 20, 2025

Description

This pull request introduces updates to improve documentation for PowerShell functions, update module dependencies, and clean up the project manifest. Below is a breakdown of the most significant changes:

Documentation Enhancements:

  • Added .LINK and .NOTES sections to the Get-GoogleFont function to provide additional resources and context, including links to the function's documentation and the Google Fonts GitHub repository. (src/functions/public/Get-GoogleFont.ps1, src/functions/public/Get-GoogleFont.ps1R23-R29)
  • Added .LINK and .NOTES sections to the Install-GoogleFont function for similar purposes, enhancing the function's usability and clarity. (src/functions/public/Install-GoogleFont.ps1, src/functions/public/Install-GoogleFont.ps1R31-R37)

Dependency Updates:

  • Updated the required version of the Fonts module from 1.1.19 to 1.1.21 and added a new dependency on the Admin module with a required version of 1.1.6, ensuring compatibility and new functionality. (src/functions/public/Install-GoogleFont.ps1, src/functions/public/Install-GoogleFont.ps1L1-R2)

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 AI review requested due to automatic review settings May 20, 2025 20:50
Copy link

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 enhances documentation for Google Fonts functions, updates module dependencies, and cleans up the project manifest.

  • Updated required module versions and added a new Admin module dependency.
  • Introduced .LINK and .NOTES sections to both Get-GoogleFont and Install-GoogleFont functions for improved documentation.
  • Removed the PowerShellVersion declaration from the manifest for simplification.

Reviewed Changes

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

File Description
src/manifest.psd1 Removed obsolete PowerShellVersion declaration
src/functions/public/Install-GoogleFont.ps1 Updated module versions and added a new dependency; enhanced inline documentation
src/functions/public/Get-GoogleFont.ps1 Added inline documentation via .LINK and .NOTES sections

@MariusStorhaug MariusStorhaug merged commit 90a5cdb into main May 20, 2025
34 checks passed
@MariusStorhaug MariusStorhaug deleted the fix branch May 20, 2025 21:29
@github-actions
Copy link
Contributor

Module GoogleFonts - 1.0.28 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GoogleFonts v1.0.28 has been created.

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.

2 participants