Commit Graph

14 Commits

Author SHA1 Message Date
b3244c3836 fix(docker): switch to uv
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Successful in 3s
CI / ci (pull_request) Successful in 1m36s
Release / Manual Trigger Cleanup (push) Has been skipped
Release / Create Release (push) Successful in 12s
Release / Build Docker Images (push) Successful in 2m27s
2025-01-03 19:13:04 +01:00
43366e3c77 fix(imp): add compatibility module for imp deprecation 2024-11-28 21:59:59 +00:00
c04d23f85d feat(dependencies): switch to Poetry 2024-11-28 21:00:21 +00:00
dependabot[bot]
84361c2e61 chore(docker)(deps): bump python from 3.11-slim to 3.13-slim
Bumps python from 3.11-slim to 3.13-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 17:20:50 +01:00
618b8c149b Switch to automatic versioning 2024-04-21 17:20:58 +01:00
627362ab39
Revert "chore(docker)(deps): bump python from 3.11-slim to 3.12-slim"
This reverts commit d2c974b108.
2024-01-24 21:29:08 +00:00
dependabot[bot]
d2c974b108 chore(docker)(deps): bump python from 3.11-slim to 3.12-slim
Bumps python from 3.11-slim to 3.12-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 21:11:32 +00:00
d213f1395d feature(tests): add unit tests 2023-12-14 20:55:17 +00:00
Luke Tainton
23dfeb6432
Switch to Python 3.11 slim image base (#34) 2023-09-03 23:00:46 +01:00
renovate[bot]
d958d00810
Update python Docker tag to v3.11.5 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 08:03:22 +01:00
renovate[bot]
73cb7836eb
Update python Docker tag to v3.11.4 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 17:14:24 +01:00
ffd4d75dbc
Fix Docker image 2023-07-21 23:16:05 +01:00
35cdba965b
Fix dependency export from Poetry 2023-07-21 23:03:08 +01:00
57f0bb9371
v0.1.0 2023-07-21 22:57:14 +01:00