summaryrefslogtreecommitdiffstats
path: root/crates/common/src/types.rs
AgeCommit message (Expand)Author
12 daysRename directories to match crate namesMatthias Schiffer
12 daysReplace recipe separator with ::Matthias Schiffer
2024-04-13Replace 'inherit' recipe field with 'parent'Matthias Schiffer
2021-11-17driver: pass force_run flag to runnerMatthias Schiffer
2021-11-01runner: use rootfs passed in Task definitionMatthias Schiffer
2021-11-01runner: allow passing a map of pins with a task submissionMatthias Schiffer
2021-10-30driver: skip submission of empty tasksMatthias Schiffer
2021-10-30Make TaskOutput input hash optionalMatthias Schiffer
2021-10-28Pass workdir from driver to runnerMatthias Schiffer
2021-10-28Pass target directory for download archives from driver to runnerMatthias Schiffer
2021-10-24Split defintions used by both runner and executor into separate crateMatthias Schiffer