Skip to content

Latest commit

 

History

History
95 lines (49 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

95 lines (49 loc) · 5.2 KB

Changelog

0.10.0 (2019-12-18)

Bug Fixes

  • fluorine: add name so no virtual_packages (57bfc61)
  • release.config.js: use full commit hash in commit link [skip ci] (ca4ba6e)
  • travis: quote pathspecs used with git ls-files [skip ci] (4303495)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (5178f0d)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (0506a5c)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (6187515)
  • travis: apply changes from build config validation [skip ci] (5bd314b)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (0e4d905)
  • travis: run shellcheck during lint job [skip ci] (8230b8b)
  • travis: update salt-lint config for v0.0.10 [skip ci] (fdb7822)
  • travis: use build config validation (beta) [skip ci] (cf6a735)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (b2662ce)
  • readme: update link to CONTRIBUTING [skip ci] (d2630f7)

Features

  • unattended: add newer options from upstream (49ee29c)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (9d5102c)

0.9.1 (2019-10-09)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()
  • rubocop: fix remaining errors manually ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen+travis: replace EOL pre-salted images ()
  • travis: use dist: bionic ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()

0.9.0 (2019-08-07)

Bug Fixes

  • repositories: update spotify repo key (00c936b)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (a088ca5)

Features

  • yamllint: include for this repo and apply rules throughout (03d15e9)

0.8.1 (2019-05-28)

Bug Fixes

  • map.jinja: typo and lookup order (eda8517)
  • map.jinja+tests: add correct keyring for the OS (0ff48e1), closes #41

Code Refactoring

  • Merge branch 'upstream/master' (1496eed)

Continuous Integration

  • kitchen+travis: update testing environment (3fa2a58)

Documentation

  • kitchen: update documentation (530e22c)