summaryrefslogtreecommitdiffstats
path: root/src/runner.rs
AgeCommit message (Expand)Author
2021-09-07Move module main files into module directoriesMatthias Schiffer
2021-09-06Introduce new contextualizable error typeMatthias Schiffer
2021-09-02runner: pass input hash to runnerMatthias Schiffer
2021-09-02executor: compute inherit chain for each task, pass to runnerMatthias Schiffer
2021-07-24Separate runner input from InputHash inputMatthias Schiffer
2021-07-24Rename task typesMatthias Schiffer
2021-06-21runner: pass around Task instead of TaskID/TaskDefMatthias Schiffer
2021-06-21executor: calculate input hashMatthias Schiffer
2021-06-20runc: pass hash back to executorMatthias Schiffer
2021-02-05IPC setupMatthias Schiffer
2021-01-31Unshare/subuid handlingMatthias Schiffer
2021-01-28Prepare for running stuff through buildahMatthias Schiffer