feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
users-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
./users/defaults.yaml
4:1 warning missing document start "---" (document-start)
5:20 warning truthy value should be one of [false, true] (truthy)
8:21 warning truthy value should be one of [false, true] (truthy)
9:15 warning truthy value should be one of [false, true] (truthy)
10:1 error too many blank lines (1 > 0) (empty-lines)
pillar.example
5:20 warning truthy value should be one of [false, true] (truthy)
14:13 warning truthy value should be one of [false, true] (truthy)
16:13 warning truthy value should be one of [false, true] (truthy)
19:13 warning truthy value should be one of [false, true] (truthy)
23:13 warning truthy value should be one of [false, true] (truthy)
25:5 error wrong indentation: expected 6 but found 4 (indentation)
37:23 warning truthy value should be one of [false, true] (truthy)
40:21 warning truthy value should be one of [false, true] (truthy)
41:20 warning truthy value should be one of [false, true] (truthy)
42:13 warning truthy value should be one of [false, true] (truthy)
47:17 warning truthy value should be one of [false, true] (truthy)
51:19 warning truthy value should be one of [false, true] (truthy)
52:23 warning truthy value should be one of [false, true] (truthy)
53:20 warning truthy value should be one of [false, true] (truthy)
54:21 warning truthy value should be one of [false, true] (truthy)
58:15 warning truthy value should be one of [false, true] (truthy)
59:15 warning truthy value should be one of [false, true] (truthy)
73:18 warning truthy value should be one of [false, true] (truthy)
75:20 warning truthy value should be one of [false, true] (truthy)
90:7 error duplication of key "privkey" in mapping (key-duplicates)
91:7 error duplication of key "pubkey" in mapping (key-duplicates)
117:44 warning too few spaces before comment (comments)
125:27 warning truthy value should be one of [false, true] (truthy)
153:17 warning truthy value should be one of [false, true] (truthy)
167:13 warning truthy value should be one of [false, true] (truthy)
171:16 warning truthy value should be one of [false, true] (truthy)
172:89 error line too long (102 > 88 characters) (line-length)
177:89 error line too long (102 > 88 characters) (line-length)
178:89 error line too long (100 > 88 characters) (line-length)
181:89 error line too long (94 > 88 characters) (line-length)
188:13 warning truthy value should be one of [false, true] (truthy)
189:12 warning truthy value should be one of [false, true] (truthy)
190:12 warning truthy value should be one of [false, true] (truthy)
test/salt/pillar/default.sls
25:89 error line too long (91 > 88 characters) (line-length)
175:89 error line too long (102 > 88 characters) (line-length)
180:89 error line too long (102 > 88 characters) (line-length)
181:89 error line too long (100 > 88 characters) (line-length)
184:89 error line too long (94 > 88 characters) (line-length)
```
5 роки тому feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
users-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
./users/defaults.yaml
4:1 warning missing document start "---" (document-start)
5:20 warning truthy value should be one of [false, true] (truthy)
8:21 warning truthy value should be one of [false, true] (truthy)
9:15 warning truthy value should be one of [false, true] (truthy)
10:1 error too many blank lines (1 > 0) (empty-lines)
pillar.example
5:20 warning truthy value should be one of [false, true] (truthy)
14:13 warning truthy value should be one of [false, true] (truthy)
16:13 warning truthy value should be one of [false, true] (truthy)
19:13 warning truthy value should be one of [false, true] (truthy)
23:13 warning truthy value should be one of [false, true] (truthy)
25:5 error wrong indentation: expected 6 but found 4 (indentation)
37:23 warning truthy value should be one of [false, true] (truthy)
40:21 warning truthy value should be one of [false, true] (truthy)
41:20 warning truthy value should be one of [false, true] (truthy)
42:13 warning truthy value should be one of [false, true] (truthy)
47:17 warning truthy value should be one of [false, true] (truthy)
51:19 warning truthy value should be one of [false, true] (truthy)
52:23 warning truthy value should be one of [false, true] (truthy)
53:20 warning truthy value should be one of [false, true] (truthy)
54:21 warning truthy value should be one of [false, true] (truthy)
58:15 warning truthy value should be one of [false, true] (truthy)
59:15 warning truthy value should be one of [false, true] (truthy)
73:18 warning truthy value should be one of [false, true] (truthy)
75:20 warning truthy value should be one of [false, true] (truthy)
90:7 error duplication of key "privkey" in mapping (key-duplicates)
91:7 error duplication of key "pubkey" in mapping (key-duplicates)
117:44 warning too few spaces before comment (comments)
125:27 warning truthy value should be one of [false, true] (truthy)
153:17 warning truthy value should be one of [false, true] (truthy)
167:13 warning truthy value should be one of [false, true] (truthy)
171:16 warning truthy value should be one of [false, true] (truthy)
172:89 error line too long (102 > 88 characters) (line-length)
177:89 error line too long (102 > 88 characters) (line-length)
178:89 error line too long (100 > 88 characters) (line-length)
181:89 error line too long (94 > 88 characters) (line-length)
188:13 warning truthy value should be one of [false, true] (truthy)
189:12 warning truthy value should be one of [false, true] (truthy)
190:12 warning truthy value should be one of [false, true] (truthy)
test/salt/pillar/default.sls
25:89 error line too long (91 > 88 characters) (line-length)
175:89 error line too long (102 > 88 characters) (line-length)
180:89 error line too long (102 > 88 characters) (line-length)
181:89 error line too long (100 > 88 characters) (line-length)
184:89 error line too long (94 > 88 characters) (line-length)
```
5 роки тому |
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
-
-
- ---
-
-
-
-
-
-
-
-
-
-
- os: 'linux'
- arch: 'amd64'
- dist: 'bionic'
- version: '~> 1.0'
-
-
- language: 'ruby'
- cache: 'bundler'
-
-
- services:
- - docker
-
-
- script:
- - bin/kitchen verify "${INSTANCE}"
-
-
- stages:
- - test
-
-
-
-
- jobs:
- include:
-
-
-
- - language: 'node_js'
- node_js: 'lts/*'
- env: 'Lint'
- name: 'Lint: salt-lint, yamllint, rubocop, shellcheck & commitlint'
- before_install: 'skip'
- script:
-
- - pip install --user salt-lint
- - git ls-files -- '*.sls' '*.jinja' '*.j2' '*.tmpl' '*.tst'
- | xargs salt-lint
- # Install and run `yamllint`
- # Need at least `v1.17.0` for the `yaml-files` setting
- - pip install --user yamllint>=1.17.0
- - yamllint -s .
- # Install and run `rubocop`
- - gem install rubocop
- - rubocop -d
- # Run `shellcheck` (already pre-installed in Travis)
- - shellcheck --version
- - git ls-files -- '*.sh' '*.bash' '*.ksh'
- | xargs shellcheck
- # Install and run `commitlint`
- - npm i -D @commitlint/config-conventional
- @commitlint/travis-cli
- - commitlint-travis
-
- # Run `pre-commit` linters in a single job
- - language: 'python'
- env: 'Lint_pre-commit'
- name: 'Lint: pre-commit'
- before_install: 'skip'
- cache:
- directories:
- - $HOME/.cache/pre-commit
- script:
-
- - pip install pre-commit==2.7.1
- - pre-commit run --all-files --color always --verbose
- - pre-commit run --color always --hook-stage manual --verbose commitlint-travis
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - env: INSTANCE=vimrc-debian-11-master-py3
-
- - env: INSTANCE=vimrc-debian-10-master-py3
-
- - env: INSTANCE=vimrc-debian-9-master-py3
-
- - env: INSTANCE=vimrc-ubuntu-2004-master-py3
-
- - env: INSTANCE=vimrc-ubuntu-1804-master-py3
-
- - env: INSTANCE=vimrc-centos-stream8-master-py3
-
- - env: INSTANCE=vimrc-centos-8-master-py3
-
- - env: INSTANCE=vimrc-centos-7-master-py3
-
- - env: INSTANCE=vimrc-fedora-34-master-py3
-
- - env: INSTANCE=vimrc-fedora-33-master-py3
-
- - env: INSTANCE=vimrc-opensuse-leap-153-master-py3
-
- - env: INSTANCE=vimrc-opensuse-leap-152-master-py3
-
- - env: INSTANCE=vimrc-opensuse-tmbl-latest-master-py3
-
- - env: INSTANCE=vimrc-amazonlinux-2-master-py3
-
- - env: INSTANCE=vimrc-oraclelinux-8-master-py3
-
- - env: INSTANCE=vimrc-oraclelinux-7-master-py3
-
-
-
-
-
-
-
- - env: INSTANCE=vimrc-almalinux-8-master-py3
-
- - env: INSTANCE=vimrc-rockylinux-8-master-py3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - stage: 'release'
- language: 'node_js'
- node_js: 'lts/*'
- env: 'Release'
- name: 'Run semantic-release inc. file updates to AUTHORS, CHANGELOG & FORMULA'
- before_install: 'skip'
- script:
-
- - export MAINTAINER_TOKEN=${GH_TOKEN}
- - go get github.com/myii/maintainer
- - maintainer contributor
-
-
- - npm i -D @semantic-release/changelog@3
- @semantic-release/exec@3
- @semantic-release/git@7
- deploy:
- provider: 'script'
-
-
-
- edge: true
-
- script: 'npx semantic-release@15.14'
-
-
- notifications:
- webhooks:
- if: 'repo = saltstack-formulas/users-formula'
- urls:
- - https://saltstack-formulas.zulipchat.com/api/v1/external/travis?api_key=HsIq3o5QmLxdnVCKF9is0FUIpkpAY79P&stream=CI&topic=saltstack-formulas%2Fusers-formula&ignore_pull_requests=true
- on_success: always
- on_failure: always
- on_start: always
- on_cancel: always
- on_error: always
|