Skip to content

packaging/styling-manual: specify a more accurate version scheme for VCS sources#57

Open
MingcongBai wants to merge 2 commits intomasterfrom
cip/package-styling-manual-vcs-standard
Open

packaging/styling-manual: specify a more accurate version scheme for VCS sources#57
MingcongBai wants to merge 2 commits intomasterfrom
cip/package-styling-manual-vcs-standard

Conversation

@MingcongBai
Copy link
Copy Markdown
Member

This pull request proposes a more accurate version scheme for VCS/snapshot sources. Whereas previously, a package built from a Git snapshot would carry a version number like:

7.2+git20230602

The new scheme proposes adding:

  • Revision count for the specific snapshot/commit.
  • A short hash (where applicable) for the specific snapshot/commit.

Resulting in the following:

7.2+git20230602.r10185.7f4c2c6a

@MingcongBai MingcongBai added the rfc Request for comment label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rfc Request for comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant