aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Collapse)Author
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
2021-03-08(maint) Bump PDK to 2Gabriel Nagy
PDK 2 has been released which now accepts Facter 4, so we can use it now.
2021-02-18(maint) Pin puppet-module-gemsGabriel Nagy
Pin puppet-module-posix-system and puppet-module-win-system to an older version since the newer ones do not bundle some gems that we use in acceptance (i.e. beaker-module_install_helper), causing tests to fail.
2021-02-18(MODULES-10945) Do not install PDK when running PR testsGabriel Nagy
Create a separate group in the Gemfile for pdk and puppet-blacksmith which are only used for releasing. In the workflow, avoid installing the release group.
2020-10-05(maint) Add pdk back in GemfileLuchian Nemes
During the removal of `puppet-module-dev`, the pdk (and puppet-blacksmith also) gem were also removed by mistake. This commit makes us able to release again.
2020-09-29(maint) Add PDK dependencyGabriel Nagy
It appears that PDK is now needed to use the module:push task from puppet-blacksmith. Add it as a dependency.
2020-09-29(maint) Readd puppet-blacksmith dependencyGabriel Nagy
The release job uses a task from this gem which we lost on the way when removing the puppet-module-gems dependency.
2020-09-10(maint) Remove 'puppet-module-dev' gem dependencyLuchian Nemes
In preparation for the Puppet 7 release, the `puppet-module-posix-dev-r2.7` and `puppet-module-posix-dev-r2.7` gems had to be removed from `Gemfile` due to the following dependency error: `puppet-module-posix-dev-r2.7` depends on `puppet_litmus` which depends on `bolt` which depends on `puppet` which is locked to a version below 7 Also added the needed gems that were lost in the above removal process.
2020-02-25(maint) bump to beaker 4Ciprian Badescu
2019-10-24(maint) Add chagelog-generatormihaibuzgau
2019-10-23(maint) Update module using pdk 1.14.0Josh Cooper
2019-01-08(maint) Use templates from pdk-templates repoMelissa Stone
2019-01-08(maint) update PDK to 1.8.0; update all templatesMelissa Stone
2018-07-17(maint) Update beaker-puppet version to 0.16Melissa Stone
2018-06-28Add puppet-stringsJosh Cooper
2018-06-28pdk update using 1.6.0Josh Cooper
2018-06-28Run pdk updateJosh Cooper
Update rubocop rules and Gemfile
2018-06-27Module creation using pdk 1.5Josh Cooper