Changelog

0.2.3 (2020-12-16)

Bug Fixes

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

Continuous Integration

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

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

  • gitlab-ci: use GitLab CI as Travis CI replacement (7ad0d63)

  • kitchen: avoid using bootstrap for master instances [skip ci] (4b249dc)

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

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

  • kitchen: use saltimages Docker Hub where available [skip ci] (0252b54)

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

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

  • pre-commit: add to formula [skip ci] (9ce264c)

  • pre-commit: enable/disable rstcheck as relevant [skip ci] (1c0c322)

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

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

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

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

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

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

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

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

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

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

Documentation

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

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

Performance Improvements

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

0.2.2 (2019-10-12)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (3738a21)

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job (687e84f)

  • travis: merge rubocop linter into main lint job (823496b)

0.2.1 (2019-10-10)

Bug Fixes

  • macro.jinja: fix salt-lint errors (09646f9)

  • pillar_certs.sls: fix salt-lint errors (79100c1)

Continuous Integration

  • kitchen: install required packages to bootstrapped opensuse [skip ci] (219bf04)

  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (9c9a58d)

  • merge travis matrix, add salt-lint & rubocop to lint job (94f95e2)

0.2.0 (2019-09-25)

Bug Fixes

  • pillar.example: ensure comments would pass yamllint as well (e2f5a95)

Continuous Integration

  • kitchen: add binstub for Kitchen command (d373390)

  • kitchen: extract test pillars in file (924fd71)

  • kitchen: fix stunnel don’t start because certs are missing (ce6971f)

  • kitchen: rename Kitchen config file (e83fa64)

  • kitchen: update gems (1110a9d)

  • kitchen: update platforms list (1264438)

  • travis: run tests on Debian/Ubuntu first (403c025)

Features

  • semantic-release: add semantic-release (261f484)

  • semantic-release: implement for this formula (9cd995a)

Tests

  • inspec: add Inspec tests (5650446)