Commit graph

19 commits

Author SHA1 Message Date
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