Commit graph

8 commits

Author SHA1 Message Date
renovate[bot]
15b9ec1272
chore(deps): update actions/setup-node action to v4 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 11:22:03 +01:00
Icereed
c8e866c369
feat: add versioning information to Docker build and application startup (#113)
* feat: add versioning information to Docker build and application startup

Bonus: Pin Alpine package versions.
2025-01-13 08:02:55 +01:00
renovate[bot]
0ff367bad0
chore(deps): update actions/setup-go action to v5 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:54:49 +01:00
renovate[bot]
c7539c7229
chore(deps): update actions/checkout action to v4 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:54:22 +01:00
Icereed
03364f2741
OCR via LLM (#29) 2024-10-28 17:34:41 +01:00
Icereed
d1e990ff4b
Fix GH Action for PRs from forks (#23) 2024-10-21 09:50:03 +02:00
Dominik Schröter
fcbc392e67 Refactor Docker image tagging logic 2024-10-04 14:03:24 +02:00
Icereed
199e1413ba
Add GitHub Actions workflow for building and pushing Docker images (#6)
* Add GitHub Actions workflow for caching npm dependencies and building and pushing Docker images
2024-10-04 13:35:06 +02:00