percyfal / ratatosk

Apache License 2.0
17 stars 6 forks source link

Dynamic calculation of target names #26

Open percyfal opened 11 years ago

percyfal commented 11 years ago

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.