Closed mxkrn closed 11 months ago
Looks good. @mxkrn I'm making a few logistic changes to bump the versions of klay_beam
(b837611) and job_adt
(c591762).
I'm pushing the new job_adt version to our private docker registry.
I haven't yet pushed to the ship
branch which will automatically create and publish new klay_beam
docker images. Let me know if you need the remove_suffix_pattern
and we can publish new docker 0.12.3
docker images
Minor updates to handle enumerated
drums
stems in thejob_adt
directory.Also introduces
remove_suffix_pattern
, which is currently just used injob_adt
but can in theory be used as a more powerful replacement ofremove_suffix
anywhere where this is needed.