Commit Graph

33 Commits

Author SHA1 Message Date
Imran Iqbal 452afbe6ec
ci: add Debian 11 Bullseye & update `yamllint` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/345
2021-07-18 18:57:51 +01:00
Imran Iqbal d52490b1d3
ci(3003.1): update inc. AlmaLinux, Rocky & `rst-lint` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/335
2021-07-01 23:59:54 +01:00
Imran Iqbal e588573892
ci(kitchen+gitlab): remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/331
2021-06-21 20:42:04 +01:00
Imran Iqbal 8a264b759d
ci: add `arch-master` to matrix and update `.travis.yml` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/323
2021-05-09 22:27:55 +01:00
Imran Iqbal 64260e85b0
ci(kitchen+ci): use latest pre-salted images (after CVE) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/299
2021-03-07 22:16:47 +00:00
Imran Iqbal 750e242b39
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
2021-02-13 22:43:29 +00:00
Imran Iqbal 920c4388e9
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:28:52 +00:00
Dafydd Jones b36d0ecd6e
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:20:59 +01:00
Imran Iqbal fb46b0799e ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:04:42 +01:00
Imran Iqbal 54b5a1abaa 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:25:42 +01:00
Imran Iqbal 0afa1b10d2 ci(kitchen): avoid using bootstrap for `master` instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:02:51 +00:00
Imran Iqbal d4a6100949 ci(travis): use `major.minor` for `semantic-release` version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 00:55:12 +00:00
Imran Iqbal 0fef6f1223 ci(travis): quote pathspecs used with `git ls-files` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 22:00:46 +00:00
Imran Iqbal 1b2eb285a5 ci(travis): run `shellcheck` during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:02:21 +00:00
Imran Iqbal 4fc3960112 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:35:57 +00:00
Imran Iqbal 730df1087f ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:09:19 +00:00
Imran Iqbal db46bd9c90 ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:51:30 +00:00
Imran Iqbal 624b05a180 perf(travis): improve `salt-lint` invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:42:09 +00:00
Imran Iqbal c5eb3b78bc fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
2019-10-31 10:34:10 +00:00
Imran Iqbal 2062f10f94 ci(kitchen+travis): upgrade matrix after `2019.2.2` release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-30 04:50:41 +00:00
Imran Iqbal aca0d9e437 ci(kitchen): use `debian-10-master-py3` instead of `develop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
2019-10-24 18:13:59 +01:00
Imran Iqbal e23276b72a
ci(travis): standardise `saltcheck` comments
* Automated using https://github.com/myii/ssf-formula/pull/83
2019-10-23 19:02:17 +01:00
Imran Iqbal 951a95980a
test(pillar): ensure `special` is being tested as well 2019-10-16 00:24:32 +01:00
Imran Iqbal baab964f16
ci(travis): run `salt-lint` for `.tst` files as well 2019-10-15 23:04:46 +01:00
Imran Iqbal 8ae46e5d49
ci(travis): obtain `saltcheck.py` and run the tests (only on `develop`)
* Based on the latest development version from the `neon` branch
  - Also includes sending the appropriate exit codes (e.g. for failures)
2019-10-15 23:04:44 +01:00
Imran Iqbal 525ecee41b
ci(platform): enable `arch-base-latest`
* Semi-automated using https://github.com/myii/ssf-formula/pull/73
2019-10-15 02:23:15 +01:00
Imran Iqbal 67c704c4bb ci(travis): merge `rubocop` linter into main `lint` job
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-12 06:47:54 +01:00
Imran Iqbal fe3b733652 ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-09 03:09:14 +01:00
Imran Iqbal dbeafde0e9 ci(platform): add `arch-base-latest` (commented out for now) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/50
2019-10-01 16:23:26 +01:00
Imran Iqbal 67475b04bf ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
* Automated using https://github.com/myii/ssf-formula/pull/27
2019-09-10 05:57:58 +01:00
Imran Iqbal e1d7d1b976 ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
* Automated using https://github.com/myii/ssf-formula/pull/22
2019-09-07 03:41:52 +01:00
Nicolas Rodriguez 6002c8f724 feat(semantic-release): add semantic-release 2019-08-28 02:41:56 +02:00
Nicolas Rodriguez 963b5eb77c ci(kitchen): add Kitchen tests 2019-08-27 23:52:09 +02:00