Skip to content

Exclude RC tags from versioningit calculations#151

Merged
KedoKudo merged 1 commit intomainfrom
backmari-patch-1
Mar 23, 2026
Merged

Exclude RC tags from versioningit calculations#151
KedoKudo merged 1 commit intomainfrom
backmari-patch-1

Conversation

@backmari
Copy link
Contributor

@backmari backmari commented Mar 23, 2026

Short description of the changes:

Add configuration to exclude RC tags for versioningit distance calculations. Without this, dev version numbers are reset when a new RC tag is created.

This is related to the change to publish dev packages to Anaconda: #149.

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

Add configuration to exclude RC tags for versioning.
@backmari backmari changed the title Exclude RC tags from versioning calculations Exclude RC tags from versioningit calculations Mar 23, 2026
@KedoKudo KedoKudo merged commit 8a427e1 into main Mar 23, 2026
6 checks passed
@KedoKudo KedoKudo deleted the backmari-patch-1 branch March 23, 2026 17:16
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