v0.1.0 #9

Merged
l-x merged 57 commits from develop into main 2026-06-10 16:54:36 +02:00
Owner
No description provided.
docker compose: make version configurable
All checks were successful
/ build-container-image (push) Successful in 28s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 44s
Build and Test / test-and-build (pull_request) Successful in 1m59s
f53804d1b3
Use the cli ctx for server
All checks were successful
/ build-container-image (push) Successful in 29s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m56s
0ee761b0a1
Refactor variable names for consistency in embed package and update template parsing references
All checks were successful
/ build-container-image (push) Successful in 45s
Build and Test / test-and-build (push) Successful in 44s
/ build-latest (push) Successful in 0s
419a5e4816
Add debug flag and logging functionality; implement authentication routes
All checks were successful
Build and Test / test-and-build (push) Successful in 42s
/ build-container-image (push) Successful in 55s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 1m56s
04b1a616e9
l-x changed title from Next alpha release to WIP: Next alpha release 2026-05-22 17:46:11 +02:00
l-x self-assigned this 2026-05-22 17:48:26 +02:00
Update AGENTS.md
All checks were successful
/ build-container-image (push) Successful in 38s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 44s
Build and Test / test-and-build (pull_request) Successful in 6m11s
c343373433
l-x added this to the v0.1.0 milestone 2026-05-22 18:20:15 +02:00
Fix a variable name confusion
All checks were successful
/ build-container-image (push) Successful in 22s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 43s
Build and Test / test-and-build (push) Successful in 3m32s
3baa2810ec
Configure echo IPExtractor (closes #10)
All checks were successful
/ build-container-image (push) Successful in 46s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m47s
Build and Test / test-and-build (pull_request) Successful in 1m48s
395355883c
Refactor middleware registration for improved readability
All checks were successful
/ build-container-image (push) Successful in 1m1s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 47m52s
Build and Test / test-and-build (pull_request) Successful in 1m46s
1e6589446a
Implement import command for data ingestion and refactor discipline definitions
All checks were successful
/ build-container-image (push) Successful in 19s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m45s
Build and Test / test-and-build (pull_request) Successful in 3m12s
a5e7c36423
Add a temporary cmd to update missing report users
All checks were successful
/ build-container-image (push) Successful in 16s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m56s
Build and Test / test-and-build (pull_request) Successful in 1m54s
6ca4afdff7
Add request-scoped middleware for database and session management with tests
All checks were successful
/ build-container-image (push) Successful in 46s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m53s
Build and Test / test-and-build (pull_request) Successful in 1m52s
509f68b8ab
Refactor error handling by replacing result package usage with Expect function in context retrievals
All checks were successful
/ build-container-image (push) Successful in 34s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m49s
Build and Test / test-and-build (pull_request) Successful in 1m50s
a621ca0152
feat: implement context-based logger propagation and add comprehensive unit tests
All checks were successful
/ build-container-image (push) Successful in 16s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m50s
Build and Test / test-and-build (pull_request) Successful in 1m50s
aa290418a1
Pin golang version used in Dockerfile
All checks were successful
/ build-container-image (push) Successful in 25s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m53s
Build and Test / test-and-build (pull_request) Successful in 1m51s
e3fa0923c5
Update AGENTS.md
All checks were successful
/ build-container-image (push) Successful in 14s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m48s
Build and Test / test-and-build (pull_request) Successful in 1m50s
7972938168
feat: enhance TimeRange functionality with additional methods and comprehensive tests
All checks were successful
/ build-container-image (push) Successful in 20s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m49s
Build and Test / test-and-build (pull_request) Successful in 1m57s
51487e9fdc
docs: add struct field documentation and unit tests for NormalizedScores methods
All checks were successful
/ build-container-image (push) Successful in 18s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m51s
Build and Test / test-and-build (pull_request) Successful in 1m51s
98ca101b1b
refactor: modularize statistics templates by extracting repeated table logic into reusable partials
All checks were successful
/ build-container-image (push) Successful in 16s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m50s
Build and Test / test-and-build (pull_request) Successful in 4m44s
6558b5bca3
refactor: apply compact styling to statistics tables
All checks were successful
/ build-container-image (push) Successful in 22s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m52s
Build and Test / test-and-build (pull_request) Successful in 2m2s
b9bbac62e3
feat: add KK stats partials and refactor stat pages to use containerized layouts
All checks were successful
/ build-container-image (push) Successful in 51s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 7m54s
Build and Test / test-and-build (pull_request) Successful in 2m19s
e07023f175
refactor: reorder AgeGroups list for improved consistency
All checks were successful
/ build-container-image (push) Successful in 21s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m52s
Build and Test / test-and-build (pull_request) Successful in 1m52s
3d3b446777
refactor: remove lg3stats template from all junioren statistics layouts
All checks were successful
/ build-container-image (push) Successful in 17s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m53s
Build and Test / test-and-build (pull_request) Successful in 1m53s
ecc4437482
chore: update project dependencies
Some checks failed
/ build-container-image (push) Successful in 20s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Failing after 23s
Build and Test / test-and-build (pull_request) Successful in 1m56s
73f8f4f315
refactor: simplify logger Default function by removing source tracking option
Some checks failed
Build and Test / test-and-build (push) Failing after 17s
Build and Test / test-and-build (pull_request) Failing after 18s
/ build-container-image (push) Successful in 24m8s
/ build-latest (push) Successful in 0s
2ed6835ce9
feat: reorder stats templates in youth and junioren layouts for consistency
Some checks failed
/ build-container-image (push) Successful in 22s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Failing after 13s
Build and Test / test-and-build (push) Successful in 1m53s
8a455f4e5e
feat: use reduced series count for scholar age group
All checks were successful
/ build-container-image (push) Successful in 25s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 1m53s
Build and Test / test-and-build (pull_request) Successful in 42s
896ace0221
feat: remove kk3x40 from jugend stats
All checks were successful
/ build-container-image (push) Successful in 20s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 42s
Build and Test / test-and-build (push) Successful in 2m19s
904460fc11
feat: update age range for schueler age group
All checks were successful
/ build-container-image (push) Successful in 21s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 47s
Build and Test / test-and-build (push) Successful in 32m58s
f2f176f16e
fix: add nil checks for user and discipline in score filters
All checks were successful
/ build-container-image (push) Successful in 25s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 42s
Build and Test / test-and-build (push) Successful in 2m41s
8879c847e2
fix: add nil check for discipline in bindScoreRows function
All checks were successful
/ build-container-image (push) Successful in 20s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 46s
Build and Test / test-and-build (pull_request) Successful in 1m50s
1ec1165145
feat: add logging configuration for app and db services in docker-compose
All checks were successful
/ build-container-image (push) Successful in 14s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 45s
Build and Test / test-and-build (pull_request) Successful in 1m51s
8a71c4676d
l-x changed title from WIP: Next alpha release to WIP: v0.1.0 2026-06-10 08:51:35 +02:00
fix: reduce random string length for shooter ID and username
All checks were successful
Build and Test / test-and-build (push) Successful in 51s
Build and Test / test-and-build (pull_request) Successful in 49s
/ build-container-image (push) Successful in 3m5s
/ build-latest (push) Successful in 0s
f7c74760d7
feat: use distroless base image instead of alpine
All checks were successful
/ build-container-image (push) Successful in 34s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 47s
Build and Test / test-and-build (push) Successful in 1m53s
f083a3862a
feat: enhance build process and add versioning information (closes #13)
All checks were successful
Build and Test / test-and-build (push) Successful in 55s
Build and Test / test-and-build (pull_request) Successful in 54s
/ build-container-image (push) Successful in 6m26s
/ build-latest (push) Successful in 0s
fcfe67c5a3
feat: improve docker build cache
All checks were successful
/ build-container-image (push) Successful in 16s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (push) Successful in 57s
Build and Test / test-and-build (pull_request) Successful in 1m53s
632f9470e6
refactor: simplify layout structure and improve readability in stats templates
All checks were successful
Build and Test / test-and-build (push) Successful in 1m32s
Build and Test / test-and-build (pull_request) Successful in 1m52s
/ build-container-image (push) Successful in 13s
/ build-latest (push) Successful in 0s
427104cb28
fix: ensure correct code checkout depth in build workflow
All checks were successful
/ build-container-image (push) Successful in 29s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 41s
Build and Test / test-and-build (push) Successful in 1m52s
5b6a5f3340
Revert "fix: ensure correct code checkout depth in build workflow"
All checks were successful
/ build-container-image (push) Successful in 20s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 42s
Build and Test / test-and-build (push) Successful in 1m54s
9b79943e54
This reverts commit 5b6a5f3340.
fix: Add tzdata to docker build stage
All checks were successful
/ build-container-image (push) Successful in 23s
/ build-latest (push) Successful in 0s
Build and Test / test-and-build (pull_request) Successful in 45s
Build and Test / test-and-build (push) Successful in 1m50s
4adedb9757
feat: add build time to binary as utc
All checks were successful
Build and Test / test-and-build (pull_request) Successful in 44s
Build and Test / test-and-build (push) Successful in 1m51s
/ build-container-image (push) Successful in 21s
/ build-latest (push) Successful in 0s
d1b0a716d9
l-x changed title from WIP: v0.1.0 to v0.1.0 2026-06-10 16:54:10 +02:00
l-x merged commit d1b0a716d9 into main 2026-06-10 16:54:36 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
viewscore/server!9
No description provided.