Skip to content

Releases: iwarapter/sonar-puppet

1.5-RC1

20 May 14:09

Choose a tag to compare

1.5-RC1 Pre-release
Pre-release

Bug fixes

07 Jun 07:31

Choose a tag to compare

Bug fixes

26 May 06:19

Choose a tag to compare

Release 1.3

15 Feb 22:38

Choose a tag to compare

1.3-RC1

06 Feb 12:12

Choose a tag to compare

1.3-RC1 Pre-release
Pre-release

Release candidate for 1.3 list of changes/improvements:

https://github.com/iwarapter/sonar-puppet/issues?q=milestone%3A1.3+is%3Aclosed

Improve syntax highlighting

15 Oct 09:20

Choose a tag to compare

Release 1.1

31 Aug 21:36

Choose a tag to compare

This version brings the following features:

  • 16 new rules
  • Removal of puppet lint now most rules have been converted.

Issues solved:
https://github.com/iwarapter/sonar-puppet/issues?q=milestone%3A1.1

Release 1.0

17 Aug 20:13

Choose a tag to compare

First major release of the plugin comes with over 40 rules.

Parsing Error Rule

30 Jun 21:34

Choose a tag to compare

Added a rule to highlight files which failed to parse, some grammar fixes.

XPath Rule

17 Jun 23:29

Choose a tag to compare

This release adds XPath rule for custom user checks. (#2)