Project

Profile

Help

Release Schedule » History » Sprint/Milestone 12

semyers, 06/06/2016 06:34 PM

1 7 mhrivnak
# Pulp 2.9 Release Schedule
2 1 rbarlow
3 3 rbarlow
|            |                         |                                             |
4
| ---------- | ----------------------- | ------------------------------------------- |
5
| 2016-05-17 | 2.9 branches created    | Build system adapted to build from branches |
6 6 bmbouter
| 2016-06-07 | 2.9.0 Feature freeze    | Only bug fixes after this                   |
7 3 rbarlow
| 2016-06-14 | 2.9.0 Beta              |                                             |
8
| 2016-06-21 | 2.9.0 Release candidate | Final Freeze                                |
9
| 2016-06-28 | 2.9.0 Release           |                                             |
10 1 rbarlow
11 8 amacdona@redhat.com
# Pulp 2.10 Release Schedule
12
13
|            |                   |
14
| ---------- | ----------------- |
15
| 2016-06-28 | Branches created  |
16
| 2016-07-19 | Feature freeze    |
17
| 2016-07-26 | Beta              |
18
| 2016-08-02 | Release candidate |
19
| 2016-08-09 | GA Release        |
20
21 1 rbarlow
# Definitions
22
23 8 amacdona@redhat.com
**Beta** - All bug fixes that need to be in the release are complete. Dev believes the release is ready.  
24
**Feature Freeze** - No new features allowed after this date. Though exceptions can be made for work waiting on review, the submitter should attempt to have work reviewed and merged before the freeze date.  
25 12 semyers
**Release Candidate** (RC) - QE has performed their testing and is satisfied to release. No new bug fixes after this point. Regressions or other urgent bug fixes will be handled case by case. There are no release candidates for Z releases.  
26
**Generally Available** (GA) - Release is generally available in the stable repositories.  
27
**Dev branch** - Branch created for Z (bugfix) release code changes related to a Generally Available Y release.
28 9 amacdona@redhat.com
29 1 rbarlow
# Y Release Cadence
30
31 12 semyers
The Y release cycle begins on the day of the previous GA Y release.
32 1 rbarlow
33 12 semyers
  - week 0: (Y-1) Previous Y Generally Available Release
34
  - week 3: Feature Freeze
35
      - dev branch created for this Y Release
36
      - build system adapted to build from dev branch
37
      - master branch now tracks development for next Y release
38
  - week 4: Beta Y release
39
  - week 5: Y Release Candidate
40
  - week 6: Generally Available Y Release
41 11 amacdona@redhat.com
42 9 amacdona@redhat.com
# Z Release Cadence
43
44 12 semyers
The Z release cycle consists of alternating weekly beta and GA releases of bug and security fixes for Generally Available Y releases, built from a dev branch.
45
46
  - week 0: (Z-1) Previous Z GA Release
47
  - week 1: Beta Z Release
48
  - week 2: GA Z Release