Merge lp://qastaging/~ricardokirkner/tarmac/dailydeb-plugin into lp://qastaging/tarmac

Proposed by Ricardo Kirkner
Status: Rejected
Rejected by: Paul Hummer
Proposed branch: lp://qastaging/~ricardokirkner/tarmac/dailydeb-plugin
Merge into: lp://qastaging/tarmac
Diff against target: 227 lines (+218/-0)
2 files modified
tarmac/plugins/dailydeb.py (+90/-0)
tarmac/plugins/tests/test_dailydeb.py (+128/-0)
To merge this branch: bzr merge lp://qastaging/~ricardokirkner/tarmac/dailydeb-plugin
Reviewer Review Type Date Requested Status
dobey Pending
Paul Hummer Pending
Review via email: mp+49638@code.qastaging.launchpad.net

Description of the change

Added a plugin to automatically build deb packages after each merge. This plugin builds the packages on the local server, and it's main purpose is to allow building packages out of private branches (as public branches are already covered and better handled by the recipebuilder plugin).

To post a comment you must log in.
Revision history for this message
Ricardo Kirkner (ricardokirkner) wrote :

This needs the 'mock' library in order to run the tests.

390. By Ricardo Kirkner

merged in latest trunk

391. By Ricardo Kirkner

refactored the code after review

- simplified the codebase: just take a single argument with the command line
  arguments for the dailydeb command
- this also avoids name clashes with other plugin setting names

392. By Ricardo Kirkner

added support for recipe_series parameter to build for multiple distributions

Unmerged revisions

392. By Ricardo Kirkner

added support for recipe_series parameter to build for multiple distributions

391. By Ricardo Kirkner

refactored the code after review

- simplified the codebase: just take a single argument with the command line
  arguments for the dailydeb command
- this also avoids name clashes with other plugin setting names

390. By Ricardo Kirkner

merged in latest trunk

389. By Ricardo Kirkner

added comment to docstring

388. By Ricardo Kirkner

added docstrings

387. By Ricardo Kirkner

working dailydeb plugin with tests

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