Commit graph

  • 1c9b4848a9 feat: Add Dockerfiles for jobs/leads services and build scripts high-performance Ashwin Kumar Sivakumar 2026-06-13 18:31:34 +05:30
  • 189f4bca60 ci: test single job with ubuntu-latest Ashwin Kumar Sivakumar 2026-06-13 01:44:07 +05:30
  • 1956acdcf3 ci: minimal workflow without external actions Ashwin Kumar Sivakumar 2026-06-13 01:41:32 +05:30
  • ec41f6dad2 ci: simpler workflow with self-hosted runners Ashwin Kumar Sivakumar 2026-06-13 01:38:16 +05:30
  • f67f6c2514 trigger build: test with registry auth Ashwin Kumar Sivakumar 2026-06-13 01:36:34 +05:30
  • 051a980f14 ci: add simple build workflow with self-hosted runners Ashwin Kumar Sivakumar 2026-06-13 01:29:21 +05:30
  • 0d35bf5649 trigger build: rebuild all services Ashwin Kumar Sivakumar 2026-06-13 01:23:22 +05:30
  • 123a157e04 ci: add GitHub Actions workflow to build and push images Ashwin Kumar Sivakumar 2026-06-13 01:22:31 +05:30
  • d0b10eac8f trigger forgejo pipeline: rebuild all services Ashwin Kumar Sivakumar 2026-06-12 23:55:01 +05:30
  • 418da25d37 feat: auto-approve dummy company accounts Ashwin Kumar Sivakumar 2026-06-12 06:02:20 +05:30
  • b2c93f4e33 feat: auto-verify demo accounts for payment gateway integration Ashwin Kumar Sivakumar 2026-06-12 05:51:19 +05:30
  • 0bda2b2f10 remove: delete high-performance-latest tag from builds - use SHA tags only Ashwin Kumar Sivakumar 2026-06-12 04:40:36 +05:30
  • 8adc84699e fix: keep only 2 SHA tags (current + 1 previous) to save disk space Ashwin Kumar Sivakumar 2026-06-12 04:12:15 +05:30
  • 758f0699ff fix: move image cleanup to post-build job after all builds complete Ashwin Kumar Sivakumar 2026-06-12 04:10:52 +05:30
  • d0b768d602 trigger: force build all services with high-performance-latest tag Ashwin Kumar Sivakumar 2026-06-12 03:45:06 +05:30
  • 30346b02d1 fix: remove push preflight from forgejo mirror sync Ashwin Kumar Sivakumar 2026-06-11 19:29:41 +05:30
  • 30df37b127 fix: trigger forgejo mirror sync via api Ashwin Kumar Sivakumar 2026-06-11 19:14:46 +05:30
  • e428fe268c fix: use basic auth for forgejo sync Ashwin Kumar Sivakumar 2026-06-11 18:56:39 +05:30
  • d79aa50c77 fix: use existing forgejo mirror secrets Ashwin Kumar Sivakumar 2026-06-11 18:19:10 +05:30
  • fc772c2acb fix: point forgejo sync to ashwin namespace Ashwin Kumar Sivakumar 2026-06-11 18:00:03 +05:30
  • 1b1d98ebee chore: migrate ci naming to forgejo Ashwin Kumar Sivakumar 2026-06-11 17:17:42 +05:30
  • c7fe1b7ad3 chore: trigger rebuild all Ashwin Kumar Sivakumar 2026-06-11 00:59:51 +05:30
  • 319b384f0a fix(session1): customer list_requests path arg, external-role by-key endpoint, RuntimeRoleDetail type Tracewebstudio Dev 2026-06-10 16:19:46 +02:00
  • 2c6d102205 fix(e2e): 14 bug fixes across users, leads, gateway, KB, and reviews Tracewebstudio Dev 2026-06-10 16:17:10 +02:00
  • 52e30a1b4b fix payments runtime and jwt backend Tracewebstudio Dev 2026-06-09 22:52:30 +02:00
  • d48983ee21 feat(ai): Phase 4 - multilingual, voice, A/B testing, analytics (with stubs) main Ashwin Kumar Sivakumar 2026-06-08 06:41:10 +05:30
  • 088e467e58 feat(ai): Phase 3 - RAG, streaming, rate limiting, feedback Ashwin Kumar Sivakumar 2026-06-08 06:15:58 +05:30
  • cc11657236 feat(ai): Phase 2 - functional endpoints with personas and pillars Ashwin Kumar Sivakumar 2026-06-08 05:50:17 +05:30
  • 3e97e7a201 force build: rebuild users with Ask Ash Phase 1 Ashwin Kumar Sivakumar 2026-06-07 22:43:01 +05:30
  • 8112142b75 feat(ai): add Ask Ash Phase 1 - strict keyword intent classification + LLM Guard Ashwin Kumar Sivakumar 2026-06-07 22:39:03 +05:30
  • c262e89e8f feat(gateway): add security headers middleware Ashwin Kumar Sivakumar 2026-05-31 22:55:00 +05:30
  • ed80820913 security: remove hardcoded fallback credentials and fix aws feature flag Ashwin Kumar Sivakumar 2026-05-31 22:53:29 +05:30
  • 8f0cf64eb4 fix: update jsonwebtoken 9.3→10.3, add audit.toml to ignore local crate false positives, fix cache/ollama.rs compile errors Ashwin Kumar Sivakumar 2026-05-31 18:25:38 +05:30
  • cda228482e feat: trigger build after registry fix Ashwin Kumar Sivakumar 2026-05-30 03:42:03 +05:30
  • adc42d358a chore: trigger gitea pipeline Ashwin Kumar Sivakumar 2026-05-30 02:05:22 +05:30
  • 8260d54534 feat: Add Ask Ash AI credit system endpoints Ashwin Kumar Sivakumar 2026-05-29 20:53:51 +05:30
  • 81d1df70a8 Resolve conflicts: remove Woodpecker CI, use Gitea Tracewebstudio Dev 2026-05-08 15:40:52 +02:00
  • 9313f1288c Update Woodpecker CI/CD configs and backend: add .woodpecker/ directory, update base/dockerhub/yml configs, Cargo.lock, email handler and crate Tracewebstudio Dev 2026-05-08 15:34:35 +02:00
  • b16969a40f Update backend services: catering_services, companies, developers, gateway, job_seekers, photographers, social_media_managers, tutors, ugc_content_creators, users; update cache (otp, token), contracts (profession_shared, profession_state), db (job_seeker, verification), email; add revision-requested email template; update init-db.sql and start-services.sh Tracewebstudio Dev 2026-05-08 15:34:29 +02:00
  • 486d1a8848 fix(ci): always update gitops and ensure high-performance-latest tag push Tracewebstudio Dev 2026-05-05 21:09:43 +02:00
  • 5629326848 chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-05 21:02:38 +02:00
  • a805c6db83 chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-05 20:26:48 +02:00
  • f82d0c5153 chore: trigger gitea pipeline - rebuild gateway Tracewebstudio Dev 2026-05-05 19:22:10 +02:00
  • e16b526fdc ci: rebuild gateway with routing fix Tracewebstudio Dev 2026-05-05 19:14:54 +02:00
  • 324b00f536 ci: trigger rebuild Tracewebstudio Dev 2026-05-05 18:54:22 +02:00
  • f75a348fc7 feat(ai): add missing intents, admin guards, and validation checks Tracewebstudio Dev 2026-05-05 17:44:40 +02:00
  • 2aba45c9fa feat: password reset via 6-digit code instead of token link Tracewebstudio Dev 2026-05-05 17:21:56 +02:00
  • c443ff5b50 chore: trigger rebuild with real code change Tracewebstudio Dev 2026-05-01 21:50:24 +02:00
  • 2a24b2aa83 chore: force rebuild gateway image Tracewebstudio Dev 2026-05-01 21:36:05 +02:00
  • c66e63f87a chore: force rebuild to restore image tags after prune Tracewebstudio Dev 2026-05-01 19:20:02 +02:00
  • 09075087f0 ci: skip gitops update if GITEOPS_REPO secret not set Tracewebstudio Dev 2026-05-01 18:45:57 +02:00
  • 2a588b45d6 ci: update gitops with new SHA on each build (auto-deploy) Tracewebstudio Dev 2026-05-01 11:04:12 +02:00
  • 3703d70eb2 ci: add post-push registry prune (keep latest 1 SHA build) Tracewebstudio Dev 2026-05-01 10:10:16 +02:00
  • 42a9a17133 Add Redis caching for AI generation rate limiting Tracewebstudio Dev 2026-05-01 03:02:46 +02:00
  • aa71ccdf36 Add AI endpoints and gateway route fix Tracewebstudio Dev 2026-05-01 02:54:42 +02:00
  • 8b87b3bb53 chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-01 00:17:44 +02:00
  • 3415308c39 chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-01 00:14:33 +02:00
  • 56be8381d1 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 22:51:27 +02:00
  • d8aad4faad chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 22:47:33 +02:00
  • 8651175c12 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 22:39:00 +02:00
  • 413254d53f fix(ci): force http1.1 for gitea git transport Tracewebstudio Dev 2026-04-30 22:32:38 +02:00
  • a8e848da1b chore(ci): enable git trace for sync debugging Tracewebstudio Dev 2026-04-30 22:27:16 +02:00
  • 28a2051815 fix(ci): use GITEA_SECRET in sync workflow Tracewebstudio Dev 2026-04-30 22:18:09 +02:00
  • f94a80afc8 fix(ci): enforce Admin basic auth sync flow Tracewebstudio Dev 2026-04-30 22:03:23 +02:00
  • f4ddd9b2ee fix(ci): always use token owner login for gitea auth Tracewebstudio Dev 2026-04-30 21:45:03 +02:00
  • b8dad1c0a5 fix(ci): use GITEA_SECRET for sync token Tracewebstudio Dev 2026-04-30 21:40:10 +02:00
  • fb817595e0 fix(ci): add preflight token check and static secret usage Tracewebstudio Dev 2026-04-30 21:36:42 +02:00
  • 1d06760aba fix(ci): use authenticated remote URL for gitea git ops Tracewebstudio Dev 2026-04-30 21:23:07 +02:00
  • 38db7dcaf3 chore(ci): log resolved gitea user and validate ls-remote Tracewebstudio Dev 2026-04-30 21:03:52 +02:00
  • 0c6415873f fix(ci): tolerate /user 401 and fallback to configured auth user Tracewebstudio Dev 2026-04-30 20:59:10 +02:00
  • 87bd606b85 fix(ci): use basic auth header with token-owner login Tracewebstudio Dev 2026-04-30 20:56:11 +02:00
  • bcff2ffba2 fix(ci): support GITEA_TOKEN secret with fallback Tracewebstudio Dev 2026-04-30 20:48:06 +02:00
  • d1ec7f4c2d fix(ci): hardcode admin gitea sync remote Tracewebstudio Dev 2026-04-30 20:45:49 +02:00
  • 6a22b107ba fix(ci): use basic auth header for gitea git operations Tracewebstudio Dev 2026-04-30 20:38:18 +02:00
  • 017c550b96 fix(ci): prefer token owner login for gitea git auth Tracewebstudio Dev 2026-04-30 20:33:51 +02:00
  • 11408d8a98 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 20:24:43 +02:00
  • 6591b001c7 fix(ci): use GITEA_USERNAME secret for git auth Tracewebstudio Dev 2026-04-30 20:15:29 +02:00
  • d2b0cce75a fix(ci): derive gitea login from token and retry auth modes Tracewebstudio Dev 2026-04-30 20:13:35 +02:00
  • 67994b24dd fix(ci): try multiple gitea auth url formats Tracewebstudio Dev 2026-04-30 20:08:49 +02:00
  • 9485175893 fix(ci): replace inline python with curl+jq api fallback Tracewebstudio Dev 2026-04-30 20:02:08 +02:00
  • 827302446c fix(ci): correct yaml-safe gitea API fallback script Tracewebstudio Dev 2026-04-30 19:59:50 +02:00
  • d9f4a5e5d5 fix(ci): auto-resolve gitea target repo for sync Tracewebstudio Dev 2026-04-30 19:57:17 +02:00
  • 3551bdf56d chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 19:54:10 +02:00
  • 3da03a4ee3 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 19:45:25 +02:00
  • 3917a0577f chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 19:44:44 +02:00
  • 4d168721dd fix(ci): retry docker registry login on TLS timeouts Tracewebstudio Dev 2026-04-29 12:04:43 +02:00
  • 4592e77e9f fix(ci): force full matrix on trigger commits Tracewebstudio Dev 2026-04-29 11:56:40 +02:00
  • d1908821d0 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-29 11:54:49 +02:00
  • e7a1f346e8 fix(ci): retry buildx push and fallback without cache export Tracewebstudio Dev 2026-04-29 10:39:56 +02:00
  • 654754a107 fix(ci): make detect outputs compatible with gitea runner Tracewebstudio Dev 2026-04-29 10:31:17 +02:00
  • 1212ebf2fb fix(ci): force docker socket host in build steps Tracewebstudio Dev 2026-04-29 10:10:07 +02:00
  • a95698cc94 ci: build only changed services with registry cache Tracewebstudio Dev 2026-04-29 10:01:22 +02:00
  • 8128bd0d30 fix(pricing): support roleKey alias and leads schema Tracewebstudio Dev 2026-04-29 09:59:41 +02:00
  • acb817b9da fix(ci): use docker host socket in gitea workflow Tracewebstudio Dev 2026-04-28 20:54:18 +02:00
  • b8236eb407 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-28 20:51:24 +02:00
  • 57a24f109e chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-28 20:26:23 +02:00
  • 80d385fa98 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-28 19:10:52 +02:00
  • 5946bfe3a8 chore: checkpoint workspace updates Tracewebstudio Dev 2026-04-26 23:58:43 +02:00
  • 1ac60f9756 fix: gateway routes /api/runtime-config to users service (was missing, causing 404) Tracewebstudio Dev 2026-04-22 01:13:59 +02:00
  • f37c48f1ee fix: get_user_role_keys returns newest role first, not oldest Tracewebstudio Dev 2026-04-21 21:51:02 +02:00