Commit graph

29 commits

Author SHA1 Message Date
1cce89c637
Refactor GitHub Actions workflow for self-hosted runner 2026-03-07 21:27:24 +01:00
renovate[bot]
82bcd27cdc
chore(deps): update docker/setup-qemu-action action to v4 (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 01:25:05 +00:00
renovate[bot]
3b034c15f5
chore(deps): update docker/metadata-action action to v6 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 01:04:31 +00:00
renovate[bot]
cae5619915
chore(deps): update docker/login-action action to v4 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 01:01:13 +00:00
renovate[bot]
8e5d3170d7
chore(deps): update docker/setup-buildx-action action to v4 (#425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 00:51:31 +00:00
renovate[bot]
e21449c09e
chore(deps): update docker/build-push-action action to v7 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 00:03:33 +00:00
renovate[bot]
86cbad98b0
chore(deps): update actions/checkout action to v6 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 17:38:56 +00:00
renovate[bot]
ab733cde5e
chore(deps): update dependency python (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 03:12:19 +00:00
renovate[bot]
7148264bfe
Update astral-sh/setup-uv action to v7 (#402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 00:55:53 +00:00
renovate[bot]
2e8efc3aea
Update actions/setup-python action to v6 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 04:53:44 +00:00
renovate[bot]
da92c8473c
Update actions/checkout action to v5 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 18:03:16 +00:00
renovate[bot]
fd990268b1
Update astral-sh/setup-uv action to v6 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 23:08:39 +00:00
f70f870a7b Use GitHub Actions instead of Gitea Actions 2025-07-07 23:07:47 +02:00
d8247fec01
Replace GitHub Actions build workflow with Gitea workflow 2025-05-04 04:08:39 +02:00
e7b1041f9e
Update GitHub Actions workflow to enhance testing and building process 2025-02-10 04:50:59 +01:00
renovate[bot]
16ecf80150 Update docker/build-push-action action to v6 2024-06-17 09:56:50 +00:00
1310e4c1d7
Copy paste was too strong 2024-05-18 04:08:12 +02:00
73cf7c489c
Fix all the bugs 2024-05-18 04:05:05 +02:00
948a5a2af9
Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
renovate[bot]
540ab1a6df
Update docker/build-push-action action to v4 2023-01-30 20:26:55 +00:00
792ee18182
Delete codeql.yml 2023-01-09 01:00:44 +01:00
fc92bb8b9e
Run CodeQL on push, pull request and workflow dispatch and update Python version 2022-12-18 00:25:14 +01:00
dbd58c10e2
Build Docker images with GitHub actions 2022-12-18 00:11:45 +01:00
ffbbe3bf62
Add environment variable when building 2022-12-13 22:14:52 +01:00
019bfc149c
Test code with GitHub Actions and run CodeQL weekly 2022-09-26 19:46:11 +02:00
1aae2cb7f5 Remove .github directory 2022-08-02 15:00:14 +02:00
Renovate Bot
cefe242daf
Update github/codeql-action action to v2 2022-04-25 13:59:27 +00:00
dependabot[bot]
a96bfb330e
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 07:16:40 +00:00
998ceca830
Create codeql-analysis.yml 2022-02-12 02:01:08 +01:00