0.16.0 (2022-04-28)
- kitchen+gitlab: update for new pre-salted images [skip ci] (6174656)
- update linters to latest versions [skip ci] (7b3dfb3)
- example: remove blockbox as example of raw (#86) (5712cab)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (7a53b83)
- kitchen+gitlab: update for new pre-salted images [skip ci] (c2210ab)
- system: add
build_platform_codename
[skip ci] (fb6e67f)
0.15.0 (2022-01-16)
- kitchen: remove
branch
fornode-formula
dependency (e6d8065) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (85e8b8b) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (1df89bc)
- proxy: replace deprecated Windows
2016
with2022
[skip ci] (769e1d6) - proxy+windows: fix setting up WinRM [skip ci] (a8b6534)
- windows: use Salt version
3004
[skip ci] (7c97573)
- os*map: add support for CentOS Stream 8 [skip ci] (5594d16)
- debian: update
node
settings (021a0b6) - debian: use
python3-pip
(79d3f7b) - pillar: disable
dxpy
installation on Debian [skip ci] (1f70007)
0.14.1 (2021-10-02)
- rubocop: fix violation [skip ci] (901d706)
- _mapdata: generate verification files (96a1a03)
- map: verify
map.jinja
dump using_mapdata
state (0fdcbd4)
0.14.0 (2021-09-06)
- rhel: redhat enterprise 8 use dnf, not yum (3e72c61)
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (5812d39) - gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (8a01261) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (f733e60) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (22bb960) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (00d778f) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (e25a9a4)
- alma+rocky: add platforms (based on CentOS 8) [skip ci] (5ac9cde)
0.13.1 (2021-06-14)
- includes: Use relative state include (abe8286)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (931d4b5) - kitchen+gitlab: adjust matrix to add
3003
[skip ci] (5dc24b1) - vagrant: add Windows 10 pre-salted box [skip ci] (190bd64)
- vagrant: use pre-salted boxes & conditional local settings [skip ci] (82e5538)
0.13.0 (2021-03-26)
- windows: test using GitHub Actions (e7bbefa)
- enable Vagrant-based testing using GitHub Actions (49fc85d)
- gemfile+lock: use
ssf
customisedkitchen-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)
- readme: add
Testing with Vagrant
section (d734d43)
- gentoo: add support and CI (534a1f6)
- 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)
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (f893e2a) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (7dcb3d8) - pre-commit: update hook for
rubocop
[skip ci] (e36498e)
- centos-8: added RedHat,CentOS and Oracle linux 8 support (75526cc)
0.11.2 (2020-12-16)
- gitlab-ci: use GitLab CI as Travis CI replacement (bdab6c1)
- debian: disable wanted snap testing (GitLab CI failure) [skip ci] (4c047c4)
0.11.1 (2020-10-23)
- states: deploy packages only if required (c9fe187)
- 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)
- 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)
- kitchen+travis: use latest pre-salted images (bfcdd9c)
- fedora: update for Python 3 (0175a48)
0.10.2 (2020-06-01)
- pillar: update
node.pkg
=>node.package
(a6d3c98)
- readme: fix various issues inc. not rendering properly [skip ci] (5701df0)
0.10.1 (2020-06-01)
- python: os default to python3 (662a8d0)
- 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)
- chocolatey: ensure states only run on Windows systems (c1d680a)
- chocolatey: verify chocolatey dicts are not empty (385b223)
- changelog: merge old changelog into the new one (070172d)
- chocolatey: add chocolatey management support (c0c1195)
0.9.0 (2020-03-28)
- lint: remove whitespace (c03bb25)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (d93e3d2) - kitchen: reinstall
udev
since removed from pre-salted images (a81f2dd)
- centos: epel only needed for py-pip (a0dd96d)
- pillar: disable
dxpy
on Ubuntu (works locally) (155bdeb), closes verify#L4793-L4859 - pillar: update
node
version for Debian (a9f120f)
0.8.0 (2020-01-20)
- archlinux: fix test setup (281846e)
- centos: fix tests (a4d4d1d)
- gem: fix
invalid option: --no-rdoc
&invalid option: --no-ri
(16c4213) - golang: ensure state runs (0f992d9)
- golang: ensure using on
ubuntu
(bd909bd) - golang_spec.rb: fix
rubocop
errors (08340c8) - node: ensure using on
debian
(eca4228) - pips.sls: use
tplroot
instead ofslspath
(a4e9311), closes /travis-ci.org/myii/packages-formula/jobs/636188022#L7867 - rubocop: add fixes using
rubocop -a --safe
(1f72c40) - rubocop: fix remaining errors manually (591d85a)
- salt-lint: fix all errors (83ed92b)
- yamllint: fix all errors (4176716)
- map: use
config.get
instead ofpillar.get
(ca9bbd1) - pillar.amazonlinux: shorten suite name to
amazon
(593a6e5) - test_pillars: rename to make accessible to
yamllint
(033ff44)
- 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)