Skip to content

Releases: saltstack-formulas/template-formula

v4.3.1

28 Oct 11:03
Compare
Choose a tag to compare

4.3.1 (2020-10-28)

Tests

  • inspec: system.rb must call parent class initialisation (1ff9ab1)

v4.3.0

12 Oct 08:31
Compare
Choose a tag to compare

4.3.0 (2020-10-12)

Continuous Integration

  • pre-commit: finalise rstcheck configuration [skip ci] (e78aa0c)

Features

v4.2.2

06 Oct 17:02
Compare
Choose a tag to compare

4.2.2 (2020-10-06)

Bug Fixes

  • commitlint: fix header length at 72 chars as agreed (a95061d)

Continuous Integration

  • pre-commit: add to formula [skip ci] (fd89d62)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (219e6b7)

v4.2.1

21 Sep 12:22
Compare
Choose a tag to compare

4.2.1 (2020-09-21)

Continuous Integration

  • kitchen+travis: use tiamat pre-salted images (3a63304)

Tests

  • oracle: add InSpec configuration for oraclelinux (c4b66d8)
  • share: remove unnecessary hostname mangling (194aa97)

v4.2.0

04 Sep 20:56
Compare
Choose a tag to compare

4.2.0 (2020-09-04)

Continuous Integration

  • kitchen: execute _madata state (31e1096)
  • kitchen+travis: fix centos6 suite and rename to upstart (97309c6)

Features

  • map: generate a YAML file to validate map.jinja (fc90075)

Tests

  • inspec: share library to access some minion informations (64c2b6c)
  • inspec: verify map.jinja dump (3dc28bf)
  • platform_finger: extract from shared library (d68ed45)

v4.1.1

28 Jul 15:31
Compare
Choose a tag to compare

4.1.1 (2020-07-28)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (eab21c3)
  • kitchen+travis: add new platforms [skip ci] (111a20b)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (19ae826)
  • travis: add notifications => zulip [skip ci] (ac93ad8)
  • travis: run linters using pre-commit (6da26cc)

Documentation

  • add basic pre-commit usage instructions (c78c068)
  • fix whitespace (d98d98f)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (55bc69a)

v4.1.0

12 May 00:23
Compare
Choose a tag to compare

4.1.0 (2020-05-12)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (efd8797)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (d693f9d)
  • workflows/commitlint: add to repo [skip ci] (574d18f)

Features

  • convert-formula.sh: assign @NONE as whole-formula owner (cceffff)

v4.0.9

25 Apr 15:58
Compare
Choose a tag to compare

4.0.9 (2020-04-25)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (d798928)

Documentation

  • readme: show only one level in table of contents (446b815)

v4.0.8

19 Apr 17:07
Compare
Choose a tag to compare

4.0.8 (2020-04-19)

Bug Fixes

  • libsaltcli: update salt-ssh detection for enable_ssh_minions (f0e7192)

v4.0.7

15 Apr 17:03
Compare
Choose a tag to compare

4.0.7 (2020-04-15)

Bug Fixes

  • convert-formula.sh: use portable sed function to make replacements (41e10b5), closes #192

Continuous Integration

  • travis: add quick check that convert-formula.sh has worked (8312063)