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
44 workflow runs
Actor
All actors
darroyo
Status
All status
Success
Failure
Waiting
Running
fix(ci): add explicit Quarkus Maven repository to pom.xml
#70
:
Commit
f1c22f79d6
pushed by
darroyo
main
2026-08-18 14:24:09 +00:00
1m54s
View workflow file
fix(ci): clear Quarkus Maven cache before native build
#69
:
Commit
25aba44377
pushed by
darroyo
main
2026-08-18 14:19:30 +00:00
1m11s
View workflow file
fix(ci): add -U flag to force fresh dependency resolution in native build
#68
:
Commit
0e072cfcb7
pushed by
darroyo
main
2026-08-18 14:16:36 +00:00
1m0s
View workflow file
feat: add personajes page with level tracking and fix timer reactivity
#67
:
Commit
661ac4d953
pushed by
darroyo
main
2026-08-18 14:10:17 +00:00
59s
View workflow file
feat: add character sales tracking with 12h countdown timer
#66
:
Commit
af323da3d3
pushed by
darroyo
main
2026-08-18 13:25:07 +00:00
1m13s
View workflow file
fix: filter snapshot prices to only show items used in run
#64
:
Commit
cebd2c0365
pushed by
darroyo
main
2026-08-16 03:25:44 +00:00
48s
View workflow file
fix: only save items with cristalesDisponibles > 0
#63
:
Commit
05db929da1
pushed by
darroyo
main
2026-08-16 03:20:16 +00:00
44s
View workflow file
fix(historial): clamp sparkline bar height between 15-90% to prevent overflow
#62
:
Commit
e913b5ceb0
pushed by
darroyo
main
2026-08-16 03:12:35 +00:00
41s
View workflow file
fix(historial): use SS/SPS/BSS abbreviations for shot types
#61
:
Commit
4b564d9fae
pushed by
darroyo
main
2026-08-16 03:06:41 +00:00
45s
View workflow file
feat(historial): comprehensive enrichment of history page
#60
:
Commit
54fd68aa08
pushed by
darroyo
main
2026-08-16 01:31:37 +00:00
1m23s
View workflow file
fix(ci): remove obsolete Node.js setup, use Gitea-compatible syntax
#59
:
Commit
209ef9fb05
pushed by
darroyo
main
2026-08-15 23:53:24 +00:00
1m7s
View workflow file
noop: trigger CI
#51
:
Commit
e53a8107cb
pushed by
darroyo
main
2026-08-15 06:06:25 +00:00
1m19s
View workflow file
debug(auth): trace de login en AuthService + SQL log en app props
#50
:
Commit
5a83470587
pushed by
darroyo
main
2026-08-15 06:00:34 +00:00
1m20s
View workflow file
feat(auth): admin UI for user management + change-password frontend
#40
:
Commit
a171943f98
pushed by
darroyo
main
2026-08-15 02:11:15 +00:00
5m57s
View workflow file
fix(ci): force musl linking for the static native binary
#36
:
Commit
6e3db41ba4
pushed by
darroyo
main
2026-08-14 18:59:56 +00:00
6m14s
View workflow file
fix(ci): build static natively with musl on the build host (drop container-build)
#34
:
Commit
0ce8d401d8
pushed by
darroyo
main
2026-08-14 17:47:10 +00:00
6m8s
View workflow file
fix(ci): build inside a Mandrel container to get a truly-static binary
#33
:
Commit
e095547142
pushed by
darroyo
main
2026-08-14 13:07:37 +00:00
2m4s
View workflow file
fix(ci): make docker push retry more aggressive against Gitea registry
#31
:
Commit
425011d9c8
pushed by
darroyo
main
2026-08-14 01:55:16 +00:00
9m12s
View workflow file
fix(docker): stage curl libs under /usr/lib64, not /lib64
#30
:
Commit
3c189ae9c4
pushed by
darroyo
main
2026-08-14 01:34:55 +00:00
24m55s
View workflow file
fix(docker): don't ignore build-output/, the COPY needs it in the build context
#29
:
Commit
378b46cbd8
pushed by
darroyo
main
2026-08-14 00:54:51 +00:00
6m48s
View workflow file
ci: revert to Docker image build + registry push (no deploy)
#28
:
Commit
6421a91148
pushed by
darroyo
main
2026-08-14 00:40:29 +00:00
14m35s
View workflow file
ci: deploy native binary directly to LXC via SSH (drop Docker/registry)
#27
:
Commit
a2fb5cc521
pushed by
darroyo
main
2026-08-14 00:17:37 +00:00
12m13s
View workflow file
fix(docker): drop RUN commands - quarkus-micro-image:2.0 has no shell
#26
:
Commit
ac349c1b34
pushed by
darroyo
main
2026-08-13 21:29:00 +00:00
15m2s
View workflow file
fix(docker): set SHELL to /usr/bin/sh for quarkus-micro-image:2.0
#25
:
Commit
11c58aa614
pushed by
darroyo
main
2026-08-13 20:54:32 +00:00
15m25s
View workflow file
fix(docker): mkdir /out/etc/pki and /out/etc before cp
#24
:
Commit
af92363f18
pushed by
darroyo
main
2026-08-13 20:33:02 +00:00
8m50s
View workflow file
fix(docker): use install -D to create leading dirs for curl
#23
:
Commit
9e81097f53
pushed by
darroyo
main
2026-08-13 20:02:28 +00:00
16m27s
View workflow file
fix(docker): use multi-stage build to install curl (quarkus-micro-image:2.0 ships no microdnf)
#22
:
Commit
ef8d95b7da
pushed by
darroyo
main
2026-08-13 19:14:24 +00:00
14m50s
View workflow file
fix(ci): build static native binary (musl) to fix glibc version mismatch
#21
:
Commit
227c4e2e6e
pushed by
darroyo
main
2026-08-13 18:44:49 +00:00
14m50s
View workflow file
feat: add HTTP healthcheck endpoint via quarkus-smallrye-health
#20
:
Commit
d101d6df0f
pushed by
darroyo
main
2026-08-13 17:17:52 +00:00
16m26s
View workflow file
fix(ci): use cut instead of bash substring for short SHA (POSIX sh)
#16
:
Commit
9bae7dfe29
pushed by
darroyo
main
2026-08-13 00:07:23 +00:00
9m6s
View workflow file
First
Previous
1
2
Next
Last