Commit Graph

28 Commits

Author SHA1 Message Date
dymik739 e65bfa501a fix image for kubernetes 2025-05-12 20:47:11 +03:00
dymik739 1d5157b635 fix all issues 2025-05-12 20:47:11 +03:00
dymik739 99e91324bc add Dockerfile for building the container 2025-05-12 20:47:11 +03:00
Kirill 6d2533e53d Merge branch 'feature/com-control-base-path' into 'main'
fixed path for swagger

See merge request kzotkin/hiveemulator!8
2025-04-23 08:58:51 +00:00
Kirill Zotkin fb36a7d13b fixed path for swagger 2025-04-23 11:57:36 +03:00
Kirill f1d8b95744 Merge branch 'feature/com-control-base-path' into 'main'
added base path to communication control

See merge request kzotkin/hiveemulator!7
2025-04-21 19:41:23 +00:00
Kirill Zotkin 3fa3ef13b2 added base path to communication control 2025-04-21 22:38:07 +03:00
Kirill Zotkin dd189fc094 fixed Readme for HiveMind 2025-04-06 22:08:37 +03:00
Kirill Zotkin e341fc14b3 reverted Redis connection string 2025-04-06 20:53:32 +03:00
Kirill Zotkin 2c50dc75eb enable swagger for prod 2025-04-06 15:39:39 +03:00
Kirill Zotkin 4df4437487 Merge branch 'main' of https://gitlab.com/kzotkin/hiveemulator 2025-03-18 22:40:19 +02:00
Kirill 17ceed960e Merge branch 'DroneConnectionFix' into 'main'
Drone connection fix

See merge request kzotkin/hiveemulator!5
2025-03-17 08:39:56 +00:00
dsokolovrudakov b0bdf686d2 Add HiveReconnectedMessage 2025-03-12 21:45:40 +02:00
dsokolovrudakov 4390a523c7 Fix Hive Mind connect logic - allow to reconnect gracefully 2025-03-12 21:42:55 +02:00
Kirill Zotkin bee604d68e always start swagger 2025-03-12 00:24:56 +02:00
Kirill 26c4c8e00c Merge branch 'WebUI' into 'main'
Change WebUI to read API URL not from env but from config file

See merge request kzotkin/hiveemulator!4
2025-03-11 09:39:25 +00:00
dsokolovrudakov a0e70bd3c4 Change WebUI to read API URL not from env but from config file 2025-03-09 22:19:42 +02:00
Kirill 08f30fc7fc Merge branch 'Cleanup' into 'main'
Program.cs cleanup, HiveModel change, log level change

See merge request kzotkin/hiveemulator!3
2025-02-20 14:41:51 +00:00
dsokolovrudakov 9329d76ab6 Fix returned status codes depending on scenario, provide informative logs
Extend logic of encpoints to provide more informative status codes on different scenarios (not found, bad request, etc). Update logging to write structured and informative logs
2025-02-20 00:05:33 +02:00
dsokolovrudakov 21a6a22a9e Program.cs cleanup, HiveModel change, log level change
Clean up HiveMind Minimal API setup - move configuration to extenstion methods, same for CommunicationControl, move RequestSchema for Hive to HiveModel, make ComControl use it, set minimum log level for files to Information
2025-02-19 23:02:15 +02:00
Kirill 744f9ea8e2 Merge branch 'HiveMind2' into 'main'
HiveMind changes

See merge request kzotkin/hiveemulator!2
2025-02-18 09:47:50 +00:00
Даниил Соколов-Рудаков ea1b6c6ee7 HiveMind changes 2025-02-18 09:47:50 +00:00
Kirill Zotkin 78eda5f350 added readme for Hive Mind 2025-02-16 23:11:57 +02:00
Kirill b0d39f6f03 Merge branch 'HiveMind' into 'main'
HiveMind PoC + P1, P3 fixes

See merge request kzotkin/hiveemulator!1
2025-02-16 20:15:22 +00:00
Даниил Соколов-Рудаков 9f6c1f5135 HiveMind PoC + P1, P3 fixes 2025-02-16 20:15:22 +00:00
Kirill Zotkin 1744425d5f removed .vscode folder 2025-02-13 14:06:25 +02:00
Kirill Zotkin a6938b6f87 added docs 2025-02-13 14:05:08 +02:00
Kirill Zotkin 5423cc34a9 Init commit 2025-02-13 13:52:02 +02:00