Derek Cormier
|
35b8fd3425
|
refactor: remove directory functionality from copy_file (#64)
|
2022-04-05 13:38:54 -07:00 |
|
Greg Magolan
|
e679a26b42
|
fix: use -R instead of -r in cp calls so macos & linxu behavior is the same (#58)
|
2022-04-01 00:57:34 -07:00 |
|
Greg Magolan
|
3b93ee0baa
|
Add DefaultOutputPathInfo provider and update write_source_files to accept it (#48)
Also update write_source_files to accept DirectoryPathInfo
|
2022-03-14 17:33:52 -07:00 |
|
Greg Magolan
|
0fd56dc59d
|
feat: add directory_path rule and DirectoryPathInfo for specifying files within tree artifacts (#42)
|
2022-03-03 16:40:32 -08:00 |
|
Greg Magolan
|
40e25c0b37
|
fix: use robocopy in copy_file#is_directory and copy_to_directory (#26)
so we don't hit the file path length limit of xcopy
|
2022-01-27 04:57:52 -08:00 |
|
Greg Magolan
|
0d2981f288
|
feat: copy_to_directory copies files and directories to an output directory
|
2021-11-16 21:30:32 -08:00 |
|