Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Releases: ASOS/OctopusStepTemplateCi

Release - v1.1.0

Choose a tag to compare

@paulmarsy paulmarsy released this 17 Apr 16:54

Updating to 1.1 so the package submitted to PsGet contains the updates since release:

  • Giving script validation tests their own naming convention (*.ScriptValidationTest.ps1)
  • Excluding Pester unit tests from final nuget package
  • Adding new Export-StepTemplate cmdlet to generate Step Template JSON for the community site or manual import into Octopus
  • Module manifest file updated to contain PowerShell 5 metadata
  • PSScriptAnalyzer reports a consistent number of tests regardless of pass/fail rate
  • CI build & publish pipeline: Runs Pester tests & code coverage, PsGet install-module & Import-Module verification that the module still installs and loads, CI publish to GitHub & PowerShell Gallery (PsGet requires manual updating until there is a 'latest' download link for the nupkg file), RDP debug session when build is broken
  • Submission to PsGet:
    psget/psget#216
  • Submission to PowerShell Gallery:
    https://www.powershellgallery.com/packages/OctopusStepTemplateCi/

Rolling CI Build

Rolling CI Build Pre-release
Pre-release

Choose a tag to compare

@paulmarsy paulmarsy released this 16 Apr 19:29

Rolling CI build release

Initial Release

Choose a tag to compare

@paulmarsy paulmarsy released this 13 Apr 08:53