Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-29 | no more warnings :)runner-local-mode | iximeow | |
2023-10-29 | run locally if the runner is started with a goodfile | iximeow | |
... i think this works anyway | |||
2023-10-29 | split runner into local/remote logic | iximeow | |
ideally `trait Runner` describes whatever should have behavioral differences when a task is run locally vs in conjunction with a remote server. then everything consuming a `dyn Runner` will not need to change. if i've done it right. | |||
2023-07-13 | reorganize the whole thing into crates/ packages | iximeow | |