<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-hosts_core/Gemfile, branch main</title>
<subtitle>Puppet module for managing hosts entries</subtitle>
<id>https://cgit.fluxo.info/puppet-hosts_core/atom?h=main</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-hosts_core/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/'/>
<updated>2023-02-14T22:29:57+00:00</updated>
<entry>
<title>(MODULES-11371) Pin gems for auto release</title>
<updated>2023-02-14T22:29:57+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-14T22:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=dfd403000f7c7d363210f660e8f8d0cfe8996822'/>
<id>urn:sha1:dfd403000f7c7d363210f660e8f8d0cfe8996822</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:28:45+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-14T22:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=03d362696eba91b1c38eac6886d910cb9907a40c'/>
<id>urn:sha1:03d362696eba91b1c38eac6886d910cb9907a40c</id>
<content type='text'>
In 742031c, 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:28:19+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-10T18:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=742031c40b074b29a57d40a92c77da0387c422b2'/>
<id>urn:sha1:742031c40b074b29a57d40a92c77da0387c422b2</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 async gem</title>
<updated>2021-12-28T19:04:32+00:00</updated>
<author>
<name>Christopher Thorn</name>
<email>christopher.thorn@puppetlabs.com</email>
</author>
<published>2021-12-28T17:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=783c17e1cac9134e219a46b9ea82fa45a41a8d1c'/>
<id>urn:sha1:783c17e1cac9134e219a46b9ea82fa45a41a8d1c</id>
<content type='text'>
Async 2.0.0 uses Ruby 3, so we're pinning to 1.x
</content>
</entry>
<entry>
<title>(MODULES-11197) Update the pdk template to 2.2.0</title>
<updated>2021-10-01T11:00:33+00:00</updated>
<author>
<name>Bobosila Victor</name>
<email>vbobosila1@gmail.com</email>
</author>
<published>2021-09-25T09:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=e78ecf8948988656bcb83aff2587f1641099416d'/>
<id>urn:sha1:e78ecf8948988656bcb83aff2587f1641099416d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(MODULES-10953) Update metadata.json and pdk version</title>
<updated>2021-03-11T16:04:20+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-03-11T16:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=bd9f3aba54a6821a047f6e69b1cd15c626314736'/>
<id>urn:sha1:bd9f3aba54a6821a047f6e69b1cd15c626314736</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-18T13:55:43+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-hosts_core/commit/?id=b0902c3511959ca07d726d3154eba4c8977ccd00'/>
<id>urn:sha1:b0902c3511959ca07d726d3154eba4c8977ccd00</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-18T13:53:50+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-hosts_core/commit/?id=21b64774613765d13275afca0fdc61c6e80b1245'/>
<id>urn:sha1:21b64774613765d13275afca0fdc61c6e80b1245</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 pdk and blacksmith back in Gemfile</title>
<updated>2020-10-06T06:35:53+00:00</updated>
<author>
<name>Luchian Nemes</name>
<email>luchian.nemes@puppet.com</email>
</author>
<published>2020-10-06T06:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=a622e0003ee04293423b07826cd80253687779b7'/>
<id>urn:sha1:a622e0003ee04293423b07826cd80253687779b7</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>
<entry>
<title>(maint) Remove 'puppet-module-dev' gem dependency</title>
<updated>2020-09-08T14:03:33+00:00</updated>
<author>
<name>Luchian Nemes</name>
<email>luchian.nemes@puppet.com</email>
</author>
<published>2020-09-08T14:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=584065816f0b0a57ad974d5598a35e2623798a96'/>
<id>urn:sha1:584065816f0b0a57ad974d5598a35e2623798a96</id>
<content type='text'>
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.
</content>
</entry>
</feed>
