aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Collapse)Author
2023-02-14(MODULES-11371) Add Vox Beaker gemMichael Hashizume
In 057188e, we updated the module according to PDK template 7.2.1, which updated puppetlabs_spec_helper. The updated version of puppetlabs_spec_helper removed the Beaker rake task, which we use for acceptance testing. This commit adds the voxpupuli-acceptance gem, which re-adds the Beaker rake task.
2023-02-10(MODULES-11371) Updates PDK templateMichael Hashizume
This commit runs `pdk update` using the most recent template at the time (2.7.1) and updates metadata.json to allow Puppet versions < 9.0.0 in preparation for the release of Puppet 8.
2021-10-01(MODULES-11197) Update to pdk-templates 2.2.0Gabriel Nagy
Includes REFERENCE.md ToC fixes for MODULES-8183.
2020-10-06(maint) Add commit summary checkLuchian Nemes
This commit adds the `commits` rake task and runs it in the Static Code Analysis workflow as a step.
2019-10-31Prep for releasemihaibuzgau
2019-10-24(maint) Enable changelog-generatormihaibuzgau
2019-01-08(maint) update PDK to 1.8.0; update all templatesMelissa Stone
2018-06-25Update PDK templateJacob Helwig
2018-06-22Update PDK template filesJacob Helwig
2018-06-21Initial sshkey type import from Puppet repositoryJacob Helwig
Imported from dbf5a8964af9b87446542d24f46534cf90f11f59 in the Puppet repo.