Saltstack Official Nginx Formula
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix errors shown below: ```bash nginx-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 5:1 warning missing document start "---" (document-start) 6:89 error line too long (110 > 88 characters) (line-length) 7:89 error line too long (99 > 88 characters) (line-length) 19:89 error line too long (132 > 88 characters) (line-length) 35:25 warning truthy value should be one of [false, true] (truthy) 36:89 error line too long (106 > 88 characters) (line-length) 40:89 error line too long (115 > 88 characters) (line-length) 43:16 warning truthy value should be one of [false, true] (truthy) 44:89 error line too long (105 > 88 characters) (line-length) 48:16 warning truthy value should be one of [false, true] (truthy) 54:14 warning too few spaces before comment (comments) 57:13 warning truthy value should be one of [false, true] (truthy) 57:18 warning too few spaces before comment (comments) 58:14 warning too few spaces before comment (comments) 60:5 warning missing starting space in comment (comments) 60:89 error line too long (96 > 88 characters) (line-length) 61:89 error line too long (90 > 88 characters) (line-length) 62:89 error line too long (90 > 88 characters) (line-length) 63:89 error line too long (94 > 88 characters) (line-length) 64:5 warning missing starting space in comment (comments) 64:89 error line too long (96 > 88 characters) (line-length) 68:9 error wrong indentation: expected 10 but found 8 (indentation) 76:9 error wrong indentation: expected 10 but found 8 (indentation) 86:9 error wrong indentation: expected 10 but found 8 (indentation) 90:14 warning too few spaces before comment (comments) 90:89 error line too long (104 > 88 characters) (line-length) 92:6 warning missing starting space in comment (comments) 92:89 error line too long (106 > 88 characters) (line-length) 94:89 error line too long (104 > 88 characters) (line-length) 97:6 warning missing starting space in comment (comments) 97:89 error line too long (106 > 88 characters) (line-length) 100:62 warning too few spaces before comment (comments) 100:89 error line too long (121 > 88 characters) (line-length) 101:62 warning comment not indented like content (comments-indentation) 101:89 error line too long (116 > 88 characters) (line-length) 102:89 error line too long (112 > 88 characters) (line-length) 103:89 error line too long (99 > 88 characters) (line-length) 105:89 error line too long (124 > 88 characters) (line-length) 106:8 warning missing starting space in comment (comments) 106:89 error line too long (117 > 88 characters) (line-length) 112:89 error line too long (97 > 88 characters) (line-length) 120:31 warning missing starting space in comment (comments) 123:89 error line too long (95 > 88 characters) (line-length) 127:13 error wrong indentation: expected 14 but found 12 (indentation) 151:33 warning too few spaces before comment (comments) 151:89 error line too long (94 > 88 characters) (line-length) 152:22 warning too few spaces before comment (comments) 152:89 error line too long (90 > 88 characters) (line-length) 153:21 warning too few spaces before comment (comments) 153:89 error line too long (101 > 88 characters) (line-length) 154:22 warning too few spaces before comment (comments) 155:18 warning too few spaces before comment (comments) 155:89 error line too long (103 > 88 characters) (line-length) 163:89 error line too long (100 > 88 characters) (line-length) 164:89 error line too long (106 > 88 characters) (line-length) 165:18 warning truthy value should be one of [false, true] (truthy) 167:89 error line too long (109 > 88 characters) (line-length) 170:10 warning missing starting space in comment (comments) 172:10 warning missing starting space in comment (comments) 172:89 error line too long (120 > 88 characters) (line-length) 173:10 warning missing starting space in comment (comments) 173:89 error line too long (118 > 88 characters) (line-length) 174:89 error line too long (120 > 88 characters) (line-length) 175:20 warning truthy value should be one of [false, true] (truthy) 175:89 error line too long (102 > 88 characters) (line-length) 177:89 error line too long (100 > 88 characters) (line-length) 178:89 error line too long (101 > 88 characters) (line-length) 182:13 error wrong indentation: expected 14 but found 12 (indentation) 184:15 error wrong indentation: expected 16 but found 14 (indentation) 186:15 error wrong indentation: expected 16 but found 14 (indentation) 189:15 error wrong indentation: expected 16 but found 14 (indentation) 193:9 warning comment not indented like content (comments-indentation) 196:13 error wrong indentation: expected 14 but found 12 (indentation) 198:15 error wrong indentation: expected 16 but found 14 (indentation) 202:15 error wrong indentation: expected 16 but found 14 (indentation) 206:9 warning comment not indented like content (comments-indentation) 218:16 warning too few spaces before comment (comments) 218:89 error line too long (96 > 88 characters) (line-length) 219:18 warning truthy value should be one of [false, true] (truthy) 223:57 warning too few spaces before comment (comments) 223:89 error line too long (111 > 88 characters) (line-length) 224:57 warning comment not indented like content (comments-indentation) 224:89 error line too long (118 > 88 characters) (line-length) 226:89 error line too long (90 > 88 characters) (line-length) 236:18 warning truthy value should be one of [false, true] (truthy) 245:89 error line too long (108 > 88 characters) (line-length) 252:89 error line too long (104 > 88 characters) (line-length) 305:89 error line too long (115 > 88 characters) (line-length) 306:32 error trailing spaces (trailing-spaces) test/salt/default/pillar/nginx.sls 1:1 error too many blank lines (1 > 0) (empty-lines) 7:1 warning missing document start "---" (document-start) 11:9 error wrong indentation: expected 10 but found 8 (indentation) 23:18 warning truthy value should be one of [false, true] (truthy) 24:18 warning truthy value should be one of [false, true] (truthy) 28:18 warning truthy value should be one of [false, true] (truthy) 31:13 error wrong indentation: expected 14 but found 12 (indentation) 33:15 error wrong indentation: expected 16 but found 14 (indentation) 36:15 error wrong indentation: expected 16 but found 14 (indentation) 38:1 error too many blank lines (1 > 0) (empty-lines) ```
pirms 5 gadiem
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix errors shown below: ```bash nginx-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") pillar.example 5:1 warning missing document start "---" (document-start) 6:89 error line too long (110 > 88 characters) (line-length) 7:89 error line too long (99 > 88 characters) (line-length) 19:89 error line too long (132 > 88 characters) (line-length) 35:25 warning truthy value should be one of [false, true] (truthy) 36:89 error line too long (106 > 88 characters) (line-length) 40:89 error line too long (115 > 88 characters) (line-length) 43:16 warning truthy value should be one of [false, true] (truthy) 44:89 error line too long (105 > 88 characters) (line-length) 48:16 warning truthy value should be one of [false, true] (truthy) 54:14 warning too few spaces before comment (comments) 57:13 warning truthy value should be one of [false, true] (truthy) 57:18 warning too few spaces before comment (comments) 58:14 warning too few spaces before comment (comments) 60:5 warning missing starting space in comment (comments) 60:89 error line too long (96 > 88 characters) (line-length) 61:89 error line too long (90 > 88 characters) (line-length) 62:89 error line too long (90 > 88 characters) (line-length) 63:89 error line too long (94 > 88 characters) (line-length) 64:5 warning missing starting space in comment (comments) 64:89 error line too long (96 > 88 characters) (line-length) 68:9 error wrong indentation: expected 10 but found 8 (indentation) 76:9 error wrong indentation: expected 10 but found 8 (indentation) 86:9 error wrong indentation: expected 10 but found 8 (indentation) 90:14 warning too few spaces before comment (comments) 90:89 error line too long (104 > 88 characters) (line-length) 92:6 warning missing starting space in comment (comments) 92:89 error line too long (106 > 88 characters) (line-length) 94:89 error line too long (104 > 88 characters) (line-length) 97:6 warning missing starting space in comment (comments) 97:89 error line too long (106 > 88 characters) (line-length) 100:62 warning too few spaces before comment (comments) 100:89 error line too long (121 > 88 characters) (line-length) 101:62 warning comment not indented like content (comments-indentation) 101:89 error line too long (116 > 88 characters) (line-length) 102:89 error line too long (112 > 88 characters) (line-length) 103:89 error line too long (99 > 88 characters) (line-length) 105:89 error line too long (124 > 88 characters) (line-length) 106:8 warning missing starting space in comment (comments) 106:89 error line too long (117 > 88 characters) (line-length) 112:89 error line too long (97 > 88 characters) (line-length) 120:31 warning missing starting space in comment (comments) 123:89 error line too long (95 > 88 characters) (line-length) 127:13 error wrong indentation: expected 14 but found 12 (indentation) 151:33 warning too few spaces before comment (comments) 151:89 error line too long (94 > 88 characters) (line-length) 152:22 warning too few spaces before comment (comments) 152:89 error line too long (90 > 88 characters) (line-length) 153:21 warning too few spaces before comment (comments) 153:89 error line too long (101 > 88 characters) (line-length) 154:22 warning too few spaces before comment (comments) 155:18 warning too few spaces before comment (comments) 155:89 error line too long (103 > 88 characters) (line-length) 163:89 error line too long (100 > 88 characters) (line-length) 164:89 error line too long (106 > 88 characters) (line-length) 165:18 warning truthy value should be one of [false, true] (truthy) 167:89 error line too long (109 > 88 characters) (line-length) 170:10 warning missing starting space in comment (comments) 172:10 warning missing starting space in comment (comments) 172:89 error line too long (120 > 88 characters) (line-length) 173:10 warning missing starting space in comment (comments) 173:89 error line too long (118 > 88 characters) (line-length) 174:89 error line too long (120 > 88 characters) (line-length) 175:20 warning truthy value should be one of [false, true] (truthy) 175:89 error line too long (102 > 88 characters) (line-length) 177:89 error line too long (100 > 88 characters) (line-length) 178:89 error line too long (101 > 88 characters) (line-length) 182:13 error wrong indentation: expected 14 but found 12 (indentation) 184:15 error wrong indentation: expected 16 but found 14 (indentation) 186:15 error wrong indentation: expected 16 but found 14 (indentation) 189:15 error wrong indentation: expected 16 but found 14 (indentation) 193:9 warning comment not indented like content (comments-indentation) 196:13 error wrong indentation: expected 14 but found 12 (indentation) 198:15 error wrong indentation: expected 16 but found 14 (indentation) 202:15 error wrong indentation: expected 16 but found 14 (indentation) 206:9 warning comment not indented like content (comments-indentation) 218:16 warning too few spaces before comment (comments) 218:89 error line too long (96 > 88 characters) (line-length) 219:18 warning truthy value should be one of [false, true] (truthy) 223:57 warning too few spaces before comment (comments) 223:89 error line too long (111 > 88 characters) (line-length) 224:57 warning comment not indented like content (comments-indentation) 224:89 error line too long (118 > 88 characters) (line-length) 226:89 error line too long (90 > 88 characters) (line-length) 236:18 warning truthy value should be one of [false, true] (truthy) 245:89 error line too long (108 > 88 characters) (line-length) 252:89 error line too long (104 > 88 characters) (line-length) 305:89 error line too long (115 > 88 characters) (line-length) 306:32 error trailing spaces (trailing-spaces) test/salt/default/pillar/nginx.sls 1:1 error too many blank lines (1 > 0) (empty-lines) 7:1 warning missing document start "---" (document-start) 11:9 error wrong indentation: expected 10 but found 8 (indentation) 23:18 warning truthy value should be one of [false, true] (truthy) 24:18 warning truthy value should be one of [false, true] (truthy) 28:18 warning truthy value should be one of [false, true] (truthy) 31:13 error wrong indentation: expected 14 but found 12 (indentation) 33:15 error wrong indentation: expected 16 but found 14 (indentation) 36:15 error wrong indentation: expected 16 but found 14 (indentation) 38:1 error too many blank lines (1 > 0) (empty-lines) ```
pirms 5 gadiem
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. ################################################################################
  5. # NOTE: This file is UNMAINTAINED; it is provided for references purposes only.
  6. # No guarantees are tendered that this structure will work after 2020.
  7. ################################################################################
  8. # * https://en.wikipedia.org/wiki/Travis_CI:
  9. # - "... free open-source plans were removed in [sic] the end of 2020"
  10. # - https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
  11. # - https://ropensci.org/technotes/2020/11/19/moving-away-travis/
  12. ################################################################################
  13. ## Machine config
  14. os: 'linux'
  15. arch: 'amd64'
  16. dist: 'bionic'
  17. version: '~> 1.0'
  18. ## Language and cache config
  19. language: 'ruby'
  20. cache: 'bundler'
  21. ## Services config
  22. services:
  23. - docker
  24. ## Script to run for the test stage
  25. script:
  26. - bin/kitchen verify "${INSTANCE}"
  27. ## Stages and jobs matrix
  28. stages:
  29. - test
  30. # # As part of the switch away from Travis CI, ensure that the `release` stage
  31. # # is not run inadvertently
  32. # - name: 'release'
  33. # if: 'branch = master AND type != pull_request'
  34. jobs:
  35. include:
  36. ## Define the test stage that runs the linters (and testing matrix, if applicable)
  37. # Run all of the linters in a single job
  38. - language: 'node_js'
  39. node_js: 'lts/*'
  40. env: 'Lint'
  41. name: 'Lint: salt-lint, yamllint, rubocop, shellcheck & commitlint'
  42. before_install: 'skip'
  43. script:
  44. # Install and run `salt-lint`
  45. - pip install --user salt-lint
  46. - git ls-files -- '*.sls' '*.jinja' '*.j2' '*.tmpl' '*.tst'
  47. | xargs salt-lint
  48. # Install and run `yamllint`
  49. # Need at least `v1.17.0` for the `yaml-files` setting
  50. - pip install --user yamllint>=1.17.0
  51. - yamllint -s .
  52. # Install and run `rubocop`
  53. - gem install rubocop
  54. - rubocop -d
  55. # Run `shellcheck` (already pre-installed in Travis)
  56. - shellcheck --version
  57. - git ls-files -- '*.sh' '*.bash' '*.ksh'
  58. | xargs shellcheck
  59. # Install and run `commitlint`
  60. - npm i -D @commitlint/config-conventional
  61. @commitlint/travis-cli
  62. - commitlint-travis
  63. # Run `pre-commit` linters in a single job
  64. - language: 'python'
  65. env: 'Lint_pre-commit'
  66. name: 'Lint: pre-commit'
  67. before_install: 'skip'
  68. cache:
  69. directories:
  70. - $HOME/.cache/pre-commit
  71. script:
  72. # Install and run `pre-commit`
  73. - pip install pre-commit==2.7.1
  74. - pre-commit run --all-files --color always --verbose
  75. - pre-commit run --color always --hook-stage manual --verbose commitlint-travis
  76. ## Define the rest of the matrix based on Kitchen testing
  77. # Make sure the instances listed below match up with
  78. # the `platforms` defined in `kitchen.yml`
  79. # - env: INSTANCE=default-debian-11-tiamat-py3
  80. # - env: INSTANCE=default-debian-10-tiamat-py3
  81. # - env: INSTANCE=default-debian-9-tiamat-py3
  82. # - env: INSTANCE=default-ubuntu-2204-tiamat-py3
  83. # - env: INSTANCE=default-ubuntu-2004-tiamat-py3
  84. # - env: INSTANCE=default-ubuntu-1804-tiamat-py3
  85. # - env: INSTANCE=default-centos-stream8-tiamat-py3
  86. # - env: INSTANCE=default-centos-7-tiamat-py3
  87. # - env: INSTANCE=default-amazonlinux-2-tiamat-py3
  88. # - env: INSTANCE=default-oraclelinux-8-tiamat-py3
  89. # - env: INSTANCE=default-oraclelinux-7-tiamat-py3
  90. # - env: INSTANCE=default-almalinux-8-tiamat-py3
  91. # - env: INSTANCE=default-rockylinux-8-tiamat-py3
  92. # - env: INSTANCE=default-debian-11-master-py3
  93. # - env: INSTANCE=passenger-debian-11-master-py3
  94. - env: INSTANCE=debian-11-master-py3
  95. # - env: INSTANCE=default-debian-10-master-py3
  96. # - env: INSTANCE=passenger-debian-10-master-py3
  97. - env: INSTANCE=debian-10-master-py3
  98. # - env: INSTANCE=default-debian-9-master-py3
  99. # - env: INSTANCE=passenger-debian-9-master-py3
  100. - env: INSTANCE=debian-9-master-py3
  101. # - env: INSTANCE=default-ubuntu-2204-master-py3
  102. # - env: INSTANCE=passenger-ubuntu-2204-master-py3
  103. - env: INSTANCE=ubuntu-2204-master-py3
  104. # - env: INSTANCE=default-ubuntu-2004-master-py3
  105. # - env: INSTANCE=passenger-ubuntu-2004-master-py3
  106. - env: INSTANCE=ubuntu-2004-master-py3
  107. # - env: INSTANCE=default-ubuntu-1804-master-py3
  108. # - env: INSTANCE=passenger-ubuntu-1804-master-py3
  109. - env: INSTANCE=ubuntu-1804-master-py3
  110. # - env: INSTANCE=default-centos-stream8-master-py3
  111. # - env: INSTANCE=passenger-centos-stream8-master-py3
  112. - env: INSTANCE=centos-stream8-master-py3
  113. # - env: INSTANCE=default-centos-7-master-py3
  114. # - env: INSTANCE=passenger-centos-7-master-py3
  115. - env: INSTANCE=centos-7-master-py3
  116. - env: INSTANCE=default-fedora-36-master-py3
  117. # - env: INSTANCE=fedora-36-master-py3
  118. - env: INSTANCE=default-fedora-35-master-py3
  119. # - env: INSTANCE=fedora-35-master-py3
  120. - env: INSTANCE=default-opensuse-leap-153-master-py3
  121. # - env: INSTANCE=opensuse-leap-153-master-py3
  122. - env: INSTANCE=default-opensuse-tmbl-latest-master-py3
  123. # - env: INSTANCE=opensuse-tmbl-latest-master-py3
  124. - env: INSTANCE=default-amazonlinux-2-master-py3
  125. # - env: INSTANCE=amazonlinux-2-master-py3
  126. # - env: INSTANCE=default-oraclelinux-8-master-py3
  127. # - env: INSTANCE=passenger-oraclelinux-8-master-py3
  128. - env: INSTANCE=oraclelinux-8-master-py3
  129. - env: INSTANCE=default-oraclelinux-7-master-py3
  130. # - env: INSTANCE=oraclelinux-7-master-py3
  131. - env: INSTANCE=default-arch-base-latest-master-py3
  132. # - env: INSTANCE=arch-base-latest-master-py3
  133. # - env: INSTANCE=default-gentoo-stage3-latest-master-py3
  134. # - env: INSTANCE=gentoo-stage3-latest-master-py3
  135. - env: INSTANCE=default-gentoo-stage3-systemd-master-py3
  136. # - env: INSTANCE=gentoo-stage3-systemd-master-py3
  137. # - env: INSTANCE=default-almalinux-8-master-py3
  138. # - env: INSTANCE=passenger-almalinux-8-master-py3
  139. - env: INSTANCE=almalinux-8-master-py3
  140. # - env: INSTANCE=default-rockylinux-8-master-py3
  141. # - env: INSTANCE=passenger-rockylinux-8-master-py3
  142. - env: INSTANCE=rockylinux-8-master-py3
  143. # - env: INSTANCE=default-debian-11-3004-1-py3
  144. # - env: INSTANCE=default-debian-10-3004-1-py3
  145. # - env: INSTANCE=default-debian-9-3004-1-py3
  146. # - env: INSTANCE=default-ubuntu-2204-3004-1-py3
  147. # - env: INSTANCE=default-ubuntu-2004-3004-1-py3
  148. # - env: INSTANCE=default-ubuntu-1804-3004-1-py3
  149. # - env: INSTANCE=default-centos-stream8-3004-1-py3
  150. # - env: INSTANCE=default-centos-7-3004-1-py3
  151. # - env: INSTANCE=default-fedora-36-3004-1-py3
  152. # - env: INSTANCE=default-fedora-35-3004-1-py3
  153. # - env: INSTANCE=default-amazonlinux-2-3004-1-py3
  154. # - env: INSTANCE=default-oraclelinux-8-3004-1-py3
  155. # - env: INSTANCE=default-oraclelinux-7-3004-1-py3
  156. # - env: INSTANCE=default-arch-base-latest-3004-1-py3
  157. # - env: INSTANCE=default-gentoo-stage3-latest-3004-1-py3
  158. # - env: INSTANCE=default-gentoo-stage3-systemd-3004-1-py3
  159. # - env: INSTANCE=default-almalinux-8-3004-1-py3
  160. # - env: INSTANCE=default-rockylinux-8-3004-1-py3
  161. # - env: INSTANCE=default-opensuse-leap-153-3004-0-py3
  162. # - env: INSTANCE=default-opensuse-tmbl-latest-3004-0-py3
  163. # - env: INSTANCE=default-debian-10-3003-4-py3
  164. # - env: INSTANCE=default-debian-9-3003-4-py3
  165. # - env: INSTANCE=default-ubuntu-2004-3003-4-py3
  166. # - env: INSTANCE=default-ubuntu-1804-3003-4-py3
  167. # - env: INSTANCE=default-centos-stream8-3003-4-py3
  168. # - env: INSTANCE=default-centos-7-3003-4-py3
  169. # - env: INSTANCE=default-amazonlinux-2-3003-4-py3
  170. # - env: INSTANCE=default-oraclelinux-8-3003-4-py3
  171. # - env: INSTANCE=default-oraclelinux-7-3003-4-py3
  172. # - env: INSTANCE=default-almalinux-8-3003-4-py3
  173. ## Define the release stage that runs `semantic-release`
  174. - stage: 'release'
  175. language: 'node_js'
  176. node_js: 'lts/*'
  177. env: 'Release'
  178. name: 'Run semantic-release inc. file updates to AUTHORS, CHANGELOG & FORMULA'
  179. before_install: 'skip'
  180. script:
  181. # Update `AUTHORS.md`
  182. - export MAINTAINER_TOKEN=${GH_TOKEN}
  183. - go get github.com/myii/maintainer
  184. - maintainer contributor
  185. # Install all dependencies required for `semantic-release`
  186. - npm i -D @semantic-release/changelog@3
  187. @semantic-release/exec@3
  188. @semantic-release/git@7
  189. deploy:
  190. provider: 'script'
  191. # Opt-in to `dpl v2` to complete the Travis build config validation (beta)
  192. # * https://docs.travis-ci.com/user/build-config-validation
  193. # Deprecated `skip_cleanup` can now be avoided, `cleanup: false` is by default
  194. edge: true
  195. # Run `semantic-release`
  196. script: 'npx semantic-release@15.14'
  197. # Notification options: `always`, `never` or `change`
  198. notifications:
  199. webhooks:
  200. if: 'repo = saltstack-formulas/nginx-formula'
  201. urls:
  202. - https://saltstack-formulas.zulipchat.com/api/v1/external/travis?api_key=HsIq3o5QmLxdnVCKF9is0FUIpkpAY79P&stream=CI&topic=saltstack-formulas%2Fnginx-formula&ignore_pull_requests=true
  203. on_success: always # default: always
  204. on_failure: always # default: always
  205. on_start: always # default: never
  206. on_cancel: always # default: always
  207. on_error: always # default: always