Changelog ========= `0.7.3 `_ (2020-09-10) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `4066d80 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `73ec594 `_\ ) * **state:** restart service when configuration has changed (\ `e098871 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `5bc20e2 `_\ ) * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `e0ff2cb `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `f545de1 `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `7930d3f `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `2e218d5 `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `9ad588a `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `cfa5a6c `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `91797a7 `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `072885a `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `542aa80 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `e93070a `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `195d7b4 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `5832b4d `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `6eba0cd `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `46c4dd8 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `419960a `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `293fd13 `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `a5d1626 `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `5359eca `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `f06b160 `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `80c59cd `_\ ) `0.7.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.7.1 `_ (2019-10-10) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **map.jinja:** fix ``salt-lint`` errors (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.7.0 `_ (2019-10-07) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **states:** fix template lookup in apt-cacher/ng/client/config (\ `1b288c2 `_\ ) * **states:** rename states in a more consistent way (\ `d1b56c2 `_\ ) * **tofs:** rename default config files (\ `a20a724 `_\ ) Code Refactoring ^^^^^^^^^^^^^^^^ * **states:** split client.sls and server.sls in sub-states (\ `566e38d `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `ca98247 `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ `b4d6d97 `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ `652706f `_\ ) * **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ `cdf6b50 `_\ ) Documentation ^^^^^^^^^^^^^ * **pillar:** add pillar example for TOFS pattern (\ `d08ed97 `_\ ) Features ^^^^^^^^ * **map:** sync map.jinja with template-formula (\ `2b4c4d5 `_\ ) * **tofs:** add tofs pattern (\ `1a7dd94 `_\ ) Tests ^^^^^ * **inpsec:** test apt-cacher client config (\ `81bb9db `_\ ) * **inspec:** check that apt-cacher-ng port is opened (\ `19acc34 `_\ ) `0.6.0 `_ (2019-09-20) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** add Kitchen tests (\ `265aa5a `_\ ) Features ^^^^^^^^ * **semantic-release:** add semantic-release (\ `03bf55c `_\ )