Imran Iqbal
|
ca4ba6e370
|
fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
|
5 years ago |
Imran Iqbal
|
6187515e43
|
ci(kitchen+travis): upgrade matrix after `2019.2.2` release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
|
5 years ago |
Imran Iqbal
|
0506a5c5db
|
ci(kitchen): use `debian-10-master-py3` instead of `develop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
|
5 years ago |
Imran Iqbal
|
b50ef717c9
|
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
* Automated using https://github.com/myii/ssf-formula/pull/60
|
5 years ago |
Imran Iqbal
|
55212e00f8
|
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
* Automated using https://github.com/myii/ssf-formula/pull/27
|
5 years ago |
Imran Iqbal
|
2ca242a47a
|
ci(travis): use `dist: bionic`
* Automated using https://github.com/myii/ssf-formula/pull/22
|
5 years ago |
Imran Iqbal
|
04847bb12b
|
ci(kitchen+travis): replace EOL pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/16
|
5 years ago |
Imran Iqbal
|
03d15e9acb
|
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
apt-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
7:1 error trailing spaces (trailing-spaces)
test/salt/pillar/repositories.pillar.sls
1:1 warning missing document start "---" (document-start)
19:1 error too many blank lines (1 > 0) (empty-lines)
test/salt/pillar/preferences.pillar.sls
1:1 warning missing document start "---" (document-start)
```
|
5 years ago |
Imran Iqbal
|
aa6375877e
|
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.3)
|
5 years ago |
Imran Iqbal
|
5879b8462e
|
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
|
5 years ago |
Imran Iqbal
|
a088ca5ac1
|
ci(kitchen+travis): modify matrix to include `develop` platform
|
5 years ago |
Javier Bértoli
|
3fa2a584c4
|
ci(kitchen+travis): update testing environment
* Use latest pre-salted images
* Move from serverspec to inspec
* Fix failing tests
|
5 years ago |