<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-sshkeys_core/Gemfile, branch main</title>
<subtitle>Puppet module for managing SSH keys</subtitle>
<id>https://cgit.fluxo.info/puppet-sshkeys_core/atom?h=main</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-sshkeys_core/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/'/>
<updated>2023-02-14T22:07:48+00:00</updated>
<entry>
<title>(MODULES-11371) Pin gems for auto release</title>
<updated>2023-02-14T22:07:48+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-14T22:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=ab62c7d9af7718b6fe9ac09137f14ecaa8b1bc37'/>
<id>urn:sha1:ab62c7d9af7718b6fe9ac09137f14ecaa8b1bc37</id>
<content type='text'>
Modeling after the learnings of the support team in commit
puppetlabs/puppetlabs-puppet_metrics_collector@78dd858

This commit pins the github_changelog_generator gem to its latest
version to make it work, and the concurrent-ruby to an older version
to compensate for the version of PDK shipped in the dev-tools
container image.
</content>
</entry>
<entry>
<title>(MODULES-11371) Add Vox Beaker gem</title>
<updated>2023-02-14T22:05:16+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-14T22:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=148316e2f33fd2ffcc5b8a7d35bc5840cf1d44d4'/>
<id>urn:sha1:148316e2f33fd2ffcc5b8a7d35bc5840cf1d44d4</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>(MODULES-11371) Updates PDK template</title>
<updated>2023-02-10T18:05:28+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-10T17:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=057188e4ee41406d4981ed328617bf914e733725'/>
<id>urn:sha1:057188e4ee41406d4981ed328617bf914e733725</id>
<content type='text'>
This commit runs `pdk update` using the most recent template at the
time (2.7.1) and updates metadata.json to allow Puppet versions
&lt; 9.0.0 in preparation for the release of Puppet 8.
</content>
</entry>
<entry>
<title>(maint) Pin the async gem</title>
<updated>2021-12-28T19:23:07+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2021-12-28T17:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=6baf8e4bd9d85b948eff74bc04bb79f6f3d85da5'/>
<id>urn:sha1:6baf8e4bd9d85b948eff74bc04bb79f6f3d85da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(MODULES-11197) Update to pdk-templates 2.2.0</title>
<updated>2021-10-01T11:26:09+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-10-01T11:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=b2565ef72fd744e31cc3e3836dc5b69e193fa88c'/>
<id>urn:sha1:b2565ef72fd744e31cc3e3836dc5b69e193fa88c</id>
<content type='text'>
Includes REFERENCE.md ToC fixes for MODULES-8183.
</content>
</entry>
<entry>
<title>(MODULES-10953) Update metadata.json and pdk version</title>
<updated>2021-03-11T14:36:09+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-03-11T14:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=1487c207cca7217a909cf1a305431c45c93be64d'/>
<id>urn:sha1:1487c207cca7217a909cf1a305431c45c93be64d</id>
<content type='text'>
To avoid having to update this everytime we release a new agent
platform, it should be enough to specify the supported OS, without
specific versions. It is assumed that for each OS in metadata.json, the
versions supported are the same as what the agent itself supports.
</content>
</entry>
<entry>
<title>(maint) Pin puppet-module-gems</title>
<updated>2021-02-18T14:21:03+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-02-18T13:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=ac198dc8a3b921ad3bb225038f05640249e4ebd4'/>
<id>urn:sha1:ac198dc8a3b921ad3bb225038f05640249e4ebd4</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>(MODULES-10945) Do not install PDK when running PR tests</title>
<updated>2021-02-18T14:20:59+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-02-18T13:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=854f8ca1247256dae41ee8eedbd4d069bf19759d'/>
<id>urn:sha1:854f8ca1247256dae41ee8eedbd4d069bf19759d</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>(maint) Add beaker-puppet to the gemfile</title>
<updated>2021-02-18T14:20:56+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-02-18T14:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=9b8399def738d645db7b0756442dab2a23b305b5'/>
<id>urn:sha1:9b8399def738d645db7b0756442dab2a23b305b5</id>
<content type='text'>
Add beaker-puppet to unify core module gemfiles
</content>
</entry>
<entry>
<title>(maint) Add pdk and blacksmith back in Gemfile</title>
<updated>2020-10-06T06:27:12+00:00</updated>
<author>
<name>Luchian Nemes</name>
<email>luchian.nemes@puppet.com</email>
</author>
<published>2020-10-06T06:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-sshkeys_core/commit/?id=b1f95c0f057d5c8ab2dbe3b8897f67fb0de14e60'/>
<id>urn:sha1:b1f95c0f057d5c8ab2dbe3b8897f67fb0de14e60</id>
<content type='text'>
During the removal of `puppet-module-dev`, the pdk and puppet-blacksmith
gems were also removed by mistake. This commit makes us able to release
again.
</content>
</entry>
</feed>
