Skip to content

Modify versioningit format to use committer date#153

Merged
KedoKudo merged 2 commits intomainfrom
backmari-patch-1
Mar 25, 2026
Merged

Modify versioningit format to use committer date#153
KedoKudo merged 2 commits intomainfrom
backmari-patch-1

Conversation

@backmari
Copy link
Contributor

Short description of the changes:

Revert the change to ignore RC version tags in versioningit, since they were also ignored when building RC packages. Instead ensure the dev versions increase monotonically by using timestamp rather than number of commits since the latest tag.

Check list for the pull request

  • I have read the [CONTRIBUTING]
  • I have read the [CODE_OF_CONDUCT]
  • I have added tests for my changes
  • I have updated the documentation accordingly

Check list for the reviewer

  • I have read the [CONTRIBUTING]
  • I have verified the proposed changes
  • best software practices
    • all internal functions have an underbar, as is python standard
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

Manual test for the reviewer

References

Updated versioning configuration to include committer date in distance format.
Updated the audit-deps command to ignore specific vulnerability CVE-2026-4539.
@KedoKudo KedoKudo merged commit a8c6375 into main Mar 25, 2026
6 checks passed
@KedoKudo KedoKudo deleted the backmari-patch-1 branch March 25, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants