[DRE-commits] [ruby-puppet-syntax] 01/06: Updated version 2.4.1 from 'upstream/2.4.1'

Sebastien Badia sbadia at moszumanska.debian.org
Mon Jul 10 14:37:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbadia pushed a commit to branch master
in repository ruby-puppet-syntax.

commit bfb4fef086665c71fc6e847141e7ea090d76ef25
Merge: bb4bfb1 b580a7a
Author: Sebastien Badia <sbadia at debian.org>
Date:   Mon Jul 10 15:27:59 2017 +0200

    Updated version 2.4.1 from 'upstream/2.4.1'
    
    with Debian dir 177e0258156ac198a9439053d72e042daf58a07e

 .travis.yml                                     |  46 +++++---
 CHANGELOG                                       |  17 +++
 Gemfile                                         |  21 +++-
 README.md                                       | 149 ++++++++++++++++--------
 appveyor.yml                                    |  38 ++++++
 lib/puppet-syntax.rb                            |  22 +++-
 lib/puppet-syntax/hiera.rb                      |  31 ++++-
 lib/puppet-syntax/manifests.rb                  |   3 +-
 lib/puppet-syntax/tasks/puppet-syntax.rb        |  55 ++++++---
 lib/puppet-syntax/templates.rb                  |   4 +-
 lib/puppet-syntax/version.rb                    |   2 +-
 puppet-syntax.gemspec                           |   9 +-
 spec/fixtures/hiera/data/hiera_1.yaml           |   0
 spec/fixtures/hiera/data/hiera_2.eyaml          |   0
 spec/fixtures/hiera/data/test/hiera_3.yaml      |   0
 spec/fixtures/hiera/data/test/hiera_4.eyaml     |   0
 spec/fixtures/hiera/hiera_badkey.yaml           |  11 ++
 spec/fixtures/hiera/hiera_key_empty.yaml        |   0
 spec/fixtures/test_module/manifests/test_app.pp |   3 +
 spec/fixtures/test_module/templates/ignore.tpl  |   3 +
 spec/puppet-syntax/hiera_spec.rb                |  30 +++++
 spec/puppet-syntax/manifests_spec.rb            |  54 ++++++++-
 spec/puppet-syntax/tasks/puppet-syntax_spec.rb  |  37 +++++-
 spec/puppet-syntax/templates_spec.rb            |  11 +-
 spec/puppet-syntax_spec.rb                      |  10 ++
 25 files changed, 453 insertions(+), 103 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-puppet-syntax.git



More information about the Pkg-ruby-extras-commits mailing list