<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-cron_core/spec/lib, branch main</title>
<subtitle>Puppet module for core cron functionality</subtitle>
<id>https://cgit.fluxo.info/puppet-cron_core/atom?h=main</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-cron_core/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/'/>
<updated>2023-02-10T18:45:29+00:00</updated>
<entry>
<title>(maint) Rubocop implicit begin fix</title>
<updated>2023-02-10T18:45:29+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-10T18:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=cf562a8bda5df98b91fea01a43e128a8e821058c'/>
<id>urn:sha1:cf562a8bda5df98b91fea01a43e128a8e821058c</id>
<content type='text'>
This commit addresses the Rubocop Style/RedundantBegin cop and
removes an explicit `begin` block in favor of implicit syntax.
</content>
</entry>
<entry>
<title>(maint) Fix rubocop errors</title>
<updated>2021-08-17T16:46:58+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>joshcooper@users.noreply.github.com</email>
</author>
<published>2021-08-17T16:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=54db10d91bb5da04f8f4fb9d66138aba9e5e38a4'/>
<id>urn:sha1:54db10d91bb5da04f8f4fb9d66138aba9e5e38a4</id>
<content type='text'>
Took the safest route and disabled cops either globally in .rubocop.yml
for just for specific cases in lib/
</content>
</entry>
<entry>
<title>(maint) Switch to rspec-mocks</title>
<updated>2021-03-11T12:37:19+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-03-11T12:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=51ebf2d8d5c02c7cd314edd9e6507163a8073785'/>
<id>urn:sha1:51ebf2d8d5c02c7cd314edd9e6507163a8073785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests to pass on puppet 4</title>
<updated>2018-11-28T20:05:41+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>josh@puppet.com</email>
</author>
<published>2018-11-27T23:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=4c8252342eef4bd443110e61a83365805c433dc7'/>
<id>urn:sha1:4c8252342eef4bd443110e61a83365805c433dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Lint/EndAlignment violations</title>
<updated>2018-08-01T21:59:24+00:00</updated>
<author>
<name>Jorie Tappa</name>
<email>jorie@jorietappa.com</email>
</author>
<published>2018-08-01T21:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=58a2f0a9ec29e5f2b8516bc1ba74edd447ac6e17'/>
<id>urn:sha1:58a2f0a9ec29e5f2b8516bc1ba74edd447ac6e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable Lint/HandleExceptions</title>
<updated>2018-08-01T21:54:48+00:00</updated>
<author>
<name>Jorie Tappa</name>
<email>jorie@jorietappa.com</email>
</author>
<published>2018-08-01T21:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=282c2c666b7269f71748be764f9609f97bbe2982'/>
<id>urn:sha1:282c2c666b7269f71748be764f9609f97bbe2982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Lint/AssignmentInCondition violations.</title>
<updated>2018-08-01T21:51:24+00:00</updated>
<author>
<name>Jorie Tappa</name>
<email>jorie@jorietappa.com</email>
</author>
<published>2018-08-01T21:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=6e4c49d512272fcfe363867bcc82943168ac0361'/>
<id>urn:sha1:6e4c49d512272fcfe363867bcc82943168ac0361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable Style/GlobalVars violations</title>
<updated>2018-08-01T21:33:33+00:00</updated>
<author>
<name>Jorie Tappa</name>
<email>jorie@jorietappa.com</email>
</author>
<published>2018-08-01T21:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=ab27f19f5cc54322ec7fe2c4e970f3a54d40881f'/>
<id>urn:sha1:ab27f19f5cc54322ec7fe2c4e970f3a54d40881f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Performance/Caller violation</title>
<updated>2018-08-01T21:26:57+00:00</updated>
<author>
<name>Jorie Tappa</name>
<email>jorie@jorietappa.com</email>
</author>
<published>2018-08-01T21:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=2092ed6816386af0553a6a949877242fb8b6c277'/>
<id>urn:sha1:2092ed6816386af0553a6a949877242fb8b6c277</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply automatic pdk validate fixes</title>
<updated>2018-08-01T15:30:53+00:00</updated>
<author>
<name>Jorie Tappa</name>
<email>jorie@jorietappa.com</email>
</author>
<published>2018-07-31T22:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-cron_core/commit/?id=90216d84f8a2da1f77107dc5f0e3d76a3d72aacc'/>
<id>urn:sha1:90216d84f8a2da1f77107dc5f0e3d76a3d72aacc</id>
<content type='text'>
</content>
</entry>
</feed>
