Update to pdk-templates and puppet-module-gems 1.0.0
This commit is contained in:
12
.sync.yml
12
.sync.yml
@@ -2,7 +2,7 @@
|
||||
".gitlab-ci.yml":
|
||||
delete: true
|
||||
".travis.yml":
|
||||
global_env:
|
||||
global_env:
|
||||
- HONEYCOMB_WRITEKEY="7f3c63a70eecc61d635917de46bea4e6",HONEYCOMB_DATASET="litmus tests"
|
||||
deploy_to_forge:
|
||||
enabled: false
|
||||
@@ -36,16 +36,6 @@ Gemfile:
|
||||
optional:
|
||||
":development":
|
||||
- gem: github_changelog_generator
|
||||
git: https://github.com/skywinder/github-changelog-generator
|
||||
ref: 20ee04ba1234e9e83eb2ffb5056e23d641c7a018
|
||||
condition: Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.2.2')
|
||||
- gem: puppet_litmus
|
||||
git: https://github.com/puppetlabs/puppet_litmus
|
||||
ref: main
|
||||
condition: Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.5.0')
|
||||
- gem: bolt
|
||||
version: '2.32.0'
|
||||
condition: Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.5.0')
|
||||
spec/spec_helper.rb:
|
||||
mock_with: ":rspec"
|
||||
coverage_report: true
|
||||
|
||||
Reference in New Issue
Block a user