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

Fix version handling #235

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Fix version handling #235

merged 3 commits into from
Nov 14, 2024

Conversation

peaky76
Copy link
Contributor

@peaky76 peaky76 commented Nov 14, 2024

A recent use of dobby in a python repo was failing because the format of the version key-value pair was not one Dobby was equipped to interpret.

This adds a test for that particular format as well as the standard format and applies a fix to the regex to get the test to pass.

@peaky76 peaky76 requested a review from a team as a code owner November 14, 2024 10:50
@peaky76 peaky76 merged commit ce3efe1 into master Nov 14, 2024
6 checks passed
@peaky76 peaky76 deleted the fix-version-handling branch November 14, 2024 11:21
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