Changelog

0.13.0 (2021-03-26)

Continuous Integration

  • windows: test using GitHub Actions (e7bbefa)

  • enable Vagrant-based testing using GitHub Actions (49fc85d)

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (bd17a49)

  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (c2e9774)

  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (592e3d1)

Documentation

  • readme: add Testing with Vagrant section (d734d43)

Features

  • gentoo: add support and CI (534a1f6)

Tests

  • pkgs_spec: fix rubocop violations (--enable-pending-cops) (f7a6fcf)

  • standardise use of share suite & _mapdata state [skip ci] (79257d5)

0.12.0 (2021-02-10)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (f893e2a)

  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (7dcb3d8)

  • pre-commit: update hook for rubocop [skip ci] (e36498e)

Features

  • centos-8: added RedHat,CentOS and Oracle linux 8 support (75526cc)

0.11.2 (2020-12-16)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (bdab6c1)

Tests

  • debian: disable wanted snap testing (GitLab CI failure) [skip ci] (4c047c4)

0.11.1 (2020-10-23)

Bug Fixes

  • states: deploy packages only if required (c9fe187)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (3a80123)

  • pre-commit: add to formula [skip ci] (62e73fe)

  • pre-commit: enable/disable rstcheck as relevant [skip ci] (22fa2e8)

  • pre-commit: finalise rstcheck configuration [skip ci] (d64b8d8)

Tests

  • npm: changed package to an existing one (8a51ae5)

  • snaps: disable classic snaps testing in debian (bb60deb)

  • ubuntu: update for golang fix [skip ci] (0226c88)

0.11.0 (2020-06-01)

Continuous Integration

  • kitchen+travis: use latest pre-salted images (bfcdd9c)

Features

  • fedora: update for Python 3 (0175a48)

0.10.2 (2020-06-01)

Bug Fixes

  • pillar: update node.pkgnode.package (a6d3c98)

Documentation

  • readme: fix various issues inc. not rendering properly [skip ci] (5701df0)

0.10.1 (2020-06-01)

Bug Fixes

  • python: os default to python3 (662a8d0)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (0628bf0)

  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (fb311a4)

  • travis: add notifications ⇒ zulip [skip ci] (57a1b14)

  • workflows/commitlint: add to repo [skip ci] (9220ceb)

0.10.0 (2020-03-30)

Bug Fixes

  • chocolatey: ensure states only run on Windows systems (c1d680a)

  • chocolatey: verify chocolatey dicts are not empty (385b223)

Documentation

  • changelog: merge old changelog into the new one (070172d)

Features

  • chocolatey: add chocolatey management support (c0c1195)

0.9.0 (2020-03-28)

Bug Fixes

  • lint: remove whitespace (c03bb25)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (d93e3d2)

  • kitchen: reinstall udev since removed from pre-salted images (a81f2dd)

Features

  • centos: epel only needed for py-pip (a0dd96d)

Tests

0.8.0 (2020-01-20)

Bug Fixes

Code Refactoring

  • map: use config.get instead of pillar.get (ca9bbd1)

  • pillar.amazonlinux: shorten suite name to amazon (593a6e5)

  • test_pillars: rename to make accessible to yamllint (033ff44)

Continuous Integration

  • inspec: fix Debian tests (98c6d2c)

  • inspec: removing useless inspec tests (3615785)

  • kitchen: fix tests with a minimal coverage (288f893)

  • kitchen+inspec: add Amazonlinux test suite (edb0d73)

  • kitchen+inspec: add Centos test suite (d320ccd)

  • kitchen+inspec: add fedora30 and fedora29 tests suites (e41117c)

  • kitchen+inspec: add initial support for opensuse (58b1209)

  • kitchen+inspec: add Ubuntu test suite (39ba77d)

  • pillars: use one retry to prevent excessive slow-down in Travis (48ae3c9)

Features

  • semantic-release: update for this formula (1755f76)

  • implementing semantic release (17b4331)

  • golang: add go package management (284b240)

  • internet: add retries for internet dependent states (7660dbd)

Tests

  • arch: test initial configuration (702e8c3)

  • fedora: merge fedora test suites and pillars (89911dc)

  • golang: basic integrtaion test & tweaks (6c3de22)

  • pillar: use single ubuntu pillar (c69cb5a)

  • pillar: use specific pillar for debian (adf1523)

  • fix existing tests (8e75c9d)