Changelog

0.15.4 (2021-03-01)

Bug Fixes

  • vim/init.sls: fix full vim installation on suse (bc5283f)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (e67e88a)

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (0e62788)

  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (225875d)

  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (9b340fd)

  • pre-commit: update hook for rubocop [skip ci] (ae2b632)

Tests

  • package_spec: adjust to work across all platforms (e969de0)

0.15.3 (2020-12-16)

Bug Fixes

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

Continuous Integration

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

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

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

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

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

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

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

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

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

  • pre-commit: add to formula [skip ci] (281ff3c)

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

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

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

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

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

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

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

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

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

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

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

Documentation

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

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

Performance Improvements

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

0.15.2 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (48da97d)

Continuous Integration

0.15.1 (2019-09-23)

Bug Fixes

  • editor: fix python3 compatibility (5da26b6)

Continuous Integration

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

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

0.15.0 (2019-09-06)

Features

  • semantic-release: add semantic-release (1894649)