Imran Iqbal
e8e046fc45
ci: add `arch-master` to matrix and update `.travis.yml` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/323
2 years ago
Imran Iqbal
32e3825e63
ci(kitchen+ci): use latest pre-salted images (after CVE) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/299
2 years ago
Imran Iqbal
cfb67f9545
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/293
2 years ago
Imran Iqbal
cdf0d44053
ci(gitlab-ci): use GitLab CI as Travis CI replacement
...
* Automated using https://github.com/myii/ssf-formula/pull/275
2 years ago
Dafydd Jones
cfcece9e1f
ci(pre-commit): add to formula [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/259
3 years ago
Imran Iqbal
cd2950289e
ci(kitchen+travis): use latest pre-salted images
...
* Automated using https://github.com/myii/ssf-formula/pull/245
3 years ago
Imran Iqbal
7b5f0e95bf
ci(travis): add notifications => zulip [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/191
3 years ago
Imran Iqbal
a2729d05eb
ci(kitchen+travis): remove `master-py2-arch-base-latest` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/167
3 years ago
Imran Iqbal
567ff29b98
ci(kitchen): avoid using bootstrap for `master` instances [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/124
3 years ago
Imran Iqbal
1fc0e95f6a
ci(travis): use `major.minor` for `semantic-release` version [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/112
3 years ago
Imran Iqbal
438ba3e5d4
ci(travis): quote pathspecs used with `git ls-files` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/107
4 years ago
Imran Iqbal
f87c4baa30
ci(travis): run `shellcheck` during lint job [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/106
4 years ago
Imran Iqbal
43cf4c6b45
ci(travis): opt-in to `dpl v2` to complete build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/100
4 years ago
Imran Iqbal
08ca2a6ebb
ci(travis): apply changes from build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/98
4 years ago
Imran Iqbal
8314aa0df1
perf(travis): improve `salt-lint` invocation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/90
4 years ago
Imran Iqbal
551f300b4b
fix(release.config.js): use full commit hash in commit link [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/89
4 years ago
Imran Iqbal
e32be015d6
ci(kitchen+travis): upgrade matrix after `2019.2.2` release [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/86
4 years ago
Imran Iqbal
b8d5c0bfa1
ci(kitchen): use `debian-10-master-py3` instead of `develop` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/84
4 years ago
Imran Iqbal
9df9a48754
ci(travis): merge `rubocop` linter into main `lint` job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
4 years ago
Imran Iqbal
371bed2d7a
ci(travis): merge `rubocop` linter into main `lint` job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
4 years ago
Imran Iqbal
f3a98c25e8
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
4 years ago
Imran Iqbal
55ce2146a0
ci(platform): add `arch-base-latest`
...
* Automated using https://github.com/myii/ssf-formula/pull/40
4 years ago
Imran Iqbal
5e22568471
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
...
* Automated using https://github.com/myii/ssf-formula/pull/27
4 years ago
Imran Iqbal
7b44df2ef9
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
...
* Automated using https://github.com/myii/ssf-formula/pull/22
4 years ago
Imran Iqbal
dea2da0038
ci(kitchen+travis): replace EOL pre-salted images
...
* Automated using https://github.com/myii/ssf-formula/pull/16
4 years ago
Imran Iqbal
8d08719844
feat(yamllint): include for this repo and apply rules throughout
...
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
sudoers-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
6:23 warning truthy value should be one of [false, true] (truthy)
test/salt/pillar/kitchen.sls
3:1 warning missing document start "---" (document-start)
7:1 error too many blank lines (1 > 0) (empty-lines)
test/salt/pillar/default.sls
1:1 warning missing document start "---" (document-start)
3:23 warning truthy value should be one of [false, true] (truthy)
```
4 years ago
Imran Iqbal
8af3849f1c
chore: use `semantic-release` cross-formula standard structure
...
* Automated using `ssf-formula` (v0.1.0-rc.1)
4 years ago
Imran Iqbal
3d42a82890
ci(kitchen+travis): modify matrix to include `develop` platform
...
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
4 years ago
Eric Veiras Galisson
1a59d4e99a
feat: implementing semantic release
4 years ago
Eric Veiras Galisson
1774df001e
feat: implementing kitchen tests and activate them on travis
4 years ago