Changelog ========= `0.48.6 `_ (2020-10-02) ---------------------------------------------------------------------------------------------------------- Styles ^^^^^^ * quote numbers and file modes (\ `db30289 `_\ ) `0.48.5 `_ (2020-07-25) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **macos:** gid must be numeric on macos (\ `9517e4b `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `40f8e2d `_\ ) * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `ad7e8f7 `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `4441c59 `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `c12272e `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `892868f `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `628a430 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `9f76672 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `9a983a4 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `f9f8f13 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `e09c822 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `0afebc6 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `0ddb90e `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `7419dda `_\ ) `0.48.4 `_ (2019-11-08) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **vimrc:** ensure ``vimrc`` state runs (\ `a1ef7e5 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `852dff2 `_\ ) * **kitchen+travis+inspec:** add ``vimrc`` suite (\ `a263a62 `_\ ) Tests ^^^^^ * **inspec:** add test to check ``.vimrc`` file is generated properly (\ `569e927 `_\ ) * **pillar:** add test pillar to generate ``.vimrc`` file (\ `86144be `_\ ) `0.48.3 `_ (2019-11-02) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **pillars:** ensure ``addusers`` & ``delusers`` are lists (\ `b31c592 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `8df4d39 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `9ee7636 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `1d9a5ef `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `60ee61d `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `7c55ef0 `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `2a88765 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `b45914e `_\ ) `0.48.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.48.1 `_ (2019-10-10) ---------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **googleauth.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **init.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **sudo.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.48.0 `_ (2019-08-17) ---------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `fa6210d `_\ ) `0.47.0 `_ (2019-08-07) ---------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **semantic-release:** implement for this formula (\ `3bcdc90 `_\ ), closes `#203 `_