Imran Iqbal
|
c260fe7126
|
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
|
2021-02-14 09:07:46 +00:00 |
|
Imran Iqbal
|
d5feaec135
|
chore: standardise structure (.gitignore & _mapdata.rb ) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
|
2021-02-11 11:55:15 +00:00 |
|
Imran Iqbal
|
0e7c6a3896
|
ci(pre-commit): update hook for rubocop [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
|
2021-02-02 00:24:47 +00:00 |
|
Imran Iqbal
|
2f0db666e4
|
ci(commitlint): ensure upstream/master uses main repo URL [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/278
|
2020-12-20 18:51:22 +00:00 |
|
Imran Iqbal
|
9b8b6e6a82
|
ci(gitlab-ci): add rubocop linter (with allow_failure ) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/277
|
2020-12-19 14:36:59 +00:00 |
|
Imran Iqbal
|
3c879df953
|
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
|
2020-12-16 06:42:48 +00:00 |
|
Imran Iqbal
|
dca90cd8c9
|
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/274
|
2020-10-26 22:55:37 +00:00 |
|
Imran Iqbal
|
7d993b2c24
|
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/273
|
2020-10-20 10:23:30 +01:00 |
|
Imran Iqbal
|
89c3c8f806
|
ci(pre-commit): finalise rstcheck configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
|
2020-10-10 06:53:30 +01:00 |
|
Dafydd Jones
|
9703a19990
|
chore(commitlint): add {body,footer,header}-max(-line)-length [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
|
2020-10-07 09:11:31 +01:00 |
|
Imran Iqbal
|
6907560030
|
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
|
2020-10-07 00:09:42 +01:00 |
|
Imran Iqbal
|
013b2cd3b8
|
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
|
2020-10-05 00:26:05 +01:00 |
|
Dafydd Jones
|
d0e7c0a19e
|
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
|
2020-10-03 10:55:13 +01:00 |
|
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 |
|
Imran Iqbal
|
21fb2bfbd7
|
Merge pull request #222 from jasonious/style-fix
style: quote numbers and file modes
|
2020-10-02 20:31:08 +01:00 |
|
jason shaw
|
db30289046
|
style: quote numbers and file modes
salt linters complain about these.
|
2020-10-02 14:17:25 -04:00 |
|
semantic-release-bot
|
b5aac7797c
|
chore(release): 0.48.5 [skip ci]
## [0.48.5](https://github.com/saltstack-formulas/users-formula/compare/v0.48.4...v0.48.5) (2020-07-25)
### Bug Fixes
* **macos:** gid must be numeric on macos ([9517e4b ](9517e4b069 ))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([40f8e2d ](40f8e2d181 ))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ad7e8f7 ](ad7e8f7cab ))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([4441c59 ](4441c597bd ))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c12272e ](c12272eaae ))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([892868f ](892868f3b5 ))
* **travis:** add notifications => zulip [skip ci] ([628a430 ](628a430681 ))
* **travis:** apply changes from build config validation [skip ci] ([9f76672 ](9f766728d4 ))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([9a983a4 ](9a983a4c2a ))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([f9f8f13 ](f9f8f13693 ))
* **travis:** run `shellcheck` during lint job [skip ci] ([e09c822 ](e09c822165 ))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([0afebc6 ](0afebc6fc3 ))
* **travis:** use build config validation (beta) [skip ci] ([0ddb90e ](0ddb90e6b5 ))
* **workflows/commitlint:** add to repo [skip ci] ([7419dda ](7419dda3a4 ))
|
2020-07-25 19:52:23 +00:00 |
|
Imran Iqbal
|
cf1928cdc3
|
Merge pull request #221 from noelmcloughlin/macos
fix(macos): gid must be numeric on macos
|
2020-07-25 20:43:18 +01:00 |
|
noelmcloughlin
|
9517e4b069
|
fix(macos): gid must be numeric on macos
|
2020-07-25 16:37:26 +02:00 |
|
Imran Iqbal
|
4c414f3792
|
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
|
2020-07-06 14:32:55 +01:00 |
|
Imran Iqbal
|
459a3b2cfa
|
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/233
|
2020-06-26 12:49:01 +01:00 |
|
Imran Iqbal
|
7c641e3e66
|
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/229
|
2020-06-21 13:01:23 +01:00 |
|
Imran Iqbal
|
c12272eaae
|
ci(kitchen): use saltimages Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
|
2020-06-15 17:03:16 +01:00 |
|
Imran Iqbal
|
5714b32d9b
|
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
|
2020-06-15 15:13:54 +01:00 |
|
Imran Iqbal
|
06c6befe47
|
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
|
2020-06-05 22:22:50 +01:00 |
|
Imran Iqbal
|
0ec04e1236
|
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
|
2020-05-28 00:23:18 +01:00 |
|
Imran Iqbal
|
628a430681
|
ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
|
2020-05-21 20:11:58 +01:00 |
|
Imran Iqbal
|
5c0e083288
|
chore(codeowners): update semantic-release related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
|
2020-05-04 23:19:22 +01:00 |
|
Imran Iqbal
|
8e81785cf9
|
chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
|
2020-05-04 22:47:53 +01:00 |
|
Imran Iqbal
|
7419dda3a4
|
ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
|
2020-05-04 09:33:39 +01:00 |
|
Imran Iqbal
|
892868f3b5
|
ci(kitchen+travis): remove master-py2-arch-base-latest [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/167
|
2020-05-02 04:32:01 +01:00 |
|
Imran Iqbal
|
ad7e8f7cab
|
ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
|
2020-04-21 22:11:59 +01:00 |
|
Imran Iqbal
|
f0021e9067
|
chore(rubocop): use org-wide standard settings for Metrics/BlockLength [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
|
2020-04-18 13:47:55 +01:00 |
|
Imran Iqbal
|
2a55621b06
|
chore(gitignore): update from the template-formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
|
2020-02-14 22:33:04 +00:00 |
|
Imran Iqbal
|
1bc099ffff
|
chore(rubocop): move LineLength cop from Metrics to Layout [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
|
2020-02-14 12:54:18 +00:00 |
|
Imran Iqbal
|
4441c597bd
|
ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
|
2020-02-05 14:09:53 +00:00 |
|
Imran Iqbal
|
0afebc6fc3
|
ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
|
2019-12-22 01:04:33 +00:00 |
|
Imran Iqbal
|
40f8e2d181
|
ci(gemfile): restrict train gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
|
2019-12-16 13:47:39 +00:00 |
|
Imran Iqbal
|
f9f8f13693
|
ci(travis): quote pathspecs used with git ls-files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
|
2019-11-27 21:58:14 +00:00 |
|
Imran Iqbal
|
e09c822165
|
ci(travis): run shellcheck during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
|
2019-11-27 20:58:37 +00:00 |
|
Imran Iqbal
|
9a983a4c2a
|
ci(travis): opt-in to dpl v2 to complete build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/100
|
2019-11-20 16:32:40 +00:00 |
|
Imran Iqbal
|
9f766728d4
|
ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
|
2019-11-16 20:05:26 +00:00 |
|
Imran Iqbal
|
0ddb90e6b5
|
ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
|
2019-11-13 16:47:37 +00:00 |
|
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 |
|
Niels Abspoel
|
1a96921e89
|
Merge pull request #216 from myii/add-test-vimrc-generation
fix(vimrc): ensure `vimrc` state runs
|
2019-11-08 19:53:26 +01:00 |
|
Imran Iqbal
|
852dff2aac
|
ci(kitchen): use develop image until master is ready (amazonlinux ) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/93
|
2019-11-03 11:36:08 +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 |
|
Niels Abspoel
|
48ab7270f7
|
Merge pull request #215 from myii/fix/ensure-addusers-and-delusers-are-lists
fix(pillars): ensure `addusers` & `delusers` are lists
|
2019-11-02 10:35:41 +01:00 |
|
Imran Iqbal
|
b31c592147
|
fix(pillars): ensure addusers & delusers are lists
|
2019-11-02 09:14:51 +00:00 |
|
Felipe Zipitria
|
86144befb9
|
test(pillar): add test pillar to generate .vimrc file
|
2019-11-02 08:52:09 +00:00 |
|