Skip to content

Latest commit

 

History

History
99 lines (59 loc) · 7.43 KB

CHANGELOG.md

File metadata and controls

99 lines (59 loc) · 7.43 KB

Changelog

0.20.0 (2021-06-23)

Continuous Integration

  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (c65152e)
  • add arch-master to matrix and update .travis.yml [skip ci] (4ce7361)
  • commitlint: ensure upstream/master uses main repo URL [skip ci] (406efce)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (ea5fd3e)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (00a5fc2)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (59c1654)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (e730fd3)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (b450464)
  • pre-commit: update hook for rubocop [skip ci] (ea14cbb)

Features

  • map.jinja: specify package for Fedora 34 (0616c83)
  • ng/map: add configuration for Gentoo (fa2f8bb)

Reverts

  • container: respect ConditionVirtualization service setting (28c27c1)

Tests

  • service: add helper state to run service in containers (2bdc85c)
  • standardise use of share suite & _mapdata state [skip ci] (a23eff8)

0.19.2 (2020-12-16)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (3298da4)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (d349189)
  • gitlab-ci: use GitLab CI as Travis CI replacement (5519335)
  • kitchen: avoid using bootstrap for master instances [skip ci] (a341e0d)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (4679d12)
  • kitchen: use saltimages Docker Hub where available [skip ci] (8def94a)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (0ca1c05)
  • pre-commit: add to formula [skip ci] (4458020)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (10b117d)
  • pre-commit: finalise rstcheck configuration [skip ci] (5f73fc4)
  • travis: add notifications => zulip [skip ci] (271d2e8)
  • travis: apply changes from build config validation [skip ci] (f620190)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (d1bed9b)
  • travis: quote pathspecs used with git ls-files [skip ci] (04554b2)
  • travis: run shellcheck during lint job [skip ci] (a840a29)
  • travis: use major.minor for semantic-release version [skip ci] (420c4e1)
  • travis: use build config validation (beta) [skip ci] (3b8f859)
  • workflows/commitlint: add to repo [skip ci] (c8e1590)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (599109b)

0.19.1 (2019-11-01)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (dd2a1d1)

Code Refactoring

  • ng/init.sls: use grains.get to detect containers (10c70c9)

0.19.0 (2019-10-30)

Bug Fixes

  • container: respect ConditionVirtualization service setting ()
  • yamllint: fix all errors ()

Documentation

  • readme: modify according to standard structure ()
  • readme: move to docs/ directory ()

Features

  • semantic-release: implement for this formula ()

Tests

  • inspec: add tests for package, config & service ()
  • pillar: add test pillar for .ng state ()