kevin-hanselman/dud
A lightweight CLI tool for versioning data alongside source code and building data pipelines.
GoBSD-3-Clause
Issues
- 1
- 1
- 3
`fsspec` filesystem support
#211 opened by PythonFZ - 1
`dud run` look for previous results
#213 opened by PythonFZ - 10
- 0
dud run: explain why a stage is being run
#100 opened by kevin-hanselman - 0
Print out the command before running it
#162 opened by indigoviolet - 6
Multiple stages per file
#159 opened by indigoviolet - 2
- 1
- 1
Add CLI for adding new data to existing stage
#203 opened by thorstenwagner - 1
Deleting files
#205 opened by thorstenwagner - 1
- 1
add diff command to summarize the differences between two cached artifacts
#111 opened by kevin-hanselman - 1
can't copy - source file is being updated
#166 opened by thorstenwagner - 0
Add ability to configure rclone parameters
#170 opened by kevin-hanselman - 0
Add command to list all committed artifacts (i.e. checksums) for a given stage
#169 opened by kevin-hanselman - 0
Support operation on a sub-tree of stages
#168 opened by kevin-hanselman - 0
add a `--leaves-only` option to only operate on stages without downstream dependencies
#167 opened by kevin-hanselman - 2
Incorrect file type: directory
#164 opened by indigoviolet - 1
commit does not work properly in certain situation: 'expected regular file'
#157 opened by thorstenwagner - 2
How do you add a directory?
#153 opened by ezhang7423 - 0
- 1
data is missing from workspace
#149 opened by thorstenwagner - 1
Support cloud usage patterns
#130 opened by aftersought - 4
Improve data integrity for misbehaving users
#133 opened by ofekd - 0
Support stage definitions as JSON
#48 opened by kevin-hanselman - 0
- 0
add flag to dry-run impactful commands
#78 opened by kevin-hanselman - 0
add command to move a stage
#55 opened by kevin-hanselman - 0
- 0
- 1
Improve status speed
#79 opened by kevin-hanselman - 0
- 0
- 0
- 0
document stage file format
#56 opened by kevin-hanselman - 0
add pull command
#51 opened by kevin-hanselman - 0
- 0
throw a warning or error when generating a stage with no inputs and no outputs
#53 opened by kevin-hanselman - 0
Benchmarks page uses dev version of Dud
#46 opened by kevin-hanselman - 0
Parallelize checkout
#47 opened by kevin-hanselman - 0
Add CONTRIBUTING.md
#40 opened by kevin-hanselman - 0
Add benchmarks to docs
#42 opened by kevin-hanselman - 0
Automate Github releases
#43 opened by kevin-hanselman - 0
- 0
benchmark datasets slow down go commands
#32 opened by kevin-hanselman - 0
- 0
dud help errors out when not in project
#39 opened by kevin-hanselman - 0
prevent Artifacts being both a dependency and an output of the same Stage
#33 opened by kevin-hanselman