Changelog ========= `0.11.0 `_ (2022-04-18) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `31773f1 `_\ ) Features ^^^^^^^^ * **repositories:** allow to specify custom filename (\ `2a7e4af `_\ ) Tests ^^^^^ * **system:** add ``build_platform_codename`` [skip ci] (\ `1a132d8 `_\ ) `0.10.4 `_ (2022-02-12) -------------------------------------------------------------------------------------------------------- Code Refactoring ^^^^^^^^^^^^^^^^ * **salt-lint:** fix violations (\ `7cc688c `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * update linters to latest versions [skip ci] (\ `37ca1fa `_\ ) * **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `97b0af6 `_\ ) * **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `b4cce02 `_\ ) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `a8d9d34 `_\ ) * **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `1f136cd `_\ ) * **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `ce4f1a8 `_\ ) * **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `057b19e `_\ ) * **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `0f9b059 `_\ ) * **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `d08806c `_\ ) * **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `380c689 `_\ ) * **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `efe8592 `_\ ) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `9762abf `_\ ) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `d5c38c1 `_\ ) * **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `6be32dc `_\ ) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `8086687 `_\ ) * **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `091870b `_\ ) * add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `5637e07 `_\ ) * add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `758d646 `_\ ) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `d486305 `_\ ) * **pre-commit:** update hook for ``rubocop`` (\ `67c1130 `_\ ) Tests ^^^^^ * standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `9f6b2b1 `_\ ) `0.10.3 `_ (2020-10-19) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **pre-commit:** add to formula [skip ci] (\ `a472351 `_\ ) * **pre-commit:** add to formula [skip ci] (\ `fe75b59 `_\ ) * **pre-commit:** add to formula [skip ci] (\ `d9f480a `_\ ) * **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `4cf4741 `_\ ) * **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `2d520d2 `_\ ) Tests ^^^^^ * **repositories:** change to a repo with no key expiration (\ `e677b78 `_\ ) `0.10.2 `_ (2020-09-21) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **preferences,repositories:** fix clean parameter (\ `50e02fb `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `5fbc45d `_\ ) `0.10.1 `_ (2020-05-29) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `e657de0 `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `7aebed6 `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `e22b8f0 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `52df5ca `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `63959a0 `_\ ) Documentation ^^^^^^^^^^^^^ * **readme:** show only one level in table of contents (\ `081c77a `_\ ) * **readme.rst:** add doc for apt_conf state + other minor update (\ `cf78277 `_\ ) `0.10.0 `_ (2019-12-18) ------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **fluorine:** add name so no virtual_packages (\ `57bfc61 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `ca4ba6e `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `4303495 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `5178f0d `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `0506a5c `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `6187515 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `5bd314b `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `0e4d905 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `8230b8b `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `fdb7822 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `cf6a735 `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `b2662ce `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `d2630f7 `_\ ) Features ^^^^^^^^ * **unattended:** add newer options from upstream (\ `49ee29c `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `9d5102c `_\ ) `0.9.1 `_ (2019-10-09) ----------------------------------------------------------------------------------------------------- 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+travis:** replace EOL pre-salted images (\ ` `_\ ) * **travis:** use ``dist: bionic`` (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.9.0 `_ (2019-08-07) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **repositories:** update spotify repo key (\ `00c936b `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `a088ca5 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `03d15e9 `_\ ) `0.8.1 `_ (2019-05-28) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **map.jinja:** typo and lookup order (\ `eda8517 `_\ ) * **map.jinja+tests:** add correct keyring for the OS (\ `0ff48e1 `_\ ), closes `#41 `_ Code Refactoring ^^^^^^^^^^^^^^^^ * Merge branch 'upstream/master' (\ `1496eed `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** update testing environment (\ `3fa2a58 `_\ ) Documentation ^^^^^^^^^^^^^ * **kitchen:** update documentation (\ `530e22c `_\ )