Commit graph

14 commits

Author SHA1 Message Date
Ashwin Kumar Sivakumar
c21ebcada3 ci(forgejo): support alpine runner image
Some checks failed
build-and-push / build (push) Failing after 13s
2026-07-03 20:15:09 +05:30
Ashwin Kumar Sivakumar
38cb9eefb0 ci(forgejo): update frontend build pipeline
Some checks failed
build-and-push / build (push) Failing after 20s
2026-07-03 19:53:39 +05:30
Ashwin Kumar Sivakumar
6887e64ddb fix: restore forgejo build workflow filename 2026-06-12 21:58:20 +05:30
Tracewebstudio Dev
a3cc407207 ci: skip gitops update if GITEOPS_REPO secret not set 2026-05-01 18:46:03 +02:00
Tracewebstudio Dev
d7b7f3d3c1 ci: update gitops with new SHA on each build (auto-deploy) 2026-05-01 11:04:17 +02:00
Tracewebstudio Dev
8ee9bd1a53 ci: add post-push registry prune (keep latest 1 SHA build) 2026-05-01 10:10:26 +02:00
Tracewebstudio Dev
0d63bb304e Add comprehensive test infrastructure and AI guardrails
- Add Vitest unit tests for AiChatWidget component
- Add Playwright E2E tests: ai-chat-widget, api, security, guardrails
- Add AI guardrails tests validating no phone/email leaks from Ollama
- Add security tests: auth, rate limiting, input validation, token handling
- Add API tests for AI endpoints and authentication
- Fix playwright.config.ts reporter path conflict
- Update CompanyJobsPage with AI generate buttons (orange icon, loading state)
- Fix AiChatWidget accessibility (role=dialog, aria-label, aria-modal)
- Add app.css spin animation for AI loading spinner
- Add Gitea Actions workflow for nightly CI tests
- Add TESTING.md documentation
2026-05-01 02:54:25 +02:00
Tracewebstudio Dev
9a21b7859f fix(ci): retry frontend buildx build on EOF failures 2026-05-01 00:22:55 +02:00
Tracewebstudio Dev
1effa1cb6f fix(ci): use docker socket host in frontend build 2026-04-29 10:34:24 +02:00
Tracewebstudio Dev
7a4532c534 ci: fix docker login with --password-stdin and explicit registry 2026-04-19 18:13:34 +02:00
Tracewebstudio Dev
a5d86beaf5 ci: add DOCKER_HOST for DinD, use high-performance-latest tag 2026-04-19 18:10:05 +02:00
Tracewebstudio Dev
c007945b9a ci: use plain docker buildx commands instead of docker/build-push-action 2026-04-19 18:06:38 +02:00
Tracewebstudio Dev
e344d28bbc ci: update Gitea Actions workflow with docker/build-push-action 2026-04-19 00:04:55 +02:00
Tracewebstudio Dev
0a1543fb3f ci: add Gitea Actions workflow 2026-04-19 00:02:49 +02:00