lp:~tribaal/tarmac/solve-branch-depencies

Created by Chris Glass and last modified
Get this branch:
bzr branch lp:~tribaal/tarmac/solve-branch-depencies
Only Chris Glass can upload to this branch. If you are Chris Glass please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Glass
Project:
Tarmac
Status:
Development

Recent revisions

404. By Chris Glass

Made merging qith prerequisite look into the branches we already merged in this run as well as the
prerequisite status to determine if a branch can be merged.

Need to solve the approved revision numbers problem now.

403. By Chris Glass

typo fix

402. By Chris Glass

Added comments and tests

401. By Chris Glass

First rush of the algorithm to sort the merge proposals by how "deep" in the dependency tree they are.
This should hopefully allow tarmac to merge all branches that depend on each other in one pass instead of in N passes

400. By Paul Hummer

Make recursively make the tree branch's dir if it doesn't exist

399. By dobey

Stop using the deprecated create_hook, and use add_hook instead
Get rid of the TarmacHookPoint class as we can't use it with add_hook
Move the custom fire method to the hooks registry instead
Update the code to fire hooks using the new method on the hook registry

398. By dobey

If the branch doesn't exist on LP, log and return, to avoid crashing

397. By dobey

Use str(object) values to compare person and team from LP

396. By dobey

Log OOPS ID when a 50x server error occurs when requesting recipe builds

395. By Sidnei da Silva

Give immediate feedback on command progress.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:tarmac
This branch contains Public information 
Everyone can see this information.

Subscribers