Merge ~xnox/bileto:add-artful into bileto:master

Proposed by Dimitri John Ledkov
Status: Needs review
Proposed branch: ~xnox/bileto:add-artful
Merge into: bileto:master
Diff against target: 12 lines (+1/-0)
1 file modified
bileto/v2.py (+1/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Disapprove
Review via email: mp+322948@code.launchpad.net

Description of the change

Add a combo option to do 'artful, zesty, yakkety, xenial'.

Artful by itself will be available once it is marked as active in launchpad.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

we should instead remove all support for multi-series landings.

review: Disapprove

Unmerged commits

d82c881... by Dimitri John Ledkov

Add a combo for all four supported series, with artful.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/bileto/v2.py b/bileto/v2.py
index b6a3c3c..1ce365d 100644
--- a/bileto/v2.py
+++ b/bileto/v2.py
@@ -35,6 +35,7 @@ EXPAND = {'search'}
35CONTRACT = EXPAND | {'comments', 'merge_proposals'}35CONTRACT = EXPAND | {'comments', 'merge_proposals'}
36SLASH = '/'36SLASH = '/'
37SERIES = [37SERIES = [
38 'artful, zesty, yakkety, xenial',
38 'zesty-overlay, xenial-overlay',39 'zesty-overlay, xenial-overlay',
39 'zesty, xenial-overlay',40 'zesty, xenial-overlay',
40 'zesty, yakkety',41 'zesty, yakkety',

Subscribers

People subscribed via source and target branches