Skip to content

Releases: ASOS/OctopusStepTemplateCi

Release - v1.1.0

17 Apr 16:54
Compare
Choose a tag to compare

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

16 Apr 19:29
Compare
Choose a tag to compare
Rolling CI Build Pre-release
Pre-release

Rolling CI build release

Initial Release