Branch: refs/heads/master
Home: https://github.com/jenkinsci/puppet-jenkins
Commit: 3f6df04e50a7c53c19bb34a3b3c719c32deb8c23
https://github.com/jenkinsci/puppet-jenkins/commit/3f6df04e50a7c53c19bb34a3b3c719c32deb8c23
Author: Joshua Hoblitt <[email protected]>
Date: 2015-08-08 (Sat, 08 Aug 2015)
Changed paths:
M manifests/cli.pp
M manifests/init.pp
M spec/classes/jenkins_cli_spec.rb
Log Message:
-----------
fix Exec['reload-jenkins'] relationship regression
Introduced by:
https://github.com/jenkinsci/puppet-jenkins/commit/979cb012c12bc80306a88465f8cd78f43b32f70d
Classes/defines which include the jenkins::cli class assume that they can use
the cli even if $::jenkins::cli == false. This breaks the top level anchor
pattern. The cli param should either be deprecated and essentially hardwired
to true or attempting to use cli functionality without this param set should
fail; either option is a backwards incompatible change.
As an attempt to preserve backwards compatibility, there are includes and
resource relationships being scattered throughout this module.
Commit: a17758bc5b5b0dca88cb81468711f8882b18a508
https://github.com/jenkinsci/puppet-jenkins/commit/a17758bc5b5b0dca88cb81468711f8882b18a508
Author: Joshua Hoblitt <[email protected]>
Date: 2015-08-08 (Sat, 08 Aug 2015)
Changed paths:
M manifests/cli/exec.pp
M manifests/cli_helper.pp
M manifests/credentials.pp
M manifests/job.pp
M manifests/security.pp
M manifests/user.pp
A spec/classes/jenkins_cli_helper_spec.rb
A spec/classes/jenkins_security_spec.rb
M spec/defines/jenkins_cli_exec_spec.rb
A spec/defines/jenkins_credentials_spec.rb
M spec/defines/jenkins_job_spec.rb
A spec/defines/jenkins_user_spec.rb
Log Message:
-----------
add explicit ordering for classes/defines that use jenkins::cli[::exec]
Commit: d7bc9fe0fbbe3181389604228cfca3a131650a52
https://github.com/jenkinsci/puppet-jenkins/commit/d7bc9fe0fbbe3181389604228cfca3a131650a52
Author: Joshua Hoblitt <[email protected]>
Date: 2015-08-08 (Sat, 08 Aug 2015)
Changed paths:
A spec/acceptance/job_spec.rb
Log Message:
-----------
add acceptance test for jenkins::job
Note that idempotence is not checked for as this appears to be broken with at
least jenkins 1.613.
Commit: 80a32d6201e5a68ee671cb6e62ce58c7e520e28c
https://github.com/jenkinsci/puppet-jenkins/commit/80a32d6201e5a68ee671cb6e62ce58c7e520e28c
Author: R. Tyler Croy <[email protected]>
Date: 2015-08-08 (Sat, 08 Aug 2015)
Changed paths:
M metadata.json
Log Message:
-----------
Update version for release
Commit: 03bdb749d845dd1559af44b8c62b5733284236c4
https://github.com/jenkinsci/puppet-jenkins/commit/03bdb749d845dd1559af44b8c62b5733284236c4
Author: R. Tyler Croy <[email protected]>
Date: 2015-08-08 (Sat, 08 Aug 2015)
Changed paths:
M manifests/init.pp
M spec/classes/jenkins_spec.rb
Log Message:
-----------
Fix up the slaveagentport tests to validate and pass properly
Not sure why travis didn't fire on these
Compare:
https://github.com/jenkinsci/puppet-jenkins/compare/3d343dc75524...03bdb749d845
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.