Changelog

1.1.4 (2020-12-16)

Bug Fixes

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

Continuous Integration

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

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

  • gitlab-ci: use GitLab CI as Travis CI replacement (572e73c)

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

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

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

  • kitchen: use saltimages Docker Hub where available [skip ci] (071343b)

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

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

  • pre-commit: add to formula [skip ci] (5f80569)

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

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

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

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

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

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

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

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

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

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

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

Documentation

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

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

Performance Improvements

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

1.1.3 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (9eba083)

Continuous Integration

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

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

1.1.2 (2019-10-09)

Bug Fixes

  • map.jinja: fix salt-lint errors (29f03c5)

  • network.sls: fix salt-lint errors (bdd244b)

Continuous Integration

  • kitchen: change log_level to debug instead of info (3d0009a)

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

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

  • kitchen+travis: replace EOL pre-salted images (9f67565)

  • platform: add arch-base-latest (commented out for now) [skip ci] (5923a2e)

  • yamllint: add rule empty-values & use new yaml-files setting (768a78e)

  • merge travis matrix, add salt-lint & rubocop to lint job (0e2bd15)

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (505054d)

1.1.1 (2019-08-23)

Bug Fixes

  • change iteritems to items to be Py3 compatible (e7cc023)

1.1.0 (2019-08-10)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (793b952)

Features

  • yamllint: include for this repo and apply rules throughout (31883ff)

1.0.1 (2019-04-24)

Documentation

  • semantic-release: implement an automated changelog (54618f7)