## [0.48.4](https://github.com/saltstack-formulas/users-formula/compare/v0.48.3...v0.48.4) (2019-11-08) ### Bug Fixes * **vimrc:** ensure `vimrc` state runs ([a1ef7e5](a1ef7e57d9)) ### Continuous Integration * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([852dff2](852dff2aac)) * **kitchen+travis+inspec:** add `vimrc` suite ([a263a62](a263a62e75)) ### Tests * **inspec:** add test to check `.vimrc` file is generated properly ([569e927](569e9276db)) * **pillar:** add test pillar to generate `.vimrc` file ([86144be](86144befb9))
5.2 KiB
5.2 KiB
Changelog
0.48.4 (2019-11-08)
Bug Fixes
- vimrc: ensure
vimrcstate runs (a1ef7e5)
Continuous Integration
- kitchen: use
developimage untilmasteris ready (amazonlinux) [skip ci] (852dff2) - kitchen+travis+inspec: add
vimrcsuite (a263a62)
Tests
- inspec: add test to check
.vimrcfile is generated properly (569e927) - pillar: add test pillar to generate
.vimrcfile (86144be)
0.48.3 (2019-11-02)
Bug Fixes
- pillars: ensure
addusers&delusersare lists (b31c592) - release.config.js: use full commit hash in commit link [skip ci] (8df4d39)
Continuous Integration
- kitchen: use
debian-10-master-py3instead ofdevelop[skip ci] (9ee7636) - kitchen+travis: upgrade matrix after
2019.2.2release [skip ci] (1d9a5ef) - travis: update
salt-lintconfig forv0.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-lintinvocation [skip ci] (b45914e)
0.48.2 (2019-10-11)
Bug Fixes
Continuous Integration
- merge travis matrix, add
salt-lint&rubocoptolintjob () - travis: merge
rubocoplinter into mainlintjob ()
0.48.1 (2019-10-10)
Bug Fixes
- googleauth.sls: fix
salt-linterrors () - init.sls: fix
salt-linterrors () - sudo.sls: fix
salt-linterrors ()
Continuous Integration
- kitchen: change
log_leveltodebuginstead ofinfo() - kitchen: install required packages to bootstrapped
opensuse[skip ci] () - kitchen: use bootstrapped
opensuseimages until2019.2.2[skip ci] () - platform: add
arch-base-latest(commented out for now) [skip ci] () - yamllint: add rule
empty-values& use newyaml-filessetting () - merge travis matrix, add
salt-lint&rubocoptolintjob () - use
dist: bionic& applyopensuse-leap-15SCP error workaround ()
0.48.0 (2019-08-17)
Features
- yamllint: include for this repo and apply rules throughout (fa6210d)