Commit Graph

21 Commits

Author SHA1 Message Date
e7b1041f9e Update GitHub Actions workflow to enhance testing and building process 2025-02-10 04:50:59 +01:00
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
9c63916716 Use Python 3.12 in pyproject.toml 2024-05-17 19:37:21 +02:00
948a5a2af9 Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
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
c67c7e6b3f Update renovate.json 2022-09-29 01:30:55 +02:00
2b9314cf19 Add config for Renovate 2022-09-26 19:46:23 +02: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
c04bbc5be3 Remove dependency dashboard, add label and add reviewer 2022-04-26 03:08:05 +02:00
cefe242daf Update github/codeql-action action to v2 2022-04-25 13:59:27 +00:00
f6eaaaa051 Delete dependabot.yml 2022-03-07 12:38:51 +01:00
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
96f6aa7730 Create dependabot.yml 2022-02-11 17:01:21 +01:00