Skip to content

Commit 2f8592e

Browse files
authored
Merge branch 'main' into cc-apt-doc
2 parents 080a39a + 4455163 commit 2f8592e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/developer_guide/contributor_guide/versioning.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Versioning
22
==========
33

4+
Note: The Edge Manageability Framework repository and its documentation repository follow the calendar-based versioning format of the Open Edge Platform: `YEAR-BASED MAJOR.MONTH.PATCH`. Their respective release numbers are published in the `VERSION <https://github.com/open-edge-platform/edge-manageability-framework/blob/main/VERSION>`__ file of the framework repository and the `VERSION <https://github.com/open-edge-platform/edge-manage-docs/blob/main/VERSION>`__ file of the documentation repository.
5+
All other component repositories within the Edge Manageability Framework continue to use their own versioning schemes and branching strategies as described below.
6+
47
Versioning is an integral part of the code review and Continuous Integration
58
(CI) process, and releasing a new version of a component will be an extremely
69
lightweight and frequent event.

0 commit comments

Comments
 (0)