Skip to content

Releases: cfengine/cfengine-cli

0.17.0

Choose a tag to compare

@olehermanse olehermanse released this 01 Jul 13:22
052defd

What's Changed

  • Updated syntax-description.json by @github-actions[bot] in #165
  • cfengine format: Preserve trailing comments on the same line by @olehermanse in #167

Full Changelog: 0.16.7...0.17.0

0.16.7

Choose a tag to compare

@olehermanse olehermanse released this 25 Jun 12:57
4748585

What's Changed

New Contributors

Full Changelog: 0.16.6...0.16.7

0.16.6

Choose a tag to compare

@olehermanse olehermanse released this 24 Jun 11:36
3061a58

What's Changed

  • cfengine format: Added empty lines before comments in bodies by @olehermanse in #162

Full Changelog: 0.16.5...0.16.6

0.16.5

Choose a tag to compare

@olehermanse olehermanse released this 23 Jun 11:54
19fe733

What's Changed

  • GH Actions: Updated download location for cf-remote downloaded packages by @olehermanse in #160
  • cfengine format: Fixed issue with multilining function calls inside macros by @olehermanse in #161

Full Changelog: 0.16.4...0.16.5

0.16.4

Choose a tag to compare

@olehermanse olehermanse released this 22 Jun 12:53
d592a1b

What's Changed

Full Changelog: 0.16.3...0.16.4

0.16.3

Choose a tag to compare

@olehermanse olehermanse released this 18 Jun 17:48
28dd082

What's Changed

  • ENT-14161: Fixed error in cfengine format-docs snippet replacement by @victormlg in #155
  • cfengine format: Fixed issue with comments and end-of-promise semicolons by @olehermanse in #156

Full Changelog: 0.16.2...0.16.3

0.16.2

Choose a tag to compare

@olehermanse olehermanse released this 16 Jun 21:12
1f69216

What's Changed

  • cfengine format: Fixed another issue where it needed multiple runs to remove comments by @olehermanse in #154

Full Changelog: 0.16.1...0.16.2

0.16.1

Choose a tag to compare

@olehermanse olehermanse released this 15 Jun 22:08
4474bbe

What's Changed

  • cfengine format: Fixed issue causing no empty line before comment + promise types by @olehermanse in #152
  • cfengine format: Fixed issue where it would take 2 runs to converge by @olehermanse in #153

Full Changelog: 0.16.0...0.16.1

0.16.0

Choose a tag to compare

@olehermanse olehermanse released this 12 Jun 20:30
72a8bac

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

Choose a tag to compare

@olehermanse olehermanse released this 06 May 17:27
6362264

What's Changed

  • cfengine lint: Moved ifvarclass and bundle name lowercase into strict mode by @olehermanse in #105
  • cfengine lint: Moved deprecated promise check to strict mode by @olehermanse in #106
  • cfengine lint: Added check for uppercase body name, similar to bundle by @olehermanse in #107
  • tests: Added GH Action for running cfengine lint on policy from other repos by @olehermanse in #110
  • cfengine lint: Added support for deprecated str attribute in vars promises by @olehermanse in #108
  • cfengine lint: Added check for wrong promise block type by @olehermanse in #109
  • cfengine lint: Added checking of CSV files by @olehermanse in #111

Full Changelog: 0.14.0...0.15.0