We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stages: download-video-data: foreach: - 2023-05-09 do: desc: |- Downloading video data from ${item} outs: - out.txt cmd: - echo ${item} >> out.txt
If you run dvc repro raises: ERROR: unexpected error - Unsupported value of type 'date' in '<local>:item'.
dvc repro
ERROR: unexpected error - Unsupported value of type 'date' in '<local>:item'