aboutsummaryrefslogtreecommitdiff
path: root/planetwars-matchrunner
AgeCommit message (Expand)AuthorFilesLines
2022-04-27return winner when running a matchIlion Beyst2-5/+19
2022-03-13apply clippy suggestionsIlion Beyst9-22/+123
2022-02-23implement matchloggerIlion Beyst6-89/+162
2022-02-03remove send_info methodIlion Beyst5-18/+2
2022-01-23run all bots in python docker for nowIlion Beyst1-5/+12
2022-01-22implement docker runnerIlion Beyst4-154/+230
2022-01-22define interface for running containerized botsIlion Beyst2-52/+68
2022-01-20mount a code bundle into executor containerIlion Beyst1-2/+7
2022-01-20docker bot runner PoCIlion Beyst2-18/+52
2022-01-18running a bot in docker PoCIlion Beyst2-3/+114
2022-01-17BollardIlion Beyst1-1/+6
2022-01-01extract matchrunner crate from planetwars-cliIlion Beyst5-0/+524