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

refactor: robust version parsing #1273

Merged
merged 1 commit into from
Mar 3, 2019

Conversation

zregvart
Copy link
Contributor

Tries to parse given version in ComparableVersion disregarding non-numeric characters. This allows parsing Docker CLI versions like 18.06.0-dev.

@bsideup
Copy link
Member

bsideup commented Feb 25, 2019

Hi @zregvart,

That's great! Should also fix #1220

Tries to parse given version in `ComparableVersion` disregarding
non-numeric characters. This allows parsing Docker CLI versions like
`18.06.0-dev`.
@testcontainers testcontainers deleted a comment Feb 26, 2019
@testcontainers testcontainers deleted a comment Feb 26, 2019
@rnorth
Copy link
Member

rnorth commented Mar 3, 2019

Nice, thank you for this! I'll merge.

@rnorth rnorth merged commit 5b840e3 into testcontainers:master Mar 3, 2019
@zregvart zregvart deleted the pr/version-parsing branch March 3, 2019 13:50
@rnorth
Copy link
Member

rnorth commented Mar 12, 2019

Released in https://github.com/testcontainers/testcontainers-java/releases/tag/1.10.7!

@bsideup bsideup added this to the next milestone Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants