Merge lp://staging/~robru/bileto/finalize into lp://staging/bileto

Proposed by Robert Bruce Park
Status: Merged
Merged at revision: 535
Proposed branch: lp://staging/~robru/bileto/finalize
Merge into: lp://staging/bileto
Diff against target: 886 lines (+310/-195)
16 files modified
bileto/actions.py (+9/-3)
bileto/models.py (+3/-22)
bileto/static/index.html (+3/-3)
bileto/streams.py (+1/-1)
bileto/worker/manager.py (+89/-19)
bileto/worker/merge.py (+11/-0)
bileto/worker/package.py (+9/-34)
bileto/worker/vcs.py (+1/-1)
debian/control (+1/-0)
scripts/vcs.sh (+20/-4)
tests/test_actions.py (+10/-3)
tests/test_login.py (+1/-1)
tests/test_models.py (+0/-20)
tests/test_worker_manager.py (+113/-47)
tests/test_worker_merge.py (+38/-0)
tests/test_worker_package.py (+1/-37)
To merge this branch: bzr merge lp://staging/~robru/bileto/finalize
Reviewer Review Type Date Requested Status
CU2D maintainers Pending
Review via email: mp+297441@code.staging.launchpad.net

Commit message

Implement Assign, Finalize, and Abandon jobs.

To post a comment you must log in.
lp://staging/~robru/bileto/finalize updated
537. By Robert Bruce Park

Fix thinko.

538. By Robert Bruce Park

Clear siloname from completed ticket.

539. By Robert Bruce Park

Pass args through set_status()

540. By Robert Bruce Park

Flesh out some NOPs.

541. By Robert Bruce Park

Log to file.

542. By Robert Bruce Park

meh

543. By Robert Bruce Park

Drop prints.

544. By Robert Bruce Park

Some tests.

545. By Robert Bruce Park

100% tests.

546. By Robert Bruce Park

Revert run.py changes.

547. By Robert Bruce Park

Unify diffing & nuking logic.

548. By Robert Bruce Park

Drop post_ step logic.

549. By Robert Bruce Park

Explicit error.

550. By Robert Bruce Park

Docstring fix.

551. By Robert Bruce Park

flock() assignments.

552. By Robert Bruce Park

Drop obsolete summary.

553. By Robert Bruce Park

Add build dep on python3-requests.

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