Releases: DontShaveTheYak/jenkins-std-lib
Releases · DontShaveTheYak/jenkins-std-lib
v0.13.0
v0.12.0
Changes
🚀 Features
🧰 Maintenance
- Refactor logging to not need "this" in constructor @shadycuz (#194)
- update action that tags docker images @shadycuz (#193)
- Update Docker Containers @shadycuz (#192)
- Bump jenkins-core from 2.338 to 2.339 @dependabot (#188)
- Bump pytest from 7.0.1 to 7.1.1 in /tests @dependabot (#189)
- Bump actions/cache from 2 to 3 @dependabot (#190)
v0.11.2
Changes
🧰 Maintenance
- Refactor Workflow class to use the new ScriptInstaller to install the Act binary @shadycuz (#185)
- Bump pre-commit from 2.15.0 to 2.17.0 in /tests @dependabot (#166)
- Bump pytest from 6.2.5 to 7.0.1 in /tests @dependabot (#176)
- Bump actions/setup-python from 2.2.2 to 3 @dependabot (#179)
- Bump groovy-all from 3.0.9 to 3.0.10 @dependabot (#182)
- Bump actions/checkout from 2.4.0 to 3 @dependabot (#181)
- Bump requests from 2.26.0 to 2.27.1 in /tests @dependabot (#161)
- Bump release-drafter/release-drafter from 5.15.0 to 5.19.0 @dependabot (#183)
- Bump jenkins-core from 2.320 to 2.338 @dependabot (#184)
v0.11.1
Changes
🧰 Maintenance
- Bump jenkins-core from 2.316 to 2.320 @dependabot (#146)
- Bump actions/checkout from 2.3.4 to 2.4.0 @dependabot (#142)
- Split docker container into 3 smaller ones @shadycuz (#147)
v0.11.0
Changes
🚀 Features
- Add programs package to install and run cli tools on Jenkins agents @shadycuz (#144)
- Add System enum to give more detailed hardware/os information @shadycuz (#141)
- Add download package to aid in the retrieval of file/files from remote sources @shadycuz (#140)
🧰 Maintenance
- Bump jenkins-core from 2.313 to 2.316 @dependabot (#135)
- Bump docker from 5.0.2 to 5.0.3 in /tests @dependabot (#134)
- Add development container for vscode users @shadycuz (#136)
v0.10.0
v0.9.0
v0.8.0
v0.7.2
v0.7.1
Changes
- Updated some third party dependencies.
- Relint the code using default lint rules.