faust
20c912f29a
Merge pull request #52 from fauust/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-08-14 13:34:21 +02:00
Faustin Lammler
bbbc4ce8c5
10.5 is EOL
2025-08-14 10:09:09 +02:00
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
a745c5e0b7
Fix MDBF repo deployments on Fedora
...
Installing mariadb-backup with MariaDB-server is not working on Fedora
41 (it will install OS version). So, adapt the role so that we can use
case sensitive packages name. Also 10.11 was not provided for Fedora 41.
2025-07-02 15:49:41 +02:00
Faustin Lammler
a113502d8c
11.8 is GA
2025-06-10 09:52:11 +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
fe295f0328
Remove 18.04 from mdbf tests
2024-05-15 14:05:05 +02:00
Faustin Lammler
eb573686e6
Add tests for rc/rolling
2024-05-15 13:26:08 +02: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
7978095f4b
10.10 is EOL
2024-02-20 09:12:13 +01:00
Faustin Lammler
93aff1d2c9
Remove EOL versions from testing
2023-11-23 13:09:36 +01: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
28047d99a2
10.5 is no more installable on Debian Sid
...
See: https://jira.mariadb.org/browse/MDEV-30322
2023-01-10 09:00:48 +01:00
Faustin Lammler
123750bb84
Add 10.11 testing
2022-12-15 12:58:14 +01: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
Faustin Lammler
73ee37265b
Improve doc and split/filter CI
2022-10-12 10:56:37 +02:00