Closed erikkemperman closed 9 years ago
Looking into the way that Undertaker handles task metadata... I can't help but feel that this is slightly fragmented?
This particular PR fixes what I'm pretty sure is just an honest mistake.
Would it make sense to have a shared util for things like mapping task arguments fn to name and label metadata?
fn
name
label
Thanks, this definitely needs to stay consistent across the project. I would be open to an implementation as a helper function.
Looking into the way that Undertaker handles task metadata... I can't help but feel that this is slightly fragmented?
This particular PR fixes what I'm pretty sure is just an honest mistake.
Would it make sense to have a shared util for things like mapping task arguments
fn
toname
andlabel
metadata?