Merge lp:~ken-vandine/cupstream2distro-config/webcred into lp:cupstream2distro-config

Proposed by Ken VanDine
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: no longer in the source branch.
Merged at revision: 253
Proposed branch: lp:~ken-vandine/cupstream2distro-config/webcred
Merge into: lp:cupstream2distro-config
Diff against target: 89 lines (+10/-19)
2 files modified
stacks/head/webcred.cfg (+0/-9)
stacks/raring/webcred.cfg (+10/-10)
To merge this branch: bzr merge lp:~ken-vandine/cupstream2distro-config/webcred
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+161215@code.launchpad.net

Commit message

transition the webcred stack, they all have 13.04 branches now and we
are ready to daily release most of them.

Description of the change

transition the webcred stack, they all have 13.04 branches now and we
are ready to daily release most of them.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
248. By Víctor R. Ruiz

Add ppa:online-accounts/trunk ppa hook to webcred.

Approved by Francis Ginther, PS Jenkins bot.

249. By Francis Ginther

Fix webcred.cfg hooks to correctly override with online-accounts ppa.

250. By Timo Jyrinki

Add ubuntu-ui-toolkit autopilot tests running

251. By Thomi Richards

A few lightdm tweaks.

Approved by Francis Ginther, PS Jenkins bot.

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Do we actually need daily_release: True ? Can't we just remove daily_release: False and leave it as it is?

review: Needs Information
252. By Łukasz Zemczak

Now that the raring branch for gnome-control-center-unity is created, use that for the raring series. Also, move the g-c-c-u out of to_transition.

Approved by Ken VanDine, PS Jenkins bot.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

+1. I hope all the webapps branches are indeed ready ;)

review: Approve
253. By Ken VanDine

transition the webcred stack, they all have 13.04 branches now and we
are ready to daily release most of them.
.

Approved by Łukasz Zemczak, PS Jenkins bot.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/webcred.cfg'
2--- stacks/head/webcred.cfg 2013-04-29 19:00:05 +0000
3+++ stacks/head/webcred.cfg 2013-04-30 07:52:23 +0000
4@@ -17,30 +17,21 @@
5 hooks: D09add_ppa~online-accounts~trunk
6 projects:
7 account-plugins:
8- daily_release: False
9- to_transition:
10 signon-keyring-extension:
11 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage B10gcovr_run
12 archive_artifacts: '**/coverage.xml'
13 publish_coverage: '**/coverage.xml'
14 accounts-qml-module:
15- daily_release: False
16 hooks: D09add_ppa~online-accounts~trunk D08add_ppa-qt5-proper D09add_ppa-online-accounts-qt5-staging
17 gnome-control-center-signon:
18 daily_release: False
19 libaccounts-glib:
20- daily_release: False
21 libaccounts-qt:
22- daily_release: False
23 libsignon-glib:
24- daily_release: False
25 signon:
26- daily_release: False
27 signon-plugin-oauth2:
28- daily_release: False
29 hooks: D09add_ppa~online-accounts~trunk B09qmakecoverage B10gcovr_run H10enable_coverage H40native_hack.py D10install_lcov
30 signon-ui:
31- daily_release: False
32 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage
33 webaccounts-browser-extension:
34 daily_release: False
35
36=== modified file 'stacks/raring/webcred.cfg'
37--- stacks/raring/webcred.cfg 2013-04-29 19:00:05 +0000
38+++ stacks/raring/webcred.cfg 2013-04-30 07:52:23 +0000
39@@ -18,7 +18,7 @@
40 hooks: D09add_ppa~online-accounts~trunk
41 projects:
42 signon-keyring-extension:
43- target_branch: lp:signon-keyring-extension
44+ target_branch: lp:signon-keyring-extension/13.04
45 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage B10gcovr_run
46 archive_artifacts: '**/coverage.xml'
47 publish_coverage: '**/coverage.xml'
48@@ -27,32 +27,32 @@
49 daily_release: False
50 accounts-qml-module:
51 daily_release: False
52- target_branch: lp:accounts-qml-module
53+ target_branch: lp:accounts-qml-module/13.04
54 hooks: D09add_ppa~online-accounts~trunk D08add_ppa-qt5-proper
55 gnome-control-center-signon:
56 daily_release: False
57- target_branch: lp:gnome-control-center-signon
58+ target_branch: lp:gnome-control-center-signon/13.04
59 libaccounts-glib:
60 daily_release: False
61- target_branch: lp:libaccounts-glib
62+ target_branch: lp:libaccounts-glib/13.04
63 libaccounts-qt:
64 daily_release: False
65- target_branch: lp:libaccounts-qt
66+ target_branch: lp:libaccounts-qt/13.04
67 libsignon-glib:
68 daily_release: False
69- target_branch: lp:libsignon-glib
70+ target_branch: lp:libsignon-glib/13.04
71 signon:
72 daily_release: False
73- target_branch: lp:signon
74+ target_branch: lp:signon/13.04
75 hooks: D09add_ppa~online-accounts~trunk H40native_hack.py
76 signon-plugin-oauth2:
77 daily_release: False
78- target_branch: lp:signon-plugin-oauth2
79+ target_branch: lp:signon-plugin-oauth2/13.04
80 hooks: D09add_ppa~online-accounts~trunk B09qmakecoverage B10gcovr_run H10enable_coverage H40native_hack.py D10install_lcov
81 signon-ui:
82 daily_release: False
83- target_branch: lp:signon-ui
84+ target_branch: lp:signon-ui/13.04
85 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage
86 webaccounts-browser-extension:
87 daily_release: False
88- target_branch: lp:webaccounts-browser-extension
89+ target_branch: lp:webaccounts-browser-extension/13.04

Subscribers

People subscribed via source and target branches

to all changes: