Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note on versioning & PI-10 schedule change #203

Merged
merged 1 commit into from
Apr 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions contributors-guide/standards/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This document provides guidelines regarding the versioning strategy used for the
2. However, this is customized to depict the timelines of the Mojaloop project, based on the Program Increment \(PI\) and Sprint numbers
3. For example, the release number v5.1.0 implies that this release was the first one made during a Sprint 5.1, where Sprint5.1 is the first Sprint in PI-5. So for a version vX.Y.Z, X.Y is the Sprint number where X is the PI number and Z represents the number of release for this specific repository. Example v4.4.4 implies that the current release is the fourth of four releases made in Sprint 4.4 \(of PI-4\)

**Note**: Starting PI-11 the Versioning guidance is to move to a versioning system thats closely aligned with Semantic versioning by removing the PI/Sprint dependency. So starting 11.x.x, the proposal is to move to pure SemVer. For PI10 however, we'll continue with the same versioning system outlined in points 1-3 above.

### Current Version

The currrent version information for Mojaloop can be found [here](../../deployment-guide/releases.md).
Expand All @@ -24,15 +26,27 @@ Below is the Sprint schedule for Program Increment 9 which ends with the PI 10 o
|**Phase-3 PI7 On-site**|6/25/2019|6/27/2019|3 days| Arusha|
|**Phase-3 PI8 On-site**|9/10/2019|9/12/2019|3 days| Abidjan|
|**Phase-4 Kick-off On-site**|1/28/2020|1/30/2020|3 days| Johannesburg|
|**Phase-4 PI 10 Virtual**|4/21/2020|4/24/2020|5 days| Virtual Zoom Webinars |
|**Sprint 10.1**|4/27/2020|5/10/2020|2 weeks| |
|**Sprint 10.2**|5/11/2020|5/24/2020|2 weeks| |
|**Sprint 10.3**|5/25/2020|6/7/2020|2 weeks| |
|**Sprint 10.4**|6/8/2020|6/21/2020|2 weeks| |
|**Sprint 10.5**|6/22/2020|7/5/2020|2 weeks| |
|**Sprint 10.6**|7/6/2020|7/19/2020|2 weeks | |
|**Phase-4 PI 11 On-Site**|7/21/2020|7/23/2020|3 days| Kenya (Tentative) |

### Previous Sprint Schedules:

#### PI9
|Phase/Milestone|Start|End|Weeks|Notes|
|---|---|---|---|---|
|**Sprint 9.1**|2/3/2020|2/16/2020|2 weeks| |
|**Sprint 9.2**|2/17/2020|3/1/2020|2 weeks| |
|**Sprint 9.3**|3/2/2020|3/15/2020|2 weeks| |
|**Sprint 9.4**|3/16/2020|3/29/2020|2 weeks| |
|**Sprint 9.5**|3/30/2020|4/12/2020|2 weeks| |
|**Sprint 9.6**|3/13/2020|4/19/2020|1 week | |
|**Phase-4 PI 10 On-site**|4/21/2020|4/23/2020|3 days| Tanzania |

### Previous Sprint Schedules:
|**Phase-4 PI 10 Virtual**|4/21/2020|4/23/2020|5 days| Virtual Zoom Webinars |

#### PI8
|Phase/Milestone|Start|End|Weeks|Notes|
Expand Down