Sha256: 56de3fbf4d901569993117127992062f9db5d45eb5909fceca5be7ca33f40c22

Contents?: true

Size: 349 Bytes

Versions: 5

Compression:

Stored size: 349 Bytes

Contents

# the relative path to the file to update
version_file_relative_path: 'metadata.json'
# the field in the file above to update
version_field: 'version'
# type of versioning scheme
version_type: 'semver'
# adapter name
adapter_name: 'puppet'
# used to detect that this is a puppet module type, this should be a glob
detection_pattern: 'manifests/*.pp'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
release_me-0.1.4 lib/release_me/adapters/puppet.yaml
release_me-0.1.3 lib/release_me/adapters/puppet.yaml
release_me-0.1.2 lib/release_me/adapters/puppet.yaml
release_me-0.1.1 lib/release_me/adapters/puppet.yaml
release_me-0.1.0 lib/release_me/adapters/puppet.yaml