Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-27 | return winner when running a match | Ilion Beyst | 2 | -5/+19 | |
2022-03-13 | apply clippy suggestions | Ilion Beyst | 6 | -22/+33 | |
2022-02-23 | implement matchlogger | Ilion Beyst | 5 | -87/+160 | |
2022-02-03 | remove send_info method | Ilion Beyst | 5 | -18/+2 | |
2022-01-23 | run all bots in python docker for now | Ilion Beyst | 1 | -5/+12 | |
2022-01-22 | implement docker runner | Ilion Beyst | 3 | -153/+228 | |
2022-01-22 | define interface for running containerized bots | Ilion Beyst | 1 | -51/+67 | |
2022-01-20 | mount a code bundle into executor container | Ilion Beyst | 1 | -2/+7 | |
2022-01-20 | docker bot runner PoC | Ilion Beyst | 1 | -18/+51 | |
2022-01-18 | running a bot in docker PoC | Ilion Beyst | 2 | -3/+114 | |
2022-01-01 | extract matchrunner crate from planetwars-cli | Ilion Beyst | 4 | -0/+508 | |