Project

Profile

Help

Release Schedule » History » Sprint/Milestone 23

semyers, 09/16/2016 07:28 PM

1 22 semyers
# Pulp 2.11 Release Schedule
2 20 semyers
3 23 semyers
The Pulp 2.11 Release date has not been decided. Once decided, this page will be updated, and the release will follow the normal release schedule starting at the feature freeze (see below).
4 8 amacdona@redhat.com
5 21 semyers
# Future Releases
6
7
Following the 2.11 release, Pulp development will have transitioned almost entirely to working on the upcoming Pulp 3 release. Any releases after Pulp 2.11 will be scheduled as-needed.
8
9 1 rbarlow
# Definitions
10
11 8 amacdona@redhat.com
**Beta** - All bug fixes that need to be in the release are complete. Dev believes the release is ready.  
12 1 rbarlow
**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.  
13 8 amacdona@redhat.com
**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.  
14 12 semyers
**Generally Available** (GA) - Release is generally available in the stable repositories.  
15
**Dev branch** - Branch created for Z (bugfix) release code changes related to a Generally Available Y release.
16 9 amacdona@redhat.com
17 1 rbarlow
# Y Release Cadence
18
19
The Y release cycle begins on the day of the previous GA Y release.
20 12 semyers
21 1 rbarlow
  - week 0: (Y-1) Previous Y Generally Available Release
22
  - week 3: Feature Freeze
23 13 semyers
  - week 4: Beta Y release
24 12 semyers
      - dev branch created for this Y Release
25
      - build system adapted to build from dev branch
26
      - master branch now tracks development for next Y release
27 13 semyers
      - beta is built from dev branch
28 12 semyers
  - week 5: Y Release Candidate
29
  - week 6: Generally Available Y Release
30
31
# Z Release Cadence
32 11 amacdona@redhat.com
33 13 semyers
The Z release cycle consists of alternating weekly beta and GA releases of bug & security fixes for Generally Available Y releases, built from a dev branch.
34 9 amacdona@redhat.com
35 12 semyers
  - week 0: (Z-1) Previous Z GA Release
36
  - week 1: Beta Z Release
37
  - week 2: GA Z Release
38 13 semyers
39
Z releases are released as often as possible based on this schedule.