Skip to content

Conversation

MingcongBai
Copy link
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