Skip to content

Latest commit

 

History

History
88 lines (52 loc) · 7.1 KB

CHANGELOG.md

File metadata and controls

88 lines (52 loc) · 7.1 KB

Changelog

0.18.0 (2022-04-08)

Continuous Integration

  • kitchen+gitlab: update for new pre-salted images [skip ci] (eb1dfad)
  • update linters to latest versions [skip ci] (668fcd0)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (dd43437)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (07ffdfe)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (df108e6)
  • kitchen: move provisioner block & update run_command [skip ci] (7a79c5b)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (9458feb)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (8edd6ac)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (39e8288)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (c16996b)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (ff5224a)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (ac38984)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (0bfccc2)
  • add arch-master to matrix and update .travis.yml [skip ci] (14f640a)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (2fb3a67)

Features

  • httpchecks: support multiple httpcheck lines (1187532)

Tests

  • default: add httpcheck & httpchecks values to test pillar (8977843)
  • system: add build_platform_codename [skip ci] (9f90d8a)
  • standardise use of share suite & _mapdata state [skip ci] (9989cb5)

0.17.1 (2021-03-04)

Bug Fixes

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (c80fa08)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (db31f52)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (1792404)
  • gitlab-ci: use GitLab CI as Travis CI replacement (17911ca)
  • kitchen+gitlab-ci: use latest pre-salted images (ae579a7)
  • pre-commit: add to formula [skip ci] (649b533)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (79ec26d)
  • pre-commit: finalise rstcheck configuration [skip ci] (0792e26)
  • pre-commit: update hook for rubocop [skip ci] (a73b49f)

Tests

  • pillar: provide default pillar working on all platforms (12be6ff)

0.17.0 (2020-06-16)

Bug Fixes

  • rubocop: fix violations using rubocop -a (98076d3)

Code Refactoring

  • kitchen: prefer kitchen.yml to .kitchen.yml (47eabab)

Continuous Integration

Documentation

  • readme: merge with original README (870474e)

Features

  • implement semantic release (d921a49)