OctopusStepTemplateCi
1.1.0
PowerShell module to facilitate CI uploading of Octopus StepTemplates
Installation Options
Author(s)
ASOS
Copyright
(c) 2016 ASOS, licensed under Apache 2.0 License.
Package Details
Owners
Tags
powershell octopusdeploy unittesting tdd
Functions
Export-StepTemplate Invoke-OctopusScriptTestSuite Invoke-TeamCityCiUpload New-ScriptModule New-ScriptValidationTest New-StepTemplate Sync-ScriptModule Sync-StepTemplate
Dependencies
FileList
- OctopusStepTemplateCi.nuspec
- LICENSE
- OctopusStepTemplateCi.psd1
- OctopusStepTemplateCi.psm1
- Cmdlets\Interface\Export-StepTemplate.ps1
- Cmdlets\Interface\Invoke-OctopusScriptTestSuite.ps1
- Cmdlets\Interface\Invoke-TeamCityCiUpload.ps1
- Cmdlets\Interface\New-ScriptModule.ps1
- Cmdlets\Interface\New-ScriptValidationTest.ps1
- Cmdlets\Interface\New-StepTemplate.ps1
- Cmdlets\Interface\Sync-ScriptModule.ps1
- Cmdlets\Interface\Sync-StepTemplate.ps1
- Cmdlets\Internal\Octopus\Convert-ToOctopusJson.ps1
- Cmdlets\Internal\Octopus\Get-Cache.ps1
- Cmdlets\Internal\Octopus\Invoke-OctopusOperation.ps1
- Cmdlets\Internal\Octopus\Reset-Cache.ps1
- Cmdlets\Internal\Octopus\Test-OctopusConnectivity.ps1
- Cmdlets\Internal\Octopus\ScriptModules\New-ScriptModuleObject.ps1
- Cmdlets\Internal\Octopus\ScriptModules\New-ScriptModuleVariableSetObject.ps1
- Cmdlets\Internal\Octopus\StepTemplates\Compare-Hashtable.ps1
- Cmdlets\Internal\Octopus\StepTemplates\Compare-StepTemplate.ps1
- Cmdlets\Internal\Octopus\StepTemplates\Convert-PSObjectToHashTable.ps1
- Cmdlets\Internal\Octopus\StepTemplates\New-StepTemplateObject.ps1
- Cmdlets\Internal\PowerShellManipulation\Get-ScriptBody.ps1
- Cmdlets\Internal\PowerShellManipulation\Get-VariableFromScriptFile.ps1
- Cmdlets\Internal\PowerShellManipulation\Get-VariableStatement.ps1
- Cmdlets\Internal\TeamCity\Reset-BuildOutputDirectory.ps1
- Cmdlets\Internal\TeamCity\Write-TeamCityMessage.ps1
- Cmdlets\Internal\Tests\Get-ScriptValidationTestsPath.ps1
- Cmdlets\Internal\Tests\Invoke-PesterForTeamCity.ps1
- Cmdlets\Internal\Tests\Update-XPathValue.ps1
- ScriptValidationTests\Generic\FileFormat.ScriptValidationTest.ps1
- ScriptValidationTests\Generic\PSScriptAnalyzer.ScriptValidationTest.ps1
- ScriptValidationTests\Generic\TestNaming.ScriptValidationTest.ps1
- ScriptValidationTests\ScriptModules\Parameters.ScriptValidationTest.ps1
- ScriptValidationTests\StepTemplates\Parameters.ScriptValidationTest.ps1