Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/puppet-jenkins
  Commit: 7f3fdb5568936ea8b61414bbee91df56640d335b
      
https://github.com/jenkinsci/puppet-jenkins/commit/7f3fdb5568936ea8b61414bbee91df56640d335b
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M .travis.yml
    M Gemfile

  Log Message:
  -----------
  bump beaker-rspec to ~> 6.0.0

This changes changes the transitive beaker dep from 2.52 -> 3.x.


  Commit: 318fa531180d156b4478a1eb99e63af43a8cff24
      
https://github.com/jenkinsci/puppet-jenkins/commit/318fa531180d156b4478a1eb99e63af43a8cff24
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Gemfile
    M Rakefile
    M spec/helpers/rspechelpers.rb
    M spec/spec_helper.rb

  Log Message:
  -----------
  drop ruby < 2.0 support

+ remove restrictions on gems for ruby > 2.1


  Commit: f045b8da61844c325f13d28e1b3483b1afbf3bd6
      
https://github.com/jenkinsci/puppet-jenkins/commit/f045b8da61844c325f13d28e1b3483b1afbf3bd6
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Gemfile

  Log Message:
  -----------
  bump puppet-syntax to ~> 2.0


  Commit: 9028053bdc3d3ca22f64feeffc9258f030f4eaaf
      
https://github.com/jenkinsci/puppet-jenkins/commit/9028053bdc3d3ca22f64feeffc9258f030f4eaaf
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Gemfile
    M spec/spec_helper.rb

  Log Message:
  -----------
  bump rspec-puppet ~> 2.5.0


  Commit: b31cf051f11a0d021a6be049fc187068ea2ce8b7
      
https://github.com/jenkinsci/puppet-jenkins/commit/b31cf051f11a0d021a6be049fc187068ea2ce8b7
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M metadata.json

  Log Message:
  -----------
  fix metadata_lint warnings

Resolves these warnings:

    Warning: Dependency puppet/archive has an open ended dependency version 
requirement >= 0.4.8
    Warning: Dependency camptocamp/systemd has an open ended dependency version 
requirement >= 0.3.0


  Commit: 06246796bcb14c309036a8e3cc954b42349e80e1
      
https://github.com/jenkinsci/puppet-jenkins/commit/06246796bcb14c309036a8e3cc954b42349e80e1
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Rakefile
    R contrib/examples/job-configuration/build.pp
    R contrib/examples/job-configuration/templates/build.xml.erb
    R contrib/examples/plugin-configuration/git.pp
    R contrib/examples/plugin-configuration/templates/git.config.xml.erb
    A examples/job-configuration/build.pp
    A examples/job-configuration/templates/build.xml.erb
    A examples/plugin-configuration/git.pp
    A examples/plugin-configuration/templates/git.config.xml.erb

  Log Message:
  -----------
  consolidate ./contrib/examples -> ./examples


  Commit: 740e69c1231a1f22da5d62b2533862b95dfdf6f7
      
https://github.com/jenkinsci/puppet-jenkins/commit/740e69c1231a1f22da5d62b2533862b95dfdf6f7
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    R Blimpfile
    R bootstrap.sh

  Log Message:
  -----------
  remove blimpy machinery


  Commit: d43ef71443d4f675fac398e5823f24485a7fe59c
      
https://github.com/jenkinsci/puppet-jenkins/commit/d43ef71443d4f675fac398e5823f24485a7fe59c
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Gemfile
    M manifests/credentials.pp
    M manifests/init.pp

  Log Message:
  -----------
  bump puppet-lint ~> 2.0


  Commit: b7cf9e4f28d87a112229f44fa4cc8b8eeeef2860
      
https://github.com/jenkinsci/puppet-jenkins/commit/b7cf9e4f28d87a112229f44fa4cc8b8eeeef2860
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Gemfile
    M Rakefile

  Log Message:
  -----------
  pin puppetlabs_spec_helper ~> 1.2.2

1.2 includes `parallel_tests` supports which was conflicting with what
was declared in the `Rakefile`.


  Commit: 83bb1b9ed41c9836a746f9f641f6064041efb8a7
      
https://github.com/jenkinsci/puppet-jenkins/commit/83bb1b9ed41c9836a746f9f641f6064041efb8a7
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M Gemfile

  Log Message:
  -----------
  do not require any gems by default


  Commit: 1b21745e95d4fefef8a7ff085ceaebcbd8c721ae
      
https://github.com/jenkinsci/puppet-jenkins/commit/1b21745e95d4fefef8a7ff085ceaebcbd8c721ae
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M .travis.yml
    M Rakefile

  Log Message:
  -----------
  remove :acceptance rake target

:beaker has been defined by puppetlabs_spec_helper for some time now.


  Commit: a35680c65c7cc4674949046846213f3be2a75942
      
https://github.com/jenkinsci/puppet-jenkins/commit/a35680c65c7cc4674949046846213f3be2a75942
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M .rubocop.yml
    M Gemfile
    M Rakefile
    M lib/puppet/provider/jenkins_job/cli.rb
    M spec/helpers/rspechelpers.rb

  Log Message:
  -----------
  bump rubocop ~> 0.47.0


  Commit: 8325699fd4ed8275053affb457367815f0dfb816
      
https://github.com/jenkinsci/puppet-jenkins/commit/8325699fd4ed8275053affb457367815f0dfb816
  Author: Joshua Hoblitt <[email protected]>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M .rubocop.yml
    M .travis.yml
    R Blimpfile
    M Gemfile
    M Rakefile
    R bootstrap.sh
    R contrib/examples/job-configuration/build.pp
    R contrib/examples/job-configuration/templates/build.xml.erb
    R contrib/examples/plugin-configuration/git.pp
    R contrib/examples/plugin-configuration/templates/git.config.xml.erb
    A examples/job-configuration/build.pp
    A examples/job-configuration/templates/build.xml.erb
    A examples/plugin-configuration/git.pp
    A examples/plugin-configuration/templates/git.config.xml.erb
    M lib/puppet/provider/jenkins_job/cli.rb
    M manifests/credentials.pp
    M manifests/init.pp
    M metadata.json
    M spec/helpers/rspechelpers.rb
    M spec/spec_helper.rb

  Log Message:
  -----------
  Merge pull request #713 from jhoblitt/plumbing/gems

assorted gem updates, cleanups, and/or removals


Compare: 
https://github.com/jenkinsci/puppet-jenkins/compare/6a4d4de7bc4e...8325699fd4ed

-- 
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.

Reply via email to