Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 2, 2025

Description

This pull request includes changes involve module dependencies and removing deprecated casing style utilities.

  • Added missing #Requires -Modules statements to specify required modules and their versions in several functions, using Utilities\Set-ScriptFileRequirement
  • Added CasingStyle version 1.0.2 as dependency
    • Update function references to the CasingStyle module functions.
    • Removed private CasingStyle functions:
      • Convert-StringCasingStyle
      • Get-StringCasingStyle
      • Split-StringByCasingStyle.
  • Minor Code Cleanups
    • Swap Get-GitHubAllUsers(alias) to Get-GitHubAllUser(function name).
    • Removed trailing whitespace and unnecessary blank lines in several files.
    • Fixed a typo in a function call, changing Get-GitHubTeamByName to Get-GitHubRESTTeamByName.

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 February 2, 2025 15:22
@MariusStorhaug MariusStorhaug self-assigned this Feb 2, 2025
…ng unnecessary module requirement and reordering attributes for clarity
…ShouldProcess and add CasingStyle module definition
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

Module GitHub - 0.13.3-dependOnCasing001 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

GitHub release for GitHub v0.13.3-dependOnCasing001 has been created.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

Module GitHub - 0.13.3-dependOnCasing002 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

GitHub release for GitHub v0.13.3-dependOnCasing002 has been created.

@MariusStorhaug MariusStorhaug changed the title 🩹 [Patch]: Add CasingStyle as nested module 🩹 [Patch]: Add CasingStyle dependency Feb 2, 2025
…hTable` and remove the `CasingStyle` module definition file
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

Module GitHub - 0.13.3-dependOnCasing003 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

GitHub release for GitHub v0.13.3-dependOnCasing003 has been created.

@MariusStorhaug MariusStorhaug merged commit 8ac15ed into main Feb 2, 2025
6 checks passed
@MariusStorhaug MariusStorhaug deleted the dependOnCasing branch February 2, 2025 19:00
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

Module GitHub - v0.13.3 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2025

GitHub release for GitHub v0.13.3 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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants