Skip to content

drop_date_directories: Support bare dates

Ebernhardson requested to merge work/ebernhardson/bare-dated-directory into main

We have a use case for directories that dont have the date= prefix, only a bare date as the directory name. Update support and add a few tests to verify the functionality.

Merge request reports