Commit graph

14 commits

Author SHA1 Message Date
Dominik Schröter
772034fa8a Update .gitignore and .dockerignore, enhance component classes, add E2E test setup, and configure Playwright 2025-01-27 16:41:18 +01:00
renovate[bot]
27b56ee1d3
chore(deps): update docker/setup-qemu-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 15:01:10 +00:00
renovate[bot]
ec81a61b29
chore(deps): update docker/login-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 20:05:33 +01:00
renovate[bot]
ad1db18dcf
chore(deps): update docker/setup-buildx-action action to v3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 20:05:10 +01:00
renovate[bot]
035fd39b37
chore(deps): update docker/build-push-action action to v6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 23:12:37 +01:00
renovate[bot]
6b484dfb69
chore(deps): update actions/cache action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 23:12:25 +01:00
renovate[bot]
15b9ec1272
chore(deps): update actions/setup-node action to v4 ()
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 ()
* 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 ()
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 ()
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 () 2024-10-28 17:34:41 +01:00
Icereed
d1e990ff4b
Fix GH Action for PRs from forks () 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 ()
* Add GitHub Actions workflow for caching npm dependencies and building and pushing Docker images
2024-10-04 13:35:06 +02:00