BitbucketServerAutomation
0.1.0
The Bitbucket Server Automation module is used to interact with Bitbucket Server.
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) 2016 WebMD Health Services. All rights reserved.
Package Details
Author(s)
- WebMD Health Services
Tags
git bitbucket bitbucket-server scm devops pipeline atlassian
Functions
Get-BBServerCommitBuildStatus Get-BBServerProject Get-BBServerRepository Get-BBServerTag Invoke-BBServerRestMethod New-BBServerConnection New-BBServerProject New-BBServerRepository New-BBServerTag Remove-BBServerRepository Set-BBServerCommitBuildStatus
Dependencies
This module has no dependencies.
Release Notes
# Enhancements
* Added `Get-BBServerCommitBuildStatus` function for getting the build status of a commit.
* Added `Get-BBServerProject` function for getting projects.
* Added `Get-BBServerTag` function for getting tags in a repository.
* Added `New-BBServerProject` function for creating projects.
* Added `New-BBServerTag` function for creating tags in a repository.
# Bug Fixes
* `Set-BBServerCommitBuildStatus` ignores parameter values when they are passed, i.e. it only works when run under Jenkins.
FileList
- BitbucketServerAutomation.nuspec
- BitbucketServerAutomation.psd1
- BitbucketServerAutomation.psm1
- Import-BitbucketServerAutomation.ps1
- Formats\Atlassian.Bitbucket.Server.ProjectInfo.ps1xml
- Formats\Atlassian.Bitbucket.Server.RepositoryInfo.ps1xml
- Functions\Add-PSTypeName.ps1
- Functions\Get-BBServerCommitBuildStatus.ps1
- Functions\Get-BBServerProject.ps1
- Functions\Get-BBServerRepository.ps1
- Functions\Get-BBServerTag.ps1
- Functions\Invoke-BBServerRestMethod.ps1
- Functions\New-BBServerConnection.ps1
- Functions\New-BBServerProject.ps1
- Functions\New-BBServerRepository.ps1
- Functions\New-BBServerTag.ps1
- Functions\Remove-BBServerRepository.ps1
- Functions\Set-BBServerCommitBuildStatus.ps1
- Functions\Use-CallerPreference.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 1,175 | 1/11/2024 |
1.1.0 | 113 | 9/12/2023 |
1.0.0 | 905 | 1/15/2021 |
0.10.0 | 100 | 12/1/2020 |
0.9.0 | 11,876 | 1/11/2019 |
0.8.0 | 78 | 12/3/2018 |
0.7.0 | 232 | 8/23/2017 |
0.6.0 | 29 | 8/17/2017 |
0.5.0 | 25 | 8/11/2017 |
0.4.0 | 48 | 8/1/2017 |
0.3.0 | 19,858 | 7/24/2017 |
0.2.3 | 28 | 7/15/2017 |
0.2.2 | 24 | 7/14/2017 |
0.2.1 | 396 | 6/16/2017 |
0.2.0 | 29 | 6/13/2017 |
0.1.0 (current version) | 30 | 6/5/2017 |