This website requires JavaScript.
Explore
Help
Sign In
proyectos
/
shot-crafter-calculator
Watch
2
Star
0
Fork
0
You've already forked shot-crafter-calculator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
23 workflow runs
Actor
All actors
darroyo
Status
All status
Success
Failure
Waiting
Running
chore: commit all missing files from Qute/Alpine migration
#71
:
Commit
34e524616d
pushed by
darroyo
main
2026-08-18 14:33:29 +00:00
7m11s
View workflow file
fix: install Node.js 20 in CI container (required by JS-based actions)
#65
:
Commit
8ca11252d7
pushed by
darroyo
main
2026-08-16 04:22:29 +00:00
6m38s
View workflow file
fix(db): tune H2 URL to actually flush writes to disk on commit
#58
:
Commit
71d8050515
pushed by
darroyo
main
2026-08-15 18:07:41 +00:00
7m51s
View workflow file
fix(change-password): return updated user via record outcome w/ flush
#57
:
Commit
0ef2991bcd
pushed by
darroyo
main
2026-08-15 17:38:21 +00:00
7m51s
View workflow file
fix(change-password): force entity refresh in response to avoid stale mustChangePassword
#56
:
Commit
7b76bde15b
pushed by
darroyo
main
2026-08-15 16:10:11 +00:00
7m4s
View workflow file
feat(db): migrate to Flyway for schema persistence
#55
:
Commit
615b78a847
pushed by
darroyo
main
2026-08-15 15:48:36 +00:00
8m13s
View workflow file
fix(frontend): reorder await api.me() before setUser in changePassword
#54
:
Commit
2ceb7ca7ea
pushed by
darroyo
main
2026-08-15 15:31:07 +00:00
6m24s
View workflow file
fix(frontend): post-change-password cookie timing + defensive 401 fallback
#53
:
Commit
b161710952
pushed by
darroyo
main
2026-08-15 07:35:22 +00:00
7m45s
View workflow file
chore: revert debug logging after the auth issue was diagnosed
#52
:
Commit
ec5ac6735c
pushed by
darroyo
main
2026-08-15 06:46:08 +00:00
6m24s
View workflow file
debug: enable SQL logging + auth category logging
#49
:
Commit
995ed39dbc
pushed by
darroyo
main
2026-08-15 05:52:49 +00:00
6m24s
View workflow file
fix(auth): drop @Authenticated/@RolesAllowed on cookie-based endpoints
#48
:
Commit
7041fc206b
pushed by
darroyo
main
2026-08-15 05:33:05 +00:00
6m16s
View workflow file
fix(dtos): annotate records with @RegisterForReflection for native Jackson
#47
:
Commit
cc09fe8943
pushed by
darroyo
main
2026-08-15 05:17:12 +00:00
6m20s
View workflow file
refactor(dtos): convert all DTOs to Java records for native-mode Jackson
#46
:
Commit
017c58a2b2
pushed by
darroyo
main
2026-08-15 04:52:51 +00:00
6m25s
View workflow file
fix(bootstrap): use create-drop so tables exist on fresh H2
#45
:
Commit
89a224ee0c
pushed by
darroyo
main
2026-08-15 04:21:46 +00:00
6m18s
View workflow file
fix(bootstrap): force EMF init + enable schema-gen on startup
#44
:
Commit
07588979e4
pushed by
darroyo
main
2026-08-15 04:10:49 +00:00
6m26s
View workflow file
fix(docker): add diagnostic logging to entrypoint to debug permission issue
#43
:
Commit
7ed41ac825
pushed by
darroyo
main
2026-08-15 03:46:12 +00:00
6m54s
View workflow file
fix(docker): entrypoint chowns /work/data so H2 can create on fresh volume
#42
:
Commit
0bcd66ba32
pushed by
darroyo
main
2026-08-15 03:04:57 +00:00
6m26s
View workflow file
fix(auth): move SecureRandom out of static field for native-image compat
#41
:
Commit
6a7f01289b
pushed by
darroyo
main
2026-08-15 02:24:05 +00:00
7m26s
View workflow file
ci: point Docker registry at internal Gitea (10.5.0.195:3000)
#38
:
Commit
fb021b165b
pushed by
darroyo
main
2026-08-14 22:42:01 +00:00
7m25s
View workflow file
fix(ci): drop 'file' from verify step (not installed in maven base image)
#35
:
Commit
1ad8e17473
pushed by
darroyo
main
2026-08-14 18:44:56 +00:00
46m10s
View workflow file
fix(ci): drop --max-concurrent-uploads (not a valid docker push flag)
#32
:
Commit
07e62dd481
pushed by
darroyo
main
2026-08-14 02:22:37 +00:00
17m59s
View workflow file
feat: externalize config via env vars
#18
:
Commit
9646236fa8
pushed by
darroyo
main
2026-08-13 13:48:05 +00:00
20m3s
View workflow file
fix(ci): add retry loop to docker push (handles Gitea registry timeout)
#17
:
Commit
ee1363535c
pushed by
darroyo
main
2026-08-13 01:31:03 +00:00
18m38s
View workflow file