Merge lp:~jbicha/ubuntu-cdimage/drop-ubuntu-gnome-artful into lp:ubuntu-cdimage

Proposed by Jeremy Bícha
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 1680
Merged at revision: 1680
Proposed branch: lp:~jbicha/ubuntu-cdimage/drop-ubuntu-gnome-artful
Merge into: lp:ubuntu-cdimage
Diff against target: 23 lines (+1/-2)
2 files modified
etc/config (+1/-1)
etc/crontab (+0/-1)
To merge this branch: bzr merge lp:~jbicha/ubuntu-cdimage/drop-ubuntu-gnome-artful
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+330983@code.launchpad.net

Description of the change

We still want Ubuntu GNOME to participate in the 16.04 point releases so I think this is the only change we can make here.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Since it's not just a temporary change, I'd prefer for this crontab line to get removed instead of simply commented out. Additionally I think you should also remove the 'ubuntu-gnome' from etc/config's ALL_PROJECTS for the latest series.

review: Needs Fixing
1680. By Jeremy Bícha

Stop building Ubuntu GNOME daily images for artful

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

Looks good now. I suppose that's all we need from the cdimage side.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/config'
2--- etc/config 2017-08-04 16:37:54 +0000
3+++ etc/config 2017-09-19 15:14:16 +0000
4@@ -53,7 +53,7 @@
5 ALL_PROJECTS="${ALL_PROJECTS:-ubuntu kubuntu xubuntu ubuntustudio mythbuntu lubuntu ubuntu-gnome ubuntukylin ubuntu-mate}"
6 ;;
7 *)
8- ALL_PROJECTS="${ALL_PROJECTS:-ubuntu kubuntu xubuntu ubuntustudio mythbuntu lubuntu ubuntu-gnome ubuntukylin ubuntu-mate ubuntu-budgie}"
9+ ALL_PROJECTS="${ALL_PROJECTS:-ubuntu kubuntu xubuntu ubuntustudio mythbuntu lubuntu ubuntukylin ubuntu-mate ubuntu-budgie}"
10 ;;
11 esac
12
13
14=== modified file 'etc/crontab'
15--- etc/crontab 2017-08-05 00:19:13 +0000
16+++ etc/crontab 2017-09-19 15:14:16 +0000
17@@ -34,7 +34,6 @@
18 56 4 * * * SUBPROJECT=system-image EXTRA_PPAS=snappy-dev/image for-project ubuntu-core cron.daily-preinstalled --live
19 #57 4 * * * DIST=vivid SUBPROJECT=system-image EXTRA_PPAS=snappy-dev/image for-project ubuntu-core cron.daily-preinstalled --live
20 14 22 * * * for-project ubuntukylin cron.daily-live --live
21-32 15 * * * for-project ubuntu-gnome cron.daily-live --live
22 00 15 * * * for-project ubuntu-budgie cron.daily-live --live
23 46 2 * * * for-project ubuntu-mate cron.daily-live --live
24

Subscribers

People subscribed via source and target branches