- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5
 
          🩹 [Patch]: Add CasingStyle dependency
          #292
        
          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
Conversation
…le` for consistency
…bEventData` and `ConvertTo-HashTable`
…ng unnecessary module requirement and reordering attributes for clarity
…Table` function for code clarity
…ShouldProcess and add CasingStyle module definition
| 
           Module GitHub - 0.13.3-dependOnCasing001 published to the PowerShell Gallery.  | 
    
| 
           GitHub release for GitHub v0.13.3-dependOnCasing001 has been created.  | 
    
| 
           Module GitHub - 0.13.3-dependOnCasing002 published to the PowerShell Gallery.  | 
    
| 
           GitHub release for GitHub v0.13.3-dependOnCasing002 has been created.  | 
    
CasingStyle as nested moduleCasingStyle dependency
      …hTable` and remove the `CasingStyle` module definition file
| 
           Module GitHub - 0.13.3-dependOnCasing003 published to the PowerShell Gallery.  | 
    
| 
           GitHub release for GitHub v0.13.3-dependOnCasing003 has been created.  | 
    
… improved test execution
…figuration tracking
…Get-GitHubGitConfig`
…itConfig` for consistency
| 
           Module GitHub - v0.13.3 published to the PowerShell Gallery.  | 
    
| 
           GitHub release for GitHub v0.13.3 has been created.  | 
    
Description
This pull request includes changes involve module dependencies and removing deprecated casing style utilities.
#Requires -Modulesstatements to specify required modules and their versions in several functions, usingUtilities\Set-ScriptFileRequirementCasingStyleversion 1.0.2 as dependencyCasingStylemodule functions.Convert-StringCasingStyleGet-StringCasingStyleSplit-StringByCasingStyle.Get-GitHubAllUsers(alias) toGet-GitHubAllUser(function name).Get-GitHubTeamByNametoGet-GitHubRESTTeamByName.Type of change
Checklist