Commit graph

17 commits

Author SHA1 Message Date
Ilion Beyst b2bfe988b4 docker_runner: disable cpu limits 2022-06-04 17:21:50 +02:00
Ilion Beyst 80c60ac69c Merge branch 'feature/leaderboard' 2022-05-28 11:22:44 +02:00
Ilion Beyst b1151f6ac7 add resource limits to bots 2022-05-21 16:44:58 +02:00
Ilion Beyst c873f3a1cb stop and remove bot containers after match is finished 2022-05-21 14:20:38 +02:00
Ilion Beyst 7b142554d8 move match running logic to separate module 2022-04-28 21:31:49 +02:00
Ilion Beyst 450d22758e return winner when running a match 2022-04-27 20:08:48 +02:00
Ilion Beyst fd52e266c6 apply clippy suggestions 2022-03-13 15:20:03 +01:00
Ilion Beyst 54b9694f0d implement matchlogger 2022-02-23 21:08:56 +01:00
Ilion Beyst 0a102a9371 remove send_info method 2022-02-03 20:46:40 +01:00
Ilion Beyst a79b338e90 run all bots in python docker for now 2022-01-23 13:23:23 +01:00
Ilion Beyst f62196d983 implement docker runner 2022-01-22 14:32:43 +01:00
Ilion Beyst 3dd940321c define interface for running containerized bots 2022-01-22 12:41:29 +01:00
Ilion Beyst c569070d5c mount a code bundle into executor container 2022-01-20 20:30:56 +01:00
Ilion Beyst 5f1c7385c7 docker bot runner PoC 2022-01-20 20:57:39 +01:00
Ilion Beyst 3e18c840d1 running a bot in docker PoC 2022-01-18 20:17:13 +01:00
Ilion Beyst 02c0e41b80 Bollard 2022-01-17 23:35:23 +01:00
Ilion Beyst 4a077c7c65 extract matchrunner crate from planetwars-cli 2022-01-01 12:10:02 +01:00