<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-mailalias_core/Gemfile, branch main</title>
<subtitle>Puppet module for mailalias</subtitle>
<id>https://cgit.fluxo.info/puppet-mailalias_core/atom?h=main</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-mailalias_core/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/'/>
<updated>2024-11-19T20:30:22+00:00</updated>
<entry>
<title>Remove Litmus from Gemfile</title>
<updated>2024-11-19T20:30:22+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2024-11-19T20:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=43f4d6c50028b760b5d5d18cf4fd6db7247242ce'/>
<id>urn:sha1:43f4d6c50028b760b5d5d18cf4fd6db7247242ce</id>
<content type='text'>
We do not use Litmus for tests and its dependencies are causing issues
in our CI pipeline. This commit removes Litmus from the Gemfile.
</content>
</entry>
<entry>
<title>(PA-6139) Drop beaker-puppet_install_helper gem in mailalias-core module</title>
<updated>2024-07-25T17:53:08+00:00</updated>
<author>
<name>Amit Karsale</name>
<email>amit.karsale@perforce.com</email>
</author>
<published>2024-07-25T17:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=30721a09bee8abc1dad3c9adcff22649ab91709a'/>
<id>urn:sha1:30721a09bee8abc1dad3c9adcff22649ab91709a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to PDK template 3.2.0</title>
<updated>2024-06-04T17:46:36+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2024-06-04T17:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=3c62ed96375510ab568b6d1924122f0c5d87a0c7'/>
<id>urn:sha1:3c62ed96375510ab568b6d1924122f0c5d87a0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Beaker to 6 and beaker-puppet to 4</title>
<updated>2024-06-04T17:46:07+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2024-06-04T17:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=097d86c93f00b4987e384de839645f90376e9291'/>
<id>urn:sha1:097d86c93f00b4987e384de839645f90376e9291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(PA-6178) Update to Beaker 5 / beaker-puppet 3</title>
<updated>2024-03-20T21:34:38+00:00</updated>
<author>
<name>Aria Li</name>
<email>aria.li@puppet.com</email>
</author>
<published>2024-03-20T18:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=83014e41bd2c5280a877de5b0f4ea5c1ec5bd487'/>
<id>urn:sha1:83014e41bd2c5280a877de5b0f4ea5c1ec5bd487</id>
<content type='text'>
This commit updates .sync.yml and Gemfile to use Beaker 5.x, beaker-abs 1.x,
beaker-puppet 3.x and drops beaker-pe. Also, this commit adds a condition for
beaker-puppet to ensure beaker-puppet is only listed in the Gemfile if Ruby is
&lt; 3.1.0. This is because beaker-puppet cannot run on Ruby &gt; 3.1 or else Bundler
errors will occur.
</content>
</entry>
<entry>
<title>(PA-6178) Update to PDK template 3.0.1 and use updated module release worfklow</title>
<updated>2024-03-20T21:34:33+00:00</updated>
<author>
<name>Aria Li</name>
<email>aria.li@puppet.com</email>
</author>
<published>2024-03-20T17:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=b3a8f7a05fb873c9a274df573fdb5db441378973'/>
<id>urn:sha1:b3a8f7a05fb873c9a274df573fdb5db441378973</id>
<content type='text'>
This commit updates this module from PDK template 2.7.1 to 3.0.1 and updates
the module release workflows to use the newer release_prep instead of
auto_release GitHub Action wofklow. This commit also:
- Removes the github_changelog_generator and concurrent-ruby gems because they
  are no longer needed for the new module release process in PDK template
- Updates the Rakefile to use Vox Rake tasks only if the vospupuli-acceptance
  gem is installed
</content>
</entry>
<entry>
<title>(maint) Pin gems for auto release</title>
<updated>2023-04-10T16:39:43+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-04-10T16:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=e8c9ea15876714952474e4f770b7758e4c33fcfe'/>
<id>urn:sha1:e8c9ea15876714952474e4f770b7758e4c33fcfe</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>(maint) Add Vox Beaker gem</title>
<updated>2023-04-10T16:38:37+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-04-10T16:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=3c597b98943c906c86d5f645b96fdb839878f6d9'/>
<id>urn:sha1:3c597b98943c906c86d5f645b96fdb839878f6d9</id>
<content type='text'>
In e4337c0, we updated the module according to PDK template 2.7.4,
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>(maint) Updates PDK template</title>
<updated>2023-04-10T16:32:06+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-04-10T16:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=e4337c0d607c14d8f99217ea6e3fbbd547570b4a'/>
<id>urn:sha1:e4337c0d607c14d8f99217ea6e3fbbd547570b4a</id>
<content type='text'>
This commit runs `pdk update` using the most recent template at the
time (2.7.4) 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:05:43+00:00</updated>
<author>
<name>Christopher Thorn</name>
<email>christopher.thorn@puppetlabs.com</email>
</author>
<published>2021-12-28T17:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-mailalias_core/commit/?id=9550beb817e1341e00420d53c667ba3281534da1'/>
<id>urn:sha1:9550beb817e1341e00420d53c667ba3281534da1</id>
<content type='text'>
Async 2.0.0 requires Ruby 3, so we're pinning to 1.x
</content>
</entry>
</feed>
