TeamCityLog

1.0.0

A module for using TeamCity build-log service-messages

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name TeamCityLog

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

Install-PSResource -Name TeamCityLog

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

(c) Liam Peters (@liamjpeters). All rights reserved.

Package Details

Author(s)

  • Liam Peters

Tags

TeamCity Jetbrains Build-Log Service-Messages

Functions

Add-BuildTag Close-BuildMessageBlock New-BuildMessageBlock Open-BuildMessageBlock Publish-BuildArtifact Remove-BuildTag Set-BuildNumber Set-BuildParameter Stop-Build Write-BuildMessage Write-BuildProblem Write-BuildProgress Write-BuildStatistic Write-BuildStatus

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

# Added
-
- Added cmdlets to manipulate build tags
-
- Add-TeamCityBuildTag - Adds a new tag to the current build
-
- Remove-TeamCityBuildTag - Removes a tag from the current build

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 6 3/21/2024
0.1.0 18 4/23/2023