Releases: ploigos/ploigos-jenkins-library
Releases · ploigos/ploigos-jenkins-library
v0.22.0
v0.21.0
v0.20.0
purpose
minor bug fix and refactor of reference existing conatiner image scan workflow.
fixes
- fixed issue with pathing and
${HOME}
variable when using different container image for JNLP image
enhancements
ploigosWorkflowExistingContainerImageScan
updated to no longer need hand jam step to pull image and turn it to tar thanks to updates in psr v0.20.0
breaking
- the changes to
ploigosWorkflowExistingContainerImageScan
are breaking for anyone directly using the reference as the input parameters are different now that don't need to hand jam pull the image and turn to tar.
v0.19.1
v0.19.0
Purpose
some fixes and some enhancements.
Enhancements
- separate the default image from the jnlp image
- added autogovernece steps to the everything workflow
- allow for multiple trust cert bundles
Fixes
- ploigosWorkflowExistingContainerImageScan actually works now
- readme fixes
Breaking
- separate the default image from the jnlp image
v0.18.0
purpose
Updates to no longer require a static UID
enhancements
- Added Automated Governance image definitions
- Update container image builds to happen in random UID rootless containers
- Update pod/container definitions to not specify commands/entrypoint as sane defaults now specified in container images
breaking
- No longer uses fixed UID, but requires SCC with SETUID and SETGID capabilities enabled; for updated Helm charts, see ploigos/ploigos-charts#12
v0.17.0
v0.16.0
purpose
tssc-python-library
project renamed to ploigos-step-runner
, tssc
cli renamed psr
, pythong package tssc
renamed to ploigos-step-runner
breaking changes
yes. see https://github.com/ploigos/ploigos-step-runner/releases/tag/v0.16.0
v0.15.0
purpose
- tested with tssc-python-library v0.15.0 (https://github.com/rhtconsulting/tssc-python-package/releases/tag/v0.15.0)
breaking changes
- no
v0.14.0
Purpose
Intermediate step to v1.0.0 release in the github.com/ploigos org.
refactored / moved the following
- rhtconsulting/tssc-containers -> ploigos/ploigos-containers
- rhtconsulting/tssc-jenkins-library -> ploigos/ploigos-jenkins-library
added:
- ploigos/ploigos-charts
breaking changes
- piplineMaven -> ploigosWorkflowStandard
- parameters also changed
Enhancements
- create ploigosWorkflowMinimal
- standerdize parameters with Tekton implementation of workflow