Skip to content

Commit

Permalink
docs(proposal): clarify versioning schema usage
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Dellaluce <[email protected]>
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
2 people authored and poiana committed Feb 8, 2022
1 parent a4174d8 commit a14f7d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proposals/20220203-versioning-schema-amendment.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@ Note that no backward-incompatible changes can be introduced without bumping the

### Other considerations

When releasing the artifacts, maintainers will use these versioning schemes (i.e., when git tagging libs or drivers).
However, consumers are free to use any versioning scheme they want by overriding those values at build time (e.g., via cmake options).

Steps described in the
[20210524-versioning-and-release-of-the-libs-artifacts.md#steps](20210524-versioning-and-release-of-the-libs-artifacts.md#steps) section will need to be adapted to accommodate the two different release processes (one for the libs and another for the drivers).

0 comments on commit a14f7d8

Please sign in to comment.