24 Commits

Author SHA1 Message Date
b52025e597 demo commit
All checks were successful
build-and-deploy-prod / build-cc (push) Successful in 5s
build-and-deploy-prod / build-hm (push) Successful in 6s
build-and-deploy-prod / build-map (push) Successful in 6s
build-and-deploy-prod / deploy-all (push) Successful in 1s
2025-05-28 21:20:47 +03:00
ca6c79428c commit
All checks were successful
build-and-deploy-prod / build-cc (push) Successful in 5s
build-and-deploy-prod / build-hm (push) Successful in 6s
build-and-deploy-prod / build-map (push) Successful in 6s
build-and-deploy-prod / deploy-all (push) Successful in 1s
2025-05-28 20:55:12 +03:00
01ef30678d improve handling of several environments
All checks were successful
build-and-deploy-prod / build-cc (push) Successful in 6s
build-and-deploy-prod / build-hm (push) Successful in 7s
build-and-deploy-prod / build-map (push) Successful in 7s
build-and-deploy-prod / deploy-all (push) Successful in 0s
2025-05-28 20:17:33 +03:00
03f0b75d63 improve handling of several environments 2025-05-28 20:16:12 +03:00
0374b173c8 add files 2025-05-28 19:45:22 +03:00
d4b830096f split Dockerfile into several files, add docker-compose.yaml, add map configuration file 2025-04-09 21:52:16 +03:00
8ca9a1c385 fix all issues 2025-04-09 13:34:56 +03:00
cbe236f220 add Dockerfile for building the container 2025-03-31 19:50:26 +03: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
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