Merge lp://staging/~jelmer/bzr-builder/direct-from-branch into lp://staging/bzr-builder

Proposed by Jelmer Vernooij
Status: Merged
Approved by: James Westby
Approved revision: 133
Merged at revision: 130
Proposed branch: lp://staging/~jelmer/bzr-builder/direct-from-branch
Merge into: lp://staging/bzr-builder
Prerequisite: lp://staging/~jelmer/bzr-builder/optional-deb-version
Diff against target: 288 lines (+120/-20)
4 files modified
cmds.py (+51/-17)
recipe.py (+26/-2)
tests/test_blackbox.py (+15/-1)
tests/test_recipe.py (+28/-0)
To merge this branch: bzr merge lp://staging/~jelmer/bzr-builder/direct-from-branch
Reviewer Review Type Date Requested Status
James Westby Approve
Review via email: mp+62935@code.staging.launchpad.net

Description of the change

Support specifying a single branch as an argument to "bzr build" and "bzr dailydeb" rather than a recipe.

This should make it possible to allow building from branches without recipes on Launchpad.

A manifest is still generated.

To post a comment you must log in.
Revision history for this message
James Westby (james-w) wrote :

102 + raise errors.BzrCommandError("only a single revision can be"
103 + "specified")

Needs a space between the last two words.

It seems that this also includes the debversion changes.

This change is surprisingly small, nice job :-)

Thanks,

James

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches