Changelog ========= `0.52.3 `_ (2019-12-03) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **mac_shortcut.sh:** fix ``shellcheck`` errors (\ `7b309f8 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `3f51b8b `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `5efe938 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `63bfb4a `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `27ac5a3 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `d520848 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `1a8d914 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `3fb5a82 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `0931835 `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `1512279 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `40d4b97 `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `6afcc80 `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `01f25a3 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `1980c63 `_\ ) `0.52.2 `_ (2019-10-11) ---------------------------------------------------------------------------------------------------------- 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.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 `_\ )