Skip to content

Releases: ploigos/ploigos-jenkins-library

v0.22.0

14 Sep 18:39
6b8a0e2
Compare
Choose a tag to compare

Purpose

Release all Ploigos.

Changes

None. Releasing to keep version numbers in line across Ploigos ecosystem.

Breaking.

None.

v0.21.0

07 Sep 14:16
6b8a0e2
Compare
Choose a tag to compare

Purpose

Release all Ploigos.

Changes

None. Releasing to keep version numbers in line across Ploigos ecosystem.

Breaking.

None.

v0.20.0

04 Aug 19:59
Compare
Choose a tag to compare

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

22 Jul 22:12
Compare
Choose a tag to compare

purpose

releasing v0.19.1 of ploigos-containers and want to keep versions in lock step.

v0.19.0

22 Jul 14:58
Compare
Choose a tag to compare

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

29 Jun 17:23
Compare
Choose a tag to compare

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

23 Jun 20:05
Compare
Choose a tag to compare

purpose

been a while since a release

enhancements

  • separate into minimal, typical, and `everything workflows
  • add report step
  • add generate-evidence step

breaking

  • renamed standard to everything

v0.16.0

18 Dec 22:06
Compare
Choose a tag to compare

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

17 Dec 23:46
Compare
Choose a tag to compare

purpose

breaking changes

  • no

v0.14.0

02 Dec 19:19
Compare
Choose a tag to compare

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