semantic-release-bot
3d58323118
chore(release): 0.48.4 [skip ci]
...
## [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
))
2019-11-08 19:08:29 +00:00
semantic-release-bot
0e5829bc10
chore(release): 0.48.3 [skip ci]
...
## [0.48.3](https://github.com/saltstack-formulas/users-formula/compare/v0.48.2...v0.48.3 ) (2019-11-02)
### Bug Fixes
* **pillars:** ensure `addusers` & `delusers` are lists ([b31c592
](b31c592147
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([8df4d39
](8df4d39060
))
### Continuous Integration
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([9ee7636
](9ee7636477
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([1d9a5ef
](1d9a5ef5be
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([60ee61d
](60ee61dd66
))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([7c55ef0
](7c55ef0c0d
))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([2a88765
](2a887654fc
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([b45914e
](b45914e063
))
2019-11-02 09:48:30 +00:00
semantic-release-bot
fc6cb567a9
chore(release): 0.48.2 [skip ci]
...
## [0.48.2](https://github.com/saltstack-formulas/users-formula/compare/v0.48.1...v0.48.2 ) (2019-10-11)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/users-formula/commit/13dd7f9 ))
### Continuous Integration
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/users-formula/commit/99136b5 ))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/users-formula/commit/96999c2 ))
2019-10-11 20:26:19 +00:00
semantic-release-bot
1bc2ea9045
chore(release): 0.48.1 [skip ci]
...
## [0.48.1](https://github.com/saltstack-formulas/users-formula/compare/v0.48.0...v0.48.1 ) (2019-10-10)
### Bug Fixes
* **googleauth.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/users-formula/commit/bb27b94 ))
* **init.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/users-formula/commit/4cec0ef ))
* **sudo.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/users-formula/commit/560f5e1 ))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/users-formula/commit/1726e0f ))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/users-formula/commit/0ed662d ))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/users-formula/commit/f2e1b66 ))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](https://github.com/saltstack-formulas/users-formula/commit/1790bae ))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/users-formula/commit/af2d2c0 ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/users-formula/commit/f17d156 ))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/users-formula/commit/4d3228b ))
2019-10-10 05:01:47 +00:00
semantic-release-bot
f47dbf2c8d
chore(release): 0.48.0 [skip ci]
...
# [0.48.0](https://github.com/saltstack-formulas/users-formula/compare/v0.47.0...v0.48.0 ) (2019-08-17)
### Features
* **yamllint:** include for this repo and apply rules throughout ([fa6210d
](https://github.com/saltstack-formulas/users-formula/commit/fa6210d ))
2019-08-17 07:56:47 +00:00
semantic-release-bot
c5a5e3e484
chore(release): 0.47.0 [skip ci]
...
# [0.47.0](https://github.com/saltstack-formulas/users-formula/compare/v0.46.1...v0.47.0 ) (2019-08-07)
### Features
* **semantic-release:** implement for this formula ([3bcdc90
](https://github.com/saltstack-formulas/users-formula/commit/3bcdc90 )), closes [#203 ](https://github.com/saltstack-formulas/users-formula/issues/203 )
2019-08-07 15:23:26 +00:00
Imran Iqbal
3bcdc902dc
feat(semantic-release): implement for this formula
...
* Based on `ssf-formula` (v0.3.0)
- https://github.com/myii/ssf-formula/pull/5
* Unable to use `pillar.example` directly for testing
- Used it as a basis for `test/salt/pillar/default.sls`
- Brought useful changes back to `pillar.example`
* Fix: avoid `users/googleauth.sls` for `RedHat` & `Suse`
* Close #203
2019-08-07 15:20:26 +01:00