<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-augeas_core/lib/puppet/feature, branch main</title>
<subtitle>Puppet module for managing augeas types</subtitle>
<id>https://cgit.fluxo.info/puppet-augeas_core/atom?h=main</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-augeas_core/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-augeas_core/'/>
<updated>2023-09-14T22:49:12+00:00</updated>
<entry>
<title>(PA-5722) Add frozen string magic comment</title>
<updated>2023-09-14T22:49:12+00:00</updated>
<author>
<name>jbond</name>
<email>github@johnbond.org</email>
</author>
<published>2023-04-28T10:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-augeas_core/commit/?id=4ff5b442e1abc9cb201e8e4a8fbc50d59114d19d'/>
<id>urn:sha1:4ff5b442e1abc9cb201e8e4a8fbc50d59114d19d</id>
<content type='text'>
puppetlabs-augeas_core and puppet-augeasproviders_core both provide the
augeas feature.  However the both have slightly different files (this
lacking the frozen strings magic comment.  This causes puppet to perform
a change on every puppet run.

This PR updates the feature in this repo to add the magic comment so
both files match.  More then happy to explore alternate fixes
</content>
</entry>
<entry>
<title>Automatic update of rubocop violations</title>
<updated>2018-06-28T06:09:19+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>josh@puppet.com</email>
</author>
<published>2018-06-28T05:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-augeas_core/commit/?id=df20c08345fba0b43833eef47c4da2fdd78523e9'/>
<id>urn:sha1:df20c08345fba0b43833eef47c4da2fdd78523e9</id>
<content type='text'>
Add exclusions for:

    Layout/IndentHeredoc,
    Metrics/BlockNesting:
    Metrics/LineLength:
    Style/AccessorMethodName:
    Style/DoubleNegation:
    Style/MultipleComparison:
    Style/NumericPredicate:
    Style/PredicateName:
    Style/SignalException:
    Style/VariableName:

SignalException is disabled because Puppet::Type#fail overrides Kernel#fail,
and we really do want fail and not raise.
</content>
</entry>
<entry>
<title>Initial augeas import from puppet#2b83deb189</title>
<updated>2018-06-28T05:08:47+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>josh@puppet.com</email>
</author>
<published>2018-06-28T05:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-augeas_core/commit/?id=69f941224a43275896218807fd91c8e5b912f8d1'/>
<id>urn:sha1:69f941224a43275896218807fd91c8e5b912f8d1</id>
<content type='text'>
</content>
</entry>
</feed>
