Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The CAMARA release process requires each API Sub Project to plan and track their API versions so that the meta-release can be planned.

...

Meta-release

The name of the meta-release, e.g. Fall24. Put N/A if the API version is planned to be an initial public version only outside of the meta-release.

API name

The API name. For the definition of "API name" on this page see: API Release Process, e.g. geofencing
GroupThe name of the API Sub project or the repository for the API Sub Project, e.g. DeviceLocation 
RepositoryThe shortened link to GitHub repository for the API Sub Project, e.g. DeviceLocation 
Target versionThe API version that you plan to publish in the indicated meta-release, e.g. 0.5.0, 1.0.0, 1.1.0, etc.
Target scopeThe shortened link to a GitHub issue called "Scope for version <x.y.z>" which needs to be created latest at M1 and resolved by M3 e.g. DeviceLocation/issues/58
Target maturityIndicates the maturity of the public API version that is targeted in the upcoming meta-release: choose one of "initial" or "stable".
Readiness checklistThe shortened link to the API readiness checklist for the API version. The template of the checklist can be found here: API-Readiness-Checklist.md
M3 dateThe date of the availability of the release of the release-candidate API version after approval of its release PR. Between M3 and M4 dates, only bug fixes and necessary non-breaking changes can be made through additional release-candidates. Format is yyyy-mm-dd
M4 dateThe date of the availability of the release of the target public API version after approval of its release PR. For approval, the Release Management team will check the release PR for acceptance and submit it to the TSC for approval. Format is yyyy-mm-dd
API versionThe version of the latest pre-release (alpha or release-candidate) API version to be updated at M3 and M4 date, e.g. 0.2.0_alpha.3, 0.10.0-rc.2, 0.10.1, 1.0.0-rc.5, etc.)
pre-release tagThe shortened link to the release tag of the latest pre-release (alpha or release-candidate) for the API version e.g. QualityOnDemand/releases/tag/r1.10
M5 date

The date by which the Release Management team has checked the release-candidate API version provided at the M4 date and the API is approved by the TSC.

The link to the PR for public-release API version shall be included in this field when available 

After this date, if approval is obtained, the API Sub Project shall commit the PR of the public-release API version and its release assets for use in the meta-release. Format is yyyy-mm-dd. 

The link to the PR shall be removed after the commit is done.

public-release tagThe  shortened link to the release tag of the public API version. This field is updated once the public release has been created, e.g.  QualityOnDemand/releases/tag/r1.15
Comments

Field for exchanging information with RM team, for example M3: release PR ready for RM review - link to release PR (by Sub Projects)example:

M3: ready for RM / comments by RM / OK by RM - link to review issue #nr (- review by RM )

M4: release PR ready for RM review - link to release PR (by Sub Projects)

M4: ready for RM / comments by RM / OK by RM - following review request by Sub Project

M4: link to review issue #nr (- review by RM )following review request by Sub Project

M4: selected for approval by TSC / comments by TSC / OK by TSC (by RM / TSC)

Contacts

Contact names for the API release: name1 @name2

...