Changelog ========= `0.11.5 `_ (2020-06-29) -------------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **debian-10:** disable login_records, they're managed by the package (\ `335c9e6 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `8f32221 `_\ ) * **kitchen+travis:** use latest pre-salted images [skip ci] (\ `e18246d `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `d1c1a81 `_\ ) `0.11.4 `_ (2020-05-07) -------------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * make necessary modifications to get working on ``salt-ssh`` (\ `57c88a8 `_\ ), closes `/freenode.logbot.info/saltstack-formulas/20200506#c3811885-c3812572 `_ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `a5cf505 `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `bf6f940 `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `4c2a90b `_\ ) `0.11.3 `_ (2020-03-22) -------------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **release.config.js:** use full commit hash in commit link [skip ci] (\ `c79d42e `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `e6a2d52 `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `6200869 `_\ ) * **kitchen:** ensure ``cron`` installed on ``Debian`` (\ `4401a20 `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `7ba188f `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `c4a1fa9 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `74ab7a1 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `4e65a71 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `05f9738 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `b7ff28d `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `b60e2ab `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `a75723c `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `d08d9bf `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `ef455ff `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `01493e9 `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `d2ee252 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `ebd94f0 `_\ ) `0.11.2 `_ (2019-10-11) -------------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) * **rubocop:** fix remaining errors manually (\ ` `_\ ) 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] (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) `0.11.1 `_ (2019-09-01) -------------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** replace EOL pre-salted images (\ `cc3fa62 `_\ ) Tests ^^^^^ * **inspec:** improve to work on ``amazon`` as well (\ `be09e0d `_\ ) `0.11.0 `_ (2019-08-10) -------------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `86aed1e `_\ ) `0.10.0 `_ (2019-06-25) ------------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **test:** on suse using and additional kitchen state (\ `21a1866 `_\ ) Features ^^^^^^^^ * implement semantic release (\ `ef086b2 `_\ )