aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Collapse)Author
2023-09-15(PA-5722) Update to PDK template 2.7.5Michael Hashizume
In preparation for a new release of this module, this PR updates the module from using version 2.7.1 of the PDK template to 2.7.5.
2023-02-14(MODULES-11371) Add Vox Beaker gemMichael Hashizume
In 24d2929, 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) Allow release prep commits in rake taskGabriel Nagy
Update changelog to match new tags.
2021-09-30(MODULES-11197) Update puppetlabs-augeas_core to latest pdk templateBobosila Victor
Also updated `.sync` file to include the `auto_release.yml` workflow
2020-10-05(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-23(maint) Update module using pdk 1.14.0Josh Cooper
2019-01-08(maint) update PDK to 1.8.0; update all templatesMelissa Stone
2018-06-28pdk update using 1.6.0Josh Cooper
2018-06-27Module creation using pdk 1.5Josh Cooper