percyfal/ratatosk

Dynamic calculation of target names

Opened this issue · 0 comments

Currently need to know target name. Add function that prints in which order labels are added to facilitate target name construction. Basically we need to gather all labels between two vertices in the dependency graph. See ratatosk.job.name_prefix function.