Imran Iqbal
|
df29ae3a00
|
feat(bsd): add CI testing using Kitchen's vagrant driver
|
2021-05-23 11:23:18 +02:00 |
|
Kirill Ponomarev
|
600d789cfb
|
Add Ubuntu 21.04 to CI (#1560)
* Add Ubuntu 21.04 to CI
|
2021-05-10 18:24:37 +02:00 |
|
Ivo Jánský
|
db924b4e81
|
Gentoo - relax setuptools version upper bound
Signed-off-by: Ivo Jánský <ivo.jansky@gmail.com>
|
2021-05-04 09:26:19 +01:00 |
|
Imran Iqbal
|
ca0669c78d
|
feat(fedora): add CI for Fedora 34 & 35
|
2021-04-26 19:52:34 +02:00 |
|
Imran Iqbal
|
388ef93cf2
|
ci(kitchen): use new Arch Linux image (previous is deprecated)
* https://hub.docker.com/r/archlinux/base
- Deprecated. Use new image at https://hub.docker.com/r/archlinux/archlinux
|
2021-04-26 19:52:34 +02:00 |
|
Imran Iqbal
|
055e51e5b4
|
ci(arch): add CI for latest-arch
|
2021-03-24 17:43:05 +00:00 |
|
Imran Iqbal
|
757f4b6169
|
refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
- As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
- This preference applies to `kitchen.local.yml` as well.
- This is backward compatible so the dot versions continue to work.
* Mirrors contribution to `saltstack/salt` repo:
- https://github.com/saltstack/salt/pull/54442
* `.gitignore`:
- 46f96e4f37/.gitignore (L112-L116)
|
2021-02-16 17:22:06 +00:00 |
|