Skip to content
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

🩹 [Patch]: Use the Scope enum from the Admin module #34

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 15, 2025

Description

This pull request includes several changes to improve the font management module, documenting the expanded OS support, updating module dependencies, and modifying the linter configuration.

OS Support

  • README.md: Updated the supported platform section to indicate that the module now supports managing fonts on Linux, macOS, and Windows operating systems.

Dependency Updates

  • src/functions/public/Get-Font.ps1, src/functions/public/Install-Font.ps1, src/functions/public/Uninstall-Font.ps1: Added version-specific module requirements for the 'Admin' module. [1] [2] [3]
  • src/header.ps1: Included a version-specific requirement for the 'Admin' module.

Codebase Simplification

Linter Configuration

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 requested a review from a team as a code owner January 15, 2025 20:07
@MariusStorhaug MariusStorhaug changed the title Use the scope from admin 🩹 [Patch]: Use the Scope enum from the Admin module Jan 15, 2025
@MariusStorhaug MariusStorhaug self-assigned this Jan 15, 2025
@MariusStorhaug MariusStorhaug merged commit 098f2e5 into main Jan 15, 2025
21 checks passed
@MariusStorhaug MariusStorhaug deleted the scope branch January 15, 2025 20:32
Copy link

Module [Fonts - v1.1.12] published to the PowerShell Gallery.

Copy link

GitHub release for Fonts v1.1.12 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.

1 participant