15 Commits

Author SHA1 Message Date
7bbbbc2309 Refactor Docker publish workflow; add multi-architecture support; cache build layers
Some checks failed
Docker Build Check / docker-check (push) Successful in 6s
Build Docker Image / docker (push) Failing after 11m14s
Ruff / ruff (push) Successful in 4s
2025-04-14 20:56:49 +02:00
63b466c9ab Add Docker Build Check workflow and update Dockerfile syntax and commands 2025-04-14 10:09:24 +02:00
66c0132c1b Refactor Dockerfile to use Python image from Astral instead of Python and remove unnecessary git installation 2025-04-14 09:44:51 +02:00
0bfc1851fa Add settings.py to Dockerfile application files 2024-12-30 04:43:25 +01:00
1a870fc19d Add git in Dockerfile 2024-12-30 04:39:42 +01:00
effe9c1eb6 Don't use --frozen with uv 2024-12-22 05:44:07 +01:00
cd7f29e9a7 Remove mention of uv.lock 2024-12-22 05:37:19 +01:00
d8b619e093 Update Dockerfile 2024-12-22 05:04:53 +01:00
e696e161b3 Use UV 2024-11-26 03:34:07 +01:00
b238504a02 Rewrite bot into Python 2024-07-20 05:13:14 +02:00
33616baa8b Use scratch Docker image to minimize size 2024-02-26 10:09:18 +01:00
d7382da826 Update golang Docker tag to v1.22 2024-02-07 07:09:05 +00:00
0c9f7c27b9 Refactor Dockerfile: Don't run go test 2024-01-21 21:21:21 +01:00
1e4eaafcd0 Add tests 2024-01-21 21:00:23 +01:00
5e3543c392 Add Dockerfile and build with GitHub Actions 2024-01-21 20:42:56 +01:00