common-workflow-language / common-workflow-language/cwltool
Plan for dealing with conflicting filenames in the final output
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
1. determine final output locations
2. if duplicate locations for different files conflict with each other; or there is a conflict with an existing file then
a. do not rename the files
b. but put them in uniquely named subdirectories. Suggested: the output name, followed by "-1" or "-2" et cetera if needed.
Exception: For InplaceUpdate Files & Directories don't do any renaming
Contributor guide
Assessment
This issue has not been assessed yet.