File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2+ os : linux
23dist : xenial
34language : ruby
45cache : bundler
@@ -15,15 +16,15 @@ script:
1516 - ' bundle exec rake $CHECK'
1617bundler_args : --without system_tests
1718rvm :
18- - 2.5.3
19+ - 2.5.7
1920stages :
2021 - static
2122 - spec
2223 - acceptance
2324 -
2425 if : tag =~ ^v\d
2526 name : deploy
26- matrix :
27+ jobs :
2728 fast_finish : true
2829 include :
2930 -
@@ -35,7 +36,7 @@ matrix:
3536 stage : spec
3637 -
3738 env : PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
38- rvm : 2.5.3
39+ rvm : 2.5.7
3940 stage : spec
4041 -
4142 env : DEPLOY_TO_FORGE=yes
Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file.
1818* Added documentation for patching with PE and ` pcp ` timeouts. (Documentation) #28
1919
2020 Contributed by Nick Maludy (@nmaludy )
21+
22+ * PDK sync to 1.17.0 template (Enhancement)
23+
24+ Contributed by Nick Maludy (@nmaludy )
2125
2226## Release 0.5.0 (2020-02-20)
2327
Original file line number Diff line number Diff line change 7979 "version_requirement" : " >= 4.10.0 < 7.0.0"
8080 }
8181 ],
82- "pdk-version" : " 1.16 .0" ,
83- "template-url" : " https://github.com/puppetlabs/pdk-templates#1.16 .0" ,
84- "template-ref" : " tags/1.16 .0-0-gaf44904 "
82+ "pdk-version" : " 1.17 .0" ,
83+ "template-url" : " https://github.com/puppetlabs/pdk-templates#1.17 .0" ,
84+ "template-ref" : " tags/1.17 .0-0-gd3a4319 "
8585}
You can’t perform that action at this time.
0 commit comments