Changelog

0.3.2 (2020-09-10)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (ce61077)

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

  • kitchen: avoid using bootstrap for master instances [skip ci] (0afa1b1)

  • kitchen: use saltimages Docker Hub where available [skip ci] (74999aa)

  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (54b5a1a)

  • travis: add notifications ⇒ zulip [skip ci] (fb46b07)

  • travis: apply changes from build config validation [skip ci] (730df10)

  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (4fc3960)

  • travis: quote pathspecs used with git ls-files [skip ci] (0fef6f1)

  • travis: run shellcheck during lint job [skip ci] (1b2eb28)

  • travis: use major.minor for semantic-release version [skip ci] (d4a6100)

  • travis: use build config validation (beta) [skip ci] (db46bd9)

  • workflows/commitlint: add to repo [skip ci] (449c919)

Reverts

  • codeowners: update specific directories section [skip ci] (2ac7785)

Styles

  • state: avoid complicated comparison (496f09b)

0.3.1 (2019-11-04)

Tests

  • saltcheck: add test for cron envs (absent & present) (82cd0a7)

0.3.0 (2019-11-03)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (c5eb3b7)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (aca0d9e)

  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (f9c61a9)

  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (2062f10)

Features

  • cron.env: add env option in cron-formula (12cee12)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (624b05a)

0.2.4 (2019-10-23)

Bug Fixes

  • saltcheck: fix broken import and standardise across test files (7911b71)

  • saltcheck: fix invalid service test (677c956)

  • saltcheck: remove trailing spaces (aada0ae)

  • saltcheck: replace map.jinja references with InSpec conditionals (7e9e619)

  • saltcheck: update for cron instead of cron_settings (26cfa4f)

Code Refactoring

Continuous Integration

  • travis: obtain saltcheck.py and run the tests (only on develop) (8ae46e5)

  • travis: run salt-lint for .tst files as well (baab964)

  • travis: standardise saltcheck comments (e23276b)

  • travis: update salt-lint config for v0.0.10 [skip ci] (b701d79)

Styles

  • config.tst: rearrange Jinja statements for clarity (8abec54)

  • saltcheck: merge absent & present into one if block (33f344c)

  • saltcheck: use consistent order of assertions (88229f0)

Tests

  • pillar: add test for commented and clarify each test (3d0dcb2)

  • pillar: ensure special is being tested as well (951a959)

  • saltcheck: add first tests (9847aff)

  • saltcheck: add support for random values (007970f)

  • saltcheck: add test for service.available (226eb88)

  • saltcheck: add test for service.running (5cdc50f)

  • saltcheck: avoid map.jinja, use the test pillar instead (cce5e67)

  • saltcheck: fix config tests (9225b18)

  • saltcheck: remove duplication in config.tst using a loop (72281c7)

  • saltcheck: test for commented and not commented (5070611)

  • saltcheck: test for special in config.tst as well (6f2b323)

  • saltcheck: use local map.jinja to workaround missing tpldata (8845b3c)

0.2.3 (2019-10-15)

Bug Fixes

  • platform: add support for Arch (a9968e3)

Continuous Integration

  • platform: enable arch-base-latest (525ecee)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (c12034a)

  • readme: update link to CONTRIBUTING [skip ci] (eccccb6)

Tests

  • pillar: extract test pillar from pillar.example (482e2d1)

0.2.2 (2019-10-12)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (23fa917)

Continuous Integration

0.2.1 (2019-09-01)

Code Refactoring

  • pillar: sync map.jinja with template-formula (e00c316)

0.2.0 (2019-08-28)

Continuous Integration

  • kitchen: add Kitchen tests (963b5eb)

Features

  • semantic-release: add semantic-release (6002c8f)