Commit Graph
65 Commits
Author SHA1 Message Date
ITQ 154e0b0779 ci: added jobs for new service 2025-12-17 18:36:27 +03:00
Тимур Хузияхметов 3edb52746c Merge branch 'feature/user' into 'main'
Feature/user

See merge request 9-go/datarush-go!4
2025-12-17 15:35:33 +00:00
timka 5e73575faa add .env.example for user service 2025-12-17 18:06:47 +03:00
timka 400e26cfff fix auth interceptors in task and user services; 2025-12-17 18:04:49 +03:00
timka 6fd31915b9 add interceptors to task and competition services 2025-12-17 17:58:58 +03:00
timka c5ec20121b resolve conflicts 2025-12-17 17:55:01 +03:00
timka b14371036a some go.mod changes 2025-12-17 17:54:26 +03:00
timka 0af2a5a098 resolve conflicts 2025-12-17 17:53:22 +03:00
Тимур Хузияхметов 0aa56334ba Merge branch 'feature/task' into 'main'
add task service

See merge request 9-go/datarush-go!3
2025-12-17 14:51:53 +00:00
timka 7f0032f39d resolve conflicts 2025-12-17 17:49:38 +03:00
timka 49f4c0045f refactor add auth interceptor 2025-12-17 17:44:50 +03:00
Тимур Хузияхметов 105058981d Merge branch 'main' into 'feature/task'
# Conflicts:
#   go.mod
2025-12-17 14:42:46 +00:00
timka 91a72f25fd setup tasks auth middleware and compose 2025-12-17 17:42:16 +03:00
ITQ af03bc2c76 fix(): 2025-12-17 17:33:02 +03:00
ITQ 76ceea07b7 fix(deps): 2025-12-17 17:33:02 +03:00
timka 8052af3cc7 resolve conflicts 2025-12-17 17:29:36 +03:00
timka 71d1af35fb remove http server from auth 2025-12-17 17:28:20 +03:00
ITQ 6cfa8d0e69 Merge branch 'feature/competition'
* feature/competition:
  add competition service to compose
  remove generated shit from competitions
  lint competition service
  use auth service for validating user in competitions service
  use auth service for validating user in competitions service
  add redis cache to competitions
  rewrite competition service: remove http related things
  rewrite competition service: remove http related things
  fix proto files
  fix issues
  add competition service (it`s broken, I will fix it later)
2025-12-17 15:40:46 +03:00
Timur Kh. ec098b43b9 add competition service to compose 2025-12-17 12:45:53 +03:00
Timur Kh. e6bbaa769a remove generated shit from competitions 2025-12-17 12:42:11 +03:00
Timur Kh. 39b5f05d39 lint competition service 2025-12-17 12:41:03 +03:00
Timur Kh. 4c7e35dafd use auth service for validating user in competitions service 2025-12-17 12:32:27 +03:00
Timur Kh. 87cf677d1d use auth service for validating user in competitions service 2025-12-17 12:31:40 +03:00
Timur Kh. 6a9376505d add redis cache to competitions 2025-12-17 12:24:07 +03:00
Timur Kh. 8ded3cc6ab rewrite competition service: remove http related things 2025-12-17 12:21:22 +03:00
Timur Kh. f3620da240 rewrite competition service: remove http related things 2025-12-17 12:21:08 +03:00
ITQ e78bd03396 chore(api): spec improvements 2025-12-17 12:15:27 +03:00
ITQ 7545e7c0d7 refactor(): removed redundant files and small improvements 2025-12-17 12:15:07 +03:00
Timur Kh. d843cafbfb add user tests 2025-12-17 12:10:20 +03:00
Timur Kh. 6f21e895f0 add user service 2025-12-17 12:09:25 +03:00
ITQ f9161decb3 ci: added new jobs 2025-12-17 11:20:26 +03:00
ITQ 340ae43d22 feat: added API gateway 2025-12-17 11:00:50 +03:00
ITQ daa8c24482 chore(api)!: improvements in contract 2025-12-17 10:59:42 +03:00
Timur Kh. 6537aded89 add task service 2025-12-17 10:40:23 +03:00
Timur Kh. e18489c96c fix proto files 2025-12-17 10:31:14 +03:00
Timur Kh. 1f2e197dc4 fix issues 2025-12-17 09:38:23 +03:00
Timur Kh. 9f585a3a90 Merge remote-tracking branch 'origin/main' into feature/competition 2025-12-17 09:26:09 +03:00
Timur Kh. 69d99e08ea add competition service (it`s broken, I will fix it later) 2025-12-16 23:14:01 +03:00
ITQ 843c50a103 chore(api)!: added achievement service 2025-12-16 21:25:46 +03:00
Timur Kh. 7499a14024 cleanup some shit in auth service 2025-12-16 21:07:29 +03:00
ITQ c9bdc488d7 chore(api)!: updated grpc files 2025-12-16 17:21:30 +03:00
ITQ 7f267f61f4 chore: remove template occurrences 2025-12-16 13:34:53 +03:00
ITQ 7eb44e9bde ci: allowed tests job to fail 2025-12-16 13:27:59 +03:00
ITQ cc84787fc3 chore: removed redundant Containerfile 2025-12-15 23:06:02 +03:00
ITQ e51f228079 ci: added go test job 2025-12-15 22:54:22 +03:00
Timur Kh. 4e5199c69d some fixes in structure and imports 2025-12-15 22:40:30 +03:00
ITQ fc8ddbea8a ci: fixes 2025-12-15 22:34:47 +03:00
ITQ fef8414e9c chore: small improvements 2025-12-15 22:32:45 +03:00
Timur Kh. f7a7b19275 add auth 2025-12-15 22:28:01 +03:00
ITQ 4a17c75d6f ci: improved runners selection 2025-12-15 16:15:21 +03:00