collect files should support conditonal fetch
Bug #1716823 reported by
Paul Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mojo: Continuous Delivery for Juju |
Fix Released
|
Undecided
|
Paul Collins | ||
codetree |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Mojo specs have grown a number of conventions to conditionally fetch things with codetree, e.g. multiple collect files, template pre-processing, etc. codetree should support this kind of thing directly somehow, perhaps by just using jinja, whose syntax is already familiar to many Mojo users, but there may be better ways to do this.
Related branches
lp://staging/~pjdc/mojo/conditional-collect
- Tom Haddon: Approve
-
Diff: 53 lines (+20/-5)2 files modifieddocs/mojo/readme.md (+13/-4)
mojo/phase.py (+7/-1)
Changed in codetree: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in mojo: | |
status: | New → In Progress |
assignee: | nobody → Paul Collins (pjdc) |
Changed in mojo: | |
status: | In Progress → Fix Committed |
Changed in mojo: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.