This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Commit 86a20ff
committed
Version 1.1 (#16)
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 broken1 parent 6458c76 commit 86a20ff
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
| 98 | + | |
0 commit comments