recipe from a branch
Bug #455113 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builder |
Triaged
|
Medium
|
Unassigned |
Bug Description
It would be nice to be able to have a branch (perhaps one of the ones in the recipe) containing the recipe to be built.
e.g. bzr dailydeb --branch lp:project/daily --path extra/daily-recipe
At the moment having the recipes be on the file system makes distributing/
tags: | added: medium usability |
Changed in bzr-builder: | |
status: | Triaged → In Progress |
assignee: | nobody → Jelmer Vernooij (jelmer) |
status: | In Progress → Triaged |
assignee: | Jelmer Vernooij (jelmer) → nobody |
To post a comment you must log in.
I'm working on a "cookbook" feature, that allows you to build
multiple recipes in one go, with some convention as to how
things are done. I could include the ability to specify a branch
from which the recipes are retrieved with that. I think that
might be a better layering, but I can see that for a single
recipe the overhead of the convention may put some people
off.
Thanks,
James