dependabot[bot]
|
7f3d51f668
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 09:28:47 +00:00 |
Faustin Lammler
|
dcb7f8251e
|
Add Fedora 42 testing and use latest GH runner
|
2025-07-21 11:03:09 +02:00 |
Faustin Lammler
|
4320564ca8
|
Remove EOL Ubuntu 20.04
|
2025-07-02 17:24:53 +02:00 |
Faustin Lammler
|
0eaaecd6b8
|
Add new alpine version
|
2025-06-04 16:07:37 +02:00 |
Faustin Lammler
|
8e6387830f
|
Review matrix distro tests
|
2025-05-20 16:37:46 +02:00 |
Faustin Lammler
|
40f2b782dc
|
Fedora 41 not ready for MDBF
+ clean old distro
|
2024-12-16 21:43:55 +01:00 |
Faustin Lammler
|
fabfdaa136
|
Missing composite action trigger
|
2024-12-13 17:00:48 +01:00 |
Faustin Lammler
|
2c9a3e2408
|
Add new distrib
|
2024-12-06 16:02:51 +01:00 |
Faustin Lammler
|
802b0fc6b4
|
EOL distribution
Also, disable non working distributions (Ubuntu 22.04)
|
2024-07-15 15:19:45 +02:00 |
Faustin Lammler
|
b8b90a5a49
|
Disable non working distributions
See: https://github.com/fauust/ansible-role-mariadb/issues/45
Also pin GH action runner (24.04 is coming)
|
2024-07-12 13:15:40 +02:00 |
Faustin Lammler
|
6d294e4d2f
|
Use Makefile for env setup
|
2024-07-12 13:15:18 +02:00 |
Faustin Lammler
|
37a2b21794
|
fixup! Install new crun version on debian/ubuntu
|
2024-03-11 18:56:13 +01:00 |
Faustin Lammler
|
499b33be2e
|
Install new crun version on debian/ubuntu
See: actions/runner-images#9425
|
2024-03-11 18:50:41 +01:00 |
Faustin Lammler
|
f290dd566b
|
Increase Cluster testing coverage
|
2024-01-11 17:27:29 +01:00 |
Faustin Lammler
|
923c96c9d5
|
Remove Ubuntu 23.04 and keep LTS versions
|
2024-01-11 17:22:39 +01:00 |
Faustin Lammler
|
04bcf16c4d
|
Add alpine 3.19 and fedora 39 testing
|
2023-12-11 15:36:53 +01:00 |
Faustin Lammler
|
f7c3a8f2e5
|
Make the role compatible with Alpine linux
Should be compatible with:
- 3.17
- 3.18
|
2023-09-26 18:16:09 +02:00 |
Faustin Lammler
|
40297fcd41
|
Increase coverage with new MariaDB version and distrib
|
2023-09-20 16:49:05 +02:00 |
Faustin Lammler
|
2887615fd7
|
https://github.com/actions/runner-images/issues/7753 fixed
|
2023-09-20 13:53:52 +02:00 |
dependabot[bot]
|
3b7af5680b
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-05 02:59:15 +00:00 |
Faustin Lammler
|
d4867d5568
|
Downgrade podman to make the GitHub runner work again
See: https://github.com/actions/runner-images/issues/7753
|
2023-06-28 17:18:43 +02:00 |
Faustin Lammler
|
bc7f48cd3d
|
Add Debian 12 and MariaDB 11.0
|
2023-03-01 16:35:40 +01:00 |
Faustin Lammler
|
f033b79f75
|
Shorten CI step name
|
2022-10-14 10:49:55 +02:00 |
Faustin Lammler
|
c64038d6d9
|
Implement MDBF cluster deployment
Add a new CI task to deploy MDBF MariaDB versions in a cluster.
|
2022-10-14 10:45:18 +02:00 |
Faustin Lammler
|
904a107ae1
|
Add cluster testing in CI (close #26)
|
2022-10-12 18:55:53 +02:00 |