summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-11-11Add subcommand "source download"Matthias Beyer
2020-11-11Add hash algorithms to verify source integrityMatthias Beyer
2020-11-09Add more trace outputMatthias Beyer
2020-11-05Enable serde_json feature on dieselMatthias Beyer
2020-11-05Downgrade dependency: We need to use uuid = "0.6" for compatibility with dieselMatthias Beyer
2020-11-05Add dependency serde_json for de/encoding JSONMatthias Beyer
2020-11-05Add helper function to find git commitMatthias Beyer
2020-11-05Add model for submit storingMatthias Beyer
2020-11-04Add FileSink as LogSink implementation that writes to a fileMatthias Beyer
2020-11-04Merge branch 'db' into orchestratorMatthias Beyer
2020-11-03Add flag to print output as CSVMatthias Beyer
2020-11-03Do the right thing when output is a pipeMatthias Beyer
2020-11-03Add subcommand to show all artifacts from dbMatthias Beyer
2020-11-03Add DB interface module for talking to the DB directlyMatthias Beyer
2020-11-03Add dependency dieselMatthias Beyer
2020-11-03Add tar dependency for unpacking tar archivesMatthias Beyer
2020-11-03Add first setup for EndpointManagerMatthias Beyer
2020-10-29Dependency filter: master -> 0.4.0Matthias Beyer
2020-10-29Add indoc!() to have less indention in the CLI help textMatthias Beyer
2020-10-29Use filters from master branch until released in 0.4.0Matthias Beyer
2020-10-29Implement what-depends subcommandMatthias Beyer
2020-10-28Add configuration for releases/staging directories, including variable interp...Matthias Beyer
2020-10-27Add multiline string testMatthias Beyer
2020-10-27Implement log module for job log handlingMatthias Beyer
2020-10-26Add job related typesMatthias Beyer
2020-10-14Fix whitespace issueMatthias Beyer
2020-10-14Rename: yabos -> butidoMatthias Beyer
2020-10-13Implement version / constraint parsingMatthias Beyer
2020-10-13Add debug/trace outputMatthias Beyer
2020-10-12Add progress reporting to repository loading mechanismMatthias Beyer
2020-10-12Add minimal CLI definitionMatthias Beyer
2020-10-12Implement first draft of package loading mechanismMatthias Beyer
2020-10-12Initial importMatthias Beyer