Brownserve.PSSourceControl

0.2.0

Git, GitHub, and GitLab source control operations used across Brownserve projects.

Minimum PowerShell version

6.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Brownserve.PSSourceControl -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Brownserve.PSSourceControl -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2026 Brownserve UK

Package Details

Author(s)

  • Brownserve UK

Tags

Brownserve-UK VCS git github

Functions

Add-GitChanges ConvertTo-HTTPSRepoURL Copy-GitRemoteRepository Get-GitBranches Get-GitChanges Get-GitCurrentBranch Get-GitMerges Get-GitRemoteOriginURL Get-GitRootDirectory New-GitBranch Push-GitChanges Submit-GitChanges Switch-GitBranch Set-GitLabCIVariable Add-GitHubReleaseAsset Add-PullRequestComment Get-GitHubIssues Get-GitHubPullRequests Get-GitHubRelease Get-GitHubTags New-GitHubBranch New-GitHubCommit New-GitHubPullRequest New-GitHubRelease

Dependencies

This module has no dependencies.

Release Notes

# Added

- feat: add new Set-GitLabCIVariable cmdlet in #10 by @shoddyguard
- feat: drop use of Brownserve.PSTools in #5 by @shoddyguard
- feat(test): add additional tests to the module. in #4 by @shoddyguard

# Fixed

- fix(build): add ExternalModuleDependencies to ensure PSGallery modules can be published correctly in #8 by @shoddyguard
- fix(build): Switch to older method of declaring module dependencies in #7 by @shoddyguard

# Changed

- chore: bring repo up to latest template standard in #9 by @shoddyguard
- refactor: remove private cmdlet in #6 by @shoddyguard

FileList

Version History

Version Downloads Last updated
0.4.0 3 6/20/2026
0.3.0 5 6/19/2026
0.2.0 (current version) 4 6/19/2026
0.1.0 6 5/24/2026