Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  kafo
kafo.rb 71 Bytes

Latest revisions

# Date Author Comment
01f62857 04/19/2024 03:50 PM Eric Helms

Add an option run checks only and exit

20081504 02/19/2024 04:50 PM Ewoud Kohl van Wijngaarden

Release 7.4.0

While the git log doesn't show it, this actually introduced Puppet 8
compatibility.

3b907d4b 01/03/2024 04:59 PM Archana Kumari

Update matrix version

e8d1a1ea 11/14/2023 10:49 AM Ewoud Kohl van Wijngaarden

Release 7.3.0

1bd5fe50 11/10/2023 07:17 PM Evgeni Golov

Fixes #36912 - support multi-line type definitions

This strips line breaks from type definitions, thus making them
parseable again.

This will probably horribly break if type manifests would contain
anything else but type definitions, but Puppet recommends [1]...

4b44b57c 10/26/2023 09:19 AM Archana Kumari

Fix Rubocop Lint/MixedRegexpCaptureTypes

a1b1b12d 09/22/2023 05:34 PM Ewoud Kohl van Wijngaarden

Release 7.2.0

072eaeaa 09/22/2023 04:57 PM Ewoud Kohl van Wijngaarden

Expose the log messages by source on failed Puppet resources

The previous log_messages combines the various sources of a resource,
which makes things confusing. This new method still doesn't expose too
much of the original report, which doesn't leak implementation details.

da6c5263 09/22/2023 04:57 PM Ewoud Kohl van Wijngaarden

Revert "Expose the logs on failed Puppet resources"

This reverts commit a3bfeeb8899fc6af157c15630e9cc3d5a2f8dcf5.

a3bfeeb8 09/15/2023 02:21 PM Ewoud Kohl van Wijngaarden

Expose the logs on failed Puppet resources

View revisions

Also available in: Atom