Skip to content

Releases: indigo-dc/jenkins-pipeline-library

Release 2.1.1

03 Dec 20:49
d7a4bd1
Compare
Choose a tag to compare

s2.1.1:
Support for keeping the pipeline running when a stage fails.
Solves issue #162.

Changes:
.github/workflows/jenkins.yml .github/workflows/stable-milestone.yml .github/workflows/tag.yml .gitignore LICENSE README.md docs/_templates/versions.html docs/assets/index.html docs/conf.py docs/contrib/documentation.rst docs/credentials/config_file.rst docs/credentials/intro.rst docs/credentials/jenkins.rst docs/index.rst docs/requirements.txt docs/user/config_file.rst docs/user/docker_compose.rst docs/user/examples/jpl_validator.rst docs/user/jenkinsfile.rst docs/user/step_by_step/min_configuration.rst docs/user/step_by_step/sqa_criteria.rst src/eu/indigo/JenkinsDefinitions.groovy src/eu/indigo/compose/DockerCompose.groovy src/eu/indigo/compose/parser/ConfigParser.groovy src/eu/indigo/scm/Git.groovy src/eu/indigo/scm/GitLocalBranch.groovy vars/buildStages.groovy vars/pipelineConfig.groovy

1.4.0

21 Jan 12:49
Compare
Choose a tag to compare
1.4.0 Pre-release
Pre-release
  • Python 3 compliant
  • Added skip_testpypi param to bypass twine uploads to testpypi

Dynamic composition of Jenkins pipelines

24 Jun 13:48
636a899
Compare
Choose a tag to compare
Merge pull request #55 from indigo-dc/release/2.0.0

Filter out versions that are neither stable/ nor release/