Skip to content

Releases: RedHatQE/cinch

v0.8.1

12 Sep 13:01
Compare
Choose a tag to compare
  • Removed ansible RPM package from jenkins_master role

v0.8.0

11 Sep 20:06
Compare
Choose a tag to compare
  • Added support for upgrading to Jenkins 2 from Jenkins 1
  • Added support for installing pinned plugins from multiple update centers
  • Significant improvements to Groovy script error reporting
  • Added ability to configure multiple admin users (jenkins_admin_sids), and to
    configure users with CLI access independently of them being admins
    (jenkins_cli_users)
  • Added significant updates to Jenkins configuration for
    Kerberos, LDAP/basic auth, backup configurations, and
    more
  • Added oneshot Jenkins backup playbook for cases where cinch will run on
    existing Jenkins masters created without cinch
  • Updated Jenkins repo URL
  • Added ability to exclude changes to Jenkins plugins+configuration
  • Added configurable NTP server support
  • Added ability to install packages on both master and slave with single var.
    This renames the additional_packages var to jmaster_extra_rpms to be
    consistent with the existing jslave_extra_rpms, and adds a new var called
    extra_rpms for use in the jenkins_common role.

Version 0.6.0

20 Apr 18:59
Compare
Choose a tag to compare
  • Fully supports provisioning slaves into a Docker container
  • Supports running a Docker container as a slave
  • Lots of bug fixes
  • Cleans up connections with linchpin

Version 0.5.3

20 Apr 19:00
Compare
Choose a tag to compare
  • Lots of bug fixes
  • Mostly updates to release automation

Version 0.5.1

01 Mar 14:10
Compare
Choose a tag to compare
  • Fixes a file path permissions problem with Jenkins slaves
  • Changes Jenkins slave shutdown to systemctl instead of pkill

Version 0.5.0

28 Feb 17:22
Compare
Choose a tag to compare
  • Moved Jenkins Swarm slaves to use systemd or upstart, depending on the host system.
  • Bumped linchpin dependency version to >= 0.9
  • Resulted in Ansible dependency bump to 2.2
  • Numerous bug fixes and streamlining installs

Version 0.4.1

15 Feb 19:57
Compare
Choose a tag to compare

Quick update to add teardown.yml to the packaging.

Version 0.3.0

24 Jan 05:51
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

A new version, adding a new command line tool, "cinchpin" and integration with the CentOS-PaaS-SIG/linch-pin repository tools.

Version 0.2.1

10 Nov 17:03
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

This is just a loosening of the requirements versions in order to facilitate easier packaging downstream.

Version 0.2.0

09 Nov 21:47
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

An initial release.