Merge lp://staging/~alexlauni/tarmac/jenkins-job-chaining into lp://staging/~alexlauni/tarmac/trunk

Proposed by Alex Launi
Status: Merged
Approved by: Alex Launi
Approved revision: 432
Merged at revision: 399
Proposed branch: lp://staging/~alexlauni/tarmac/jenkins-job-chaining
Merge into: lp://staging/~alexlauni/tarmac/trunk
Diff against target: 1206 lines (+968/-11)
16 files modified
docs/writingplugins.txt (+10/-0)
tarmac/bin/__init__.py (+2/-0)
tarmac/bin/commands.py (+29/-3)
tarmac/bin/registry.py (+34/-0)
tarmac/exceptions.py (+7/-0)
tarmac/hooks.py (+5/-0)
tarmac/plugins/commitmessage.py (+20/-4)
tarmac/plugins/ignoremergemode.py (+83/-0)
tarmac/plugins/jenkins.py (+253/-0)
tarmac/plugins/mergedeponfile.py (+64/-0)
tarmac/plugins/tests/test_commitmessage.py (+14/-2)
tarmac/plugins/tests/test_ignoremergemode.py (+82/-0)
tarmac/plugins/tests/test_jenkins.py (+252/-0)
tarmac/plugins/tests/test_mergedeponfile.py (+86/-0)
tarmac/tests/test_commands.py (+2/-2)
tarmac/tests/test_registry.py (+25/-0)
To merge this branch: bzr merge lp://staging/~alexlauni/tarmac/jenkins-job-chaining
Reviewer Review Type Date Requested Status
Alex Launi Pending
Review via email: mp+88381@code.staging.launchpad.net

This proposal supersedes a proposal from 2012-01-12.

Description of the change

Adds support to the jenkins plugin for chaining jobs and waiting for the pipeline to complete.

To post a comment you must log in.
Revision history for this message
Alex Launi (alexlauni) wrote : Posted in a previous version of this proposal

THIS RULEZ!!!

review: Approve
Revision history for this message
Alex Launi (alexlauni) wrote : Posted in a previous version of this proposal

There are additional revisions which have not been approved in review. Please seek review and approval of these new revisions.

Revision history for this message
Alex Launi (alexlauni) wrote : Posted in a previous version of this proposal

Attempt to merge into lp:~alexlauni/tarmac/trunk failed due to conflicts:

contents conflict in tarmac/plugins/jenkins.py

Revision history for this message
Alex Launi (alexlauni) wrote : Posted in a previous version of this proposal

+1

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

to all changes: