Closed bentsherman closed 1 month ago
This PR adds a new cleanup observer that uses the workflow output definition instead of publishDir. It can be enabled by setting boost.cleanup = 'v2' in the config.
boost.cleanup = 'v2'
Initial testing suggests the v2 cleanup isn't quite on par with v1 yet:
Much better!
This PR adds a new cleanup observer that uses the workflow output definition instead of publishDir. It can be enabled by setting
boost.cleanup = 'v2'
in the config.Initial testing suggests the v2 cleanup isn't quite on par with v1 yet: