This repository has been archived by the owner on May 10, 2021. It is now read-only.
Releases: constantcontact/jenkins_pipeline_builder
Releases · constantcontact/jenkins_pipeline_builder
v1.10.1
v1.8.0
v1.7.0
v1.7.0
v1.6.0
v1.6.0
v1.5.1
v1.5.1
Real Semvar!
While doing some cleanup and adding support for an additional post-build action, we've decided to call this release version 1.0.0. This is primarily to position us to do proper semantic versioning with future releases.
Add support for ruby credentials file
v0.15.1 Fixes regression by re-adding support for login.yml
Add ability to list projects in loaded files
v0.13.4 Update version.rb
Updated PR Implementation
Any project can be a pull request now. It will check for open PRs, delete closed PRs and generate the open PRs with the PR naming convention. Since it's treated as a regular project, variables now can be passed to the individual jobs.
Fixed bug with generate
Fixed a bug where generate was looking for the creds file in the wrong place.