#21 Move logic out of `cli.compose()` into `schedule`
Closed: Fixed None Opened 8 years ago by adamwill.

As discussed in D547, it would make sense in a lot of ways to move a lot of the logic that currently lives in cli.compose() out into the schedule module. Do we really want a method with this signature, though?

def jobs_from_compose(wiki, client, release='', milestone='', compose='', ifnotcurrent=False, wait=0)

if not, how else can we reasonably do it?


This ticket had assigned some Differential requests:
D557
D547

Login to comment on this ticket.

Metadata