Changelog ========= `0.52.1 `_ (2019-10-10) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **server.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **user.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`` (commented out for now) [skip ci] (\ ` `_\ ) * **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.52.0 `_ (2019-08-17) ---------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `9f739fa `_\ ) `0.51.0 `_ (2019-08-08) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **connector:** fix typos (connnector) and missing ``enabled`` (\ `bdee94a `_\ ) Features ^^^^^^^^ * **linux:** archlinux support (no osmajorrelase grain) (\ `4b4ad88 `_\ ) `0.50.0 `_ (2019-07-12) ---------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **semantic-release:** implement for this formula (\ `1d2e2f5 `_\ )