| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
golangci-lint-action@v4 passes --out-format=github-actions which is an
unknown flag in golangci-lint v2.x. @v6 was released to support v2.x
and matches the v2.9.0 binary version already specified.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Re-enable push/PR triggers on master branch
- Frontend job: use ./frontend-vanilla (was ./frontend, which no longer exists)
- ui-check: check web/dist/v3/ (was web/dist/v2/)
- Backend dummy assets: create web/dist/v3 (was web/dist/v2)
- Remove frontend lint step (no lint script in frontend-vanilla)
- Remove E2E job (disabled in Makefile, no playwright setup in v3)
https://claude.ai/code/session_01DpWhB9uGGMBnzqS28HxnuV
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
web/dist/vanilla directory\n- Updated Makefile, Dockerfile, and CI workflow to remove vanilla references\n- Cleaned up web/web.go to remove vanilla embed and routes\n- Verified build and tests pass\n\nCloses NK-2tcnmq
|
| |
|
|
| |
linter (fixing NK-nx8dhw)
|
| |
|
|
| |
with v1
|
| |
|