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
=== modified file 'stacks/head/webcred.cfg'
--- stacks/head/webcred.cfg 2013-04-29 19:00:05 +0000
+++ stacks/head/webcred.cfg 2013-04-30 07:52:23 +0000
@@ -17,30 +17,21 @@
17 hooks: D09add_ppa~online-accounts~trunk17 hooks: D09add_ppa~online-accounts~trunk
18 projects:18 projects:
19 account-plugins:19 account-plugins:
20 daily_release: False
21 to_transition:
22 signon-keyring-extension:20 signon-keyring-extension:
23 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage B10gcovr_run21 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage B10gcovr_run
24 archive_artifacts: '**/coverage.xml'22 archive_artifacts: '**/coverage.xml'
25 publish_coverage: '**/coverage.xml'23 publish_coverage: '**/coverage.xml'
26 accounts-qml-module:24 accounts-qml-module:
27 daily_release: False
28 hooks: D09add_ppa~online-accounts~trunk D08add_ppa-qt5-proper D09add_ppa-online-accounts-qt5-staging25 hooks: D09add_ppa~online-accounts~trunk D08add_ppa-qt5-proper D09add_ppa-online-accounts-qt5-staging
29 gnome-control-center-signon:26 gnome-control-center-signon:
30 daily_release: False27 daily_release: False
31 libaccounts-glib:28 libaccounts-glib:
32 daily_release: False
33 libaccounts-qt:29 libaccounts-qt:
34 daily_release: False
35 libsignon-glib:30 libsignon-glib:
36 daily_release: False
37 signon:31 signon:
38 daily_release: False
39 signon-plugin-oauth2:32 signon-plugin-oauth2:
40 daily_release: False
41 hooks: D09add_ppa~online-accounts~trunk B09qmakecoverage B10gcovr_run H10enable_coverage H40native_hack.py D10install_lcov33 hooks: D09add_ppa~online-accounts~trunk B09qmakecoverage B10gcovr_run H10enable_coverage H40native_hack.py D10install_lcov
42 signon-ui:34 signon-ui:
43 daily_release: False
44 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage35 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage
45 webaccounts-browser-extension:36 webaccounts-browser-extension:
46 daily_release: False37 daily_release: False
4738
=== modified file 'stacks/raring/webcred.cfg'
--- stacks/raring/webcred.cfg 2013-04-29 19:00:05 +0000
+++ stacks/raring/webcred.cfg 2013-04-30 07:52:23 +0000
@@ -18,7 +18,7 @@
18 hooks: D09add_ppa~online-accounts~trunk18 hooks: D09add_ppa~online-accounts~trunk
19 projects:19 projects:
20 signon-keyring-extension:20 signon-keyring-extension:
21 target_branch: lp:signon-keyring-extension21 target_branch: lp:signon-keyring-extension/13.04
22 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage B10gcovr_run22 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage B10gcovr_run
23 archive_artifacts: '**/coverage.xml'23 archive_artifacts: '**/coverage.xml'
24 publish_coverage: '**/coverage.xml'24 publish_coverage: '**/coverage.xml'
@@ -27,32 +27,32 @@
27 daily_release: False27 daily_release: False
28 accounts-qml-module:28 accounts-qml-module:
29 daily_release: False29 daily_release: False
30 target_branch: lp:accounts-qml-module30 target_branch: lp:accounts-qml-module/13.04
31 hooks: D09add_ppa~online-accounts~trunk D08add_ppa-qt5-proper31 hooks: D09add_ppa~online-accounts~trunk D08add_ppa-qt5-proper
32 gnome-control-center-signon:32 gnome-control-center-signon:
33 daily_release: False33 daily_release: False
34 target_branch: lp:gnome-control-center-signon34 target_branch: lp:gnome-control-center-signon/13.04
35 libaccounts-glib:35 libaccounts-glib:
36 daily_release: False36 daily_release: False
37 target_branch: lp:libaccounts-glib37 target_branch: lp:libaccounts-glib/13.04
38 libaccounts-qt:38 libaccounts-qt:
39 daily_release: False39 daily_release: False
40 target_branch: lp:libaccounts-qt40 target_branch: lp:libaccounts-qt/13.04
41 libsignon-glib:41 libsignon-glib:
42 daily_release: False42 daily_release: False
43 target_branch: lp:libsignon-glib43 target_branch: lp:libsignon-glib/13.04
44 signon:44 signon:
45 daily_release: False45 daily_release: False
46 target_branch: lp:signon46 target_branch: lp:signon/13.04
47 hooks: D09add_ppa~online-accounts~trunk H40native_hack.py47 hooks: D09add_ppa~online-accounts~trunk H40native_hack.py
48 signon-plugin-oauth2:48 signon-plugin-oauth2:
49 daily_release: False49 daily_release: False
50 target_branch: lp:signon-plugin-oauth250 target_branch: lp:signon-plugin-oauth2/13.04
51 hooks: D09add_ppa~online-accounts~trunk B09qmakecoverage B10gcovr_run H10enable_coverage H40native_hack.py D10install_lcov51 hooks: D09add_ppa~online-accounts~trunk B09qmakecoverage B10gcovr_run H10enable_coverage H40native_hack.py D10install_lcov
52 signon-ui:52 signon-ui:
53 daily_release: False53 daily_release: False
54 target_branch: lp:signon-ui54 target_branch: lp:signon-ui/13.04
55 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage55 hooks: D09add_ppa~online-accounts~trunk H10enable_coverage D10install_lcov B09qmakecoverage
56 webaccounts-browser-extension:56 webaccounts-browser-extension:
57 daily_release: False57 daily_release: False
58 target_branch: lp:webaccounts-browser-extension58 target_branch: lp:webaccounts-browser-extension/13.04

Subscribers

People subscribed via source and target branches

to all changes: