users-formula/CHANGELOG.md

2.6 KiB

Changelog

0.48.2 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

0.48.1 (2019-10-10)

Bug Fixes

  • googleauth.sls: fix salt-lint errors ()
  • init.sls: fix salt-lint errors ()
  • sudo.sls: fix salt-lint errors ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • platform: add arch-base-latest (commented out for now) [skip ci] ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

0.48.0 (2019-08-17)

Features

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

0.47.0 (2019-08-07)

Features

  • semantic-release: implement for this formula (3bcdc90), closes #203