users-formula/docs/CHANGELOG.rst
semantic-release-bot a871df9ae0 chore(release): 0.48.6 [skip ci]
## [0.48.6](https://github.com/saltstack-formulas/users-formula/compare/v0.48.5...v0.48.6) (2020-10-02)

### Styles

* quote numbers and file modes ([db30289](db30289046))
2020-10-02 19:40:20 +00:00

9.4 KiB

Changelog

0.48.6 (2020-10-02)

Styles

  • quote numbers and file modes (db30289)

0.48.5 (2020-07-25)

Bug Fixes

  • macos: gid must be numeric on macos (9517e4b)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (40f8e2d)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (ad7e8f7)
  • kitchen: avoid using bootstrap for master instances [skip ci] (4441c59)
  • kitchen: use saltimages Docker Hub where available [skip ci] (c12272e)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (892868f)
  • travis: add notifications => zulip [skip ci] (628a430)
  • travis: apply changes from build config validation [skip ci] (9f76672)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (9a983a4)
  • travis: quote pathspecs used with git ls-files [skip ci] (f9f8f13)
  • travis: run shellcheck during lint job [skip ci] (e09c822)
  • travis: use major.minor for semantic-release version [skip ci] (0afebc6)
  • travis: use build config validation (beta) [skip ci] (0ddb90e)
  • workflows/commitlint: add to repo [skip ci] (7419dda)

0.48.4 (2019-11-08)

Bug Fixes

  • vimrc: ensure vimrc state runs (a1ef7e5)

Continuous Integration

  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (852dff2)
  • kitchen+travis+inspec: add vimrc suite (a263a62)

Tests

  • inspec: add test to check .vimrc file is generated properly (569e927)
  • pillar: add test pillar to generate .vimrc file (86144be)

0.48.3 (2019-11-02)

Bug Fixes

  • pillars: ensure addusers & delusers are lists (b31c592)
  • release.config.js: use full commit hash in commit link [skip ci] (8df4d39)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (9ee7636)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (1d9a5ef)
  • travis: update salt-lint config for v0.0.10 [skip ci] (60ee61d)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (7c55ef0)
  • readme: update link to CONTRIBUTING [skip ci] (2a88765)

Performance Improvements

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

0.48.2 (2019-10-11)

Bug Fixes

Continuous Integration

0.48.1 (2019-10-10)

Bug Fixes

Continuous Integration

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