Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add versionPrefix to allow setting the version prefix to compare tags #140

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

JavierSegoviaCordoba
Copy link
Contributor

Related Issue

Fix #139

Motivation and Context

Allow changing the version prefix when comparing tags without having to reimplement the sectionUrlBuilder.

How Has This Been Tested

Added one test

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the README.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@hsz
Copy link
Member

hsz commented Jun 1, 2023

Thank you, Javier!

@hsz hsz merged commit 002bba2 into JetBrains:main Jun 1, 2023
@hsz hsz added this to the next milestone Jun 1, 2023
@JavierSegoviaCordoba JavierSegoviaCordoba deleted the fix-139 branch June 2, 2023 17:06
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.

Tag prefix should be customizable
2 participants