b0b760a765
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 03:28:14 +00:00
ccb4b25562
Bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 02:16:41 +00:00
2ed6cbca1c
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-18 04:35:45 +00:00
4c3ff8a8ac
Update CI
...
Allow dependabot to keep GA up to date.
2024-11-12 09:03:21 +01:00
c12a84557a
tests: always run ci steps for logs and cleanup
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-07-22 17:46:33 +02:00
e38f9adb8b
tests: move docker service start in pytest
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2023-07-22 17:17:11 +02:00
3f4a4c7625
Update Python version in GitHub Actions
2022-10-29 02:51:41 +02:00
140721c49c
Update test actions to latest version
2022-10-21 14:10:21 +02:00
61899108bc
Update publish action to latest version
...
It removed all warning during the build.
2022-10-21 14:09:20 +02:00
537b502424
Update build.yml to build ARM docker images.
...
This commit allows Github actions to automatically create and publish Docker images for armv7 and arm64 architecture (e. g. Raspberry Pi).
2022-04-29 13:58:21 +02:00
37216dfd69
Publish Docker images
2022-02-14 19:52:08 +01:00
f02adb2504
Ditch Travis to use GitHub Actions
...
Jump to GitHub Actions mostly because I found them most reliable these days (weeks?) than Travis.
And also because the open source builds are very limited now.
2020-11-27 14:50:07 +01:00
1f1dd12cc3
Create Dependabot config file
2020-10-16 10:45:04 +00:00