Skip to content

Tags: code-management/puppet-extlib

Tags

Verified

This tag was signed with the committer’s verified signature. The key has expired.
nibalizer Spencer Krum

v0.10.3

Toggle v0.10.3's commit message
[blacksmith] Bump version to 0.10.3

v0.10.2

Toggle v0.10.2's commit message
[blacksmith] Bump version to 0.10.2

v0.10.1

Toggle v0.10.1's commit message
Release 0.10.1

Travis needs experimentation to work.

v0.10.0

Toggle v0.10.0's commit message
Merge pull request voxpupuli#28 from puppet-community/modulesync

Update from puppet-community modulesync_configs

v0.9.3

Toggle v0.9.3's commit message
Merge pull request voxpupuli#9 from puppet-community/forge-name

rename module in README, also.

v0.9.2

Toggle v0.9.2's commit message
Merge pull request voxpupuli#5 from puppet-community/autodeploy

Set up autodeployment

v0.9.1

Toggle v0.9.1's commit message
Convert specs to RSpec 3.0.4 syntax with Transpec

This conversion is done by Transpec 2.3.7 with the following command:
    transpec spec/unit/puppet/parser/functions/resources_deep_merge_spec.rb

* 2 conversions
    from: == expected
      to: eq(expected)

* 2 conversions
    from: obj.should
      to: expect(obj).to

For more details: https://github.com/yujinakayama/transpec#supported-conversions

This closes voxpupuli#2.

v0.9.0

Toggle v0.9.0's commit message
update with syntax highlighting