tjgalvin / flint

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Patch in archive options from strategy into continuum workflow #126

Closed tjgalvin closed 2 weeks ago

tjgalvin commented 2 weeks ago

There strategy file currently supports reading in a set of archive options to use if the --archive-tarball cli option is specified. These should be patched into the actual continuum pipeline workflow.

It would also be good to allow the strategy file to be presented as a cli option on the flint_archive cli to test that a set of regular expressions are correct.

tjgalvin commented 2 weeks ago

Started this in the archiveopts branch

tjgalvin commented 2 weeks ago

Completed under #131 . Testing now but seems ok from my side so far.