3x-ui/.github/workflows
MHSanaei 439f4cf1e8
Build frontend for CodeQL; remove release analyze job
In the CodeQL workflow, add Node.js setup and a frontend build step for the Go matrix so vite emits web/dist before CodeQL's Go autobuild (the Go binary uses //go:embed all:dist and web/dist is .gitignored). In the release workflow, remove the separate Go analyze job (gofmt, go vet, staticcheck, tests) and drop its dependency from build jobs to simplify the release pipeline.
2026-05-09 18:01:41 +02:00
..
cleanup_caches.yml Run cache cleanup daily and reduce cutoff to 1 day 2026-04-21 20:36:28 +02:00
codeql.yml Build frontend for CodeQL; remove release analyze job 2026-05-09 18:01:41 +02:00
docker.yml Bump docker/metadata-action from 5 to 6 (#3942) 2026-03-17 21:10:09 +01:00
release.yml Build frontend for CodeQL; remove release analyze job 2026-05-09 18:01:41 +02:00