klay-music / klay-beam

Our Apache Beam Transforms and Pipelines
1 stars 0 forks source link

Update ADT #64

Closed mxkrn closed 11 months ago

mxkrn commented 11 months ago

Minor updates to handle enumerated drums stems in the job_adt directory.

Also introduces remove_suffix_pattern, which is currently just used in job_adt but can in theory be used as a more powerful replacement of remove_suffix anywhere where this is needed.

CharlesHolbrow commented 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