Changelog ========= `0.3.2 `_ (2020-09-10) ------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `ce61077 `_\ ) * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `269b49f `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `0afa1b1 `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `74999aa `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `54b5a1a `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `fb46b07 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `730df10 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `4fc3960 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `0fef6f1 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `1b2eb28 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `d4a6100 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `db46bd9 `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `449c919 `_\ ) Reverts ^^^^^^^ * **codeowners:** update specific directories section [skip ci] (\ `2ac7785 `_\ ) Styles ^^^^^^ * **state:** avoid complicated comparison (\ `496f09b `_\ ) `0.3.1 `_ (2019-11-04) ------------------------------------------------------------------------------------------------------ Tests ^^^^^ * **saltcheck:** add test for cron envs (\ ``absent`` & ``present``\ ) (\ `82cd0a7 `_\ ) `0.3.0 `_ (2019-11-03) ------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **release.config.js:** use full commit hash in commit link [skip ci] (\ `c5eb3b7 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `aca0d9e `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `f9c61a9 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `2062f10 `_\ ) Features ^^^^^^^^ * **cron.env:** add env option in cron-formula (\ `12cee12 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `624b05a `_\ ) `0.2.4 `_ (2019-10-23) ------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **saltcheck:** fix broken import and standardise across test files (\ ` `_\ ) * **saltcheck:** fix invalid ``service`` test (\ ` `_\ ) * **saltcheck:** remove trailing spaces (\ ` `_\ ) * **saltcheck:** replace ``map.jinja`` references with InSpec conditionals (\ ` `_\ ) * **saltcheck:** update for ``cron`` instead of ``cron_settings`` (\ ` `_\ ) Code Refactoring ^^^^^^^^^^^^^^^^ * **config:** minimise and standardise between ``.sls`` & ``.tst`` (\ ` `_\ ) * **config:** remove duplication in using a loop (\ ` `_\ ) * **jinja:** used shortened form of ``|default`` filter (\ ` `_\ ) * **saltcheck:** relocate ``.tst`` files according to 1:1 ``.sls`` files (\ ` `_\ ), closes `/github.com/saltstack-formulas/cron-formula/pull/4#issuecomment-544140377 `_ * **saltcheck:** use ``package.tst`` instead of ``install.tst`` (\ ` `_\ ) * **saltcheck:** use root-level ``saltcheck-tests`` directory (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **travis:** obtain ``saltcheck.py`` and run the tests (only on ``develop``\ ) (\ ` `_\ ) * **travis:** run ``salt-lint`` for ``.tst`` files as well (\ ` `_\ ) * **travis:** standardise ``saltcheck`` comments (\ ` `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ ` `_\ ) Styles ^^^^^^ * **config.tst:** rearrange Jinja statements for clarity (\ ` `_\ ) * **saltcheck:** merge ``absent`` & ``present`` into one ``if`` block (\ ` `_\ ) * **saltcheck:** use consistent order of assertions (\ ` `_\ ) Tests ^^^^^ * **pillar:** add test for ``commented`` and clarify each test (\ ` `_\ ) * **pillar:** ensure ``special`` is being tested as well (\ ` `_\ ) * **saltcheck:** add first tests (\ ` `_\ ) * **saltcheck:** add support for ``random`` values (\ ` `_\ ) * **saltcheck:** add test for ``service.available`` (\ ` `_\ ) * **saltcheck:** add test for ``service.running`` (\ ` `_\ ) * **saltcheck:** avoid ``map.jinja``\ , use the test pillar instead (\ ` `_\ ) * **saltcheck:** fix ``config`` tests (\ ` `_\ ) * **saltcheck:** remove duplication in ``config.tst`` using a loop (\ ` `_\ ) * **saltcheck:** test for ``commented`` and not ``commented`` (\ ` `_\ ) * **saltcheck:** test for ``special`` in ``config.tst`` as well (\ ` `_\ ) * **saltcheck:** use local ``map.jinja`` to workaround missing ``tpldata`` (\ ` `_\ ) `0.2.3 `_ (2019-10-15) ------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **platform:** add support for ``Arch`` (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **platform:** enable ``arch-base-latest`` (\ ` `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ ) Tests ^^^^^ * **pillar:** extract test pillar from ``pillar.example`` (\ ` `_\ ) `0.2.2 `_ (2019-10-12) ------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) 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.2.1 `_ (2019-09-01) ------------------------------------------------------------------------------------------------------ Code Refactoring ^^^^^^^^^^^^^^^^ * **pillar:** sync map.jinja with template-formula (\ `e00c316 `_\ ) `0.2.0 `_ (2019-08-28) ------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** add Kitchen tests (\ `963b5eb `_\ ) Features ^^^^^^^^ * **semantic-release:** add semantic-release (\ `6002c8f `_\ )