Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 2.52 KB

Changelog

0.6.2 (2019-10-12)

Bug Fixes

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

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

0.6.1 (2019-10-10)

Bug Fixes

  • map.jinja: fix salt-lint errors ()
  • package.sls: fix salt-lint errors ()
  • param.sls: fix salt-lint errors ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • platform: add arch-base-latest ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

0.6.0 (2019-08-28)

Continuous Integration

  • kitchen: add Kitchen tests (a4e6a66)
  • travis: disable tests on CentOS-6 for now (the fix is to come) (198d1b0)

Features

  • semantic-release: add semantic-release (270d23e)