We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64b093a + f8da3f6 commit d63a6e4Copy full SHA for d63a6e4
CHANGELOG.md
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
No unreleased changes.
11
12
+## [1.7.1](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.1)
13
+
14
+### Fixed
15
+- Issue where jobs would report success even if the script returns 1 on Windows (Powershell)
16
17
## [1.7.0](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.0)
18
19
### Added
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "puppetlabs-cd4pe_jobs",
3
- "version": "1.7.0",
+ "version": "1.7.1",
4
"author": "puppetlabs",
5
"summary": "Contains Bolt task to facilitate running of CD4PE jobs.",
6
"license": "proprietary",
0 commit comments