Merge ~ubuntu-release/ubuntu-release-tools/+git/templates:eol-cleanup-earlier into ~ubuntu-release/ubuntu-release-tools/+git/templates:main

Proposed by Brian Murray
Status: Merged
Merged at revision: 1907c7faa07b18a9e96d12795735a34fbce08957
Proposed branch: ~ubuntu-release/ubuntu-release-tools/+git/templates:eol-cleanup-earlier
Merge into: ~ubuntu-release/ubuntu-release-tools/+git/templates:main
Diff against target: 25 lines (+5/-2)
1 file modified
jira-milestones/end-of-life.yaml (+5/-2)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+458833@code.launchpad.net

Description of the change

Part of the archive cleanup for the EoL release involves removing kernels which is a lengthy process so let's start it earlier and have a due date of the actual EoL date.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jira-milestones/end-of-life.yaml b/jira-milestones/end-of-life.yaml
2index fdf248b..178cb68 100644
3--- a/jira-milestones/end-of-life.yaml
4+++ b/jira-milestones/end-of-life.yaml
5@@ -9,8 +9,8 @@
6 duedate: 3
7 tasks:
8 - task: Verify that distro-info-data has the correct EOL date for this release, and fix it if it does not
9-- timeline: 0
10- duedate: 7
11+- timeline: -9
12+ duedate: 0
13 tasks:
14 - task: Clean up things before setting release to OBSOLETE in Launchpad, as otherwise removals are not actually published
15 checklist:
16@@ -19,6 +19,9 @@
17 - Unapproved queue
18 - Packages in -proposed (Any packages in -proposed which are just autopkgtest fixes should be removed from -proposed.)
19 - Check for any updates which are phasing and decide if they should be fully phased or the changes reverted
20+- timeline: 0
21+ duedate: 7
22+ tasks:
23 - task: DO NOT PROGRESS BEYOND THIS POINT BEFORE THE ABOVE IS DONE
24 - task: Set release to OBSOLETE in Launchpad
25 description: |

Subscribers

People subscribed via source and target branches