popertots
  • Joined on 2025-08-01
popertots pushed to main at popertots/Crussell 2026-07-09 18:09:19 +01:00
b26bf14419 ci: svelte strict check runs after typecheck QC, not before
popertots pushed to main at popertots/Crussell 2026-07-09 18:07:04 +01:00
d272eb7cfe ci: restructure Go gate into separate jobs, add knip and svelte strict check
popertots pushed to main at popertots/Crussell 2026-07-09 18:01:37 +01:00
b11dee1c49 ci: add golangci-lint and go-mod-tidy to Go gate job
popertots pushed to main at popertots/Crussell 2026-07-09 17:58:50 +01:00
53b0507148 ci: run frontend-deps and frontend-build in parallel, both gate QC
popertots pushed to main at popertots/Crussell 2026-07-09 17:56:53 +01:00
93883602d9 ci: extract frontend deps checks into separate gating job
popertots pushed to main at popertots/Crussell 2026-07-09 17:55:31 +01:00
2604f9ab0d ci: add stale override detection to frontend build gate
popertots pushed to main at popertots/Crussell 2026-07-09 17:50:54 +01:00
4b5d3640bb ci: add dependency staleness check to frontend build gate
popertots pushed to main at popertots/Crussell 2026-07-09 17:48:43 +01:00
96410c9f18 chore: remove minimatch override (no longer needed), keep cookie override (SvelteKit pinned dep)
popertots pushed to main at popertots/Crussell 2026-07-09 17:47:18 +01:00
914f9993ec ci: remove test/race timeouts, add concurrency cancel-in-progress, fix npm audit vulns
popertots pushed to main at popertots/Crussell 2026-07-09 17:39:22 +01:00
a17d6fd2e6 ci: fail npm audit on any vuln, not just high/critical
popertots pushed to main at popertots/Crussell 2026-07-09 17:33:39 +01:00
29958620b6 ci: fix literal ${matrix.task} in step names (Gitea does not resolve them)
popertots pushed to main at popertots/Crussell 2026-07-09 17:30:42 +01:00
510828c924 chore: run go fix for Go 1.26 modernization
popertots pushed to main at popertots/Crussell 2026-07-09 17:26:17 +01:00
ef26bd59e9 ci: fix go-version to 1.26 (no patch) and clean up step names
popertots pushed to main at popertots/Crussell 2026-07-09 17:15:43 +01:00
c344d6c54d chore: upgrade Go from 1.25.7 to 1.26.5
popertots pushed to main at popertots/Crussell 2026-07-09 17:11:14 +01:00
f59b7df97f ci: revert go-version to 1.25, add npm ci fallback in frontend QC jobs
popertots pushed to main at popertots/Crussell 2026-07-09 17:07:39 +01:00
7fd74dc65e ci: bump Go from 1.25 to 1.25.12 to fix GO-2026-5856
popertots pushed to main at popertots/Crussell 2026-07-09 17:06:16 +01:00
0a73c07f09 ci: split frontend into build gate then parallel typecheck/lint/audit
popertots pushed to main at popertots/Crussell 2026-07-09 17:02:12 +01:00
e5f823eecd ci: gate test and race behind both vet and vulns
popertots pushed to main at popertots/Crussell 2026-07-07 00:19:34 +01:00
8326b15e72 ci: split dev/prod test and race jobs into parallel matrix
popertots pushed to main at popertots/Crussell 2026-07-07 00:14:35 +01:00
f4969645c4 chore: update CI, DB init, and documentation
27be7cea91 refactor: wire centralized job scheduler and custom request logging in main.go
e86248b27c refactor: move auth, GDPR, and booking cleanup to centralized scheduler
a4fa75154d refactor: centralize scheduling cleanup with row-count returns
6064a06b7d refactor: extract shared rate limiter types into ratelimit_shared.go
Compare 6 commits »