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

863 adjust hets version checking #929

Merged
merged 2 commits into from
Jun 16, 2014

Conversation

0robustus1
Copy link
Contributor

I've adjusted the version checking to the new schema.

This also changes the complain mechanism, in the future tests shouldn't fail just because the ubuntu-package
reports a version that is incompatible with the one provided inside the yml-file.

Also the hets-formula (homebrew for Mac OS X has been updated), feel free to update your hets version.
Take a look here for instructions.

Adjust the hets-version checking to check for a version string like
this: v0.99, 1402678179

Also change the way the method complains about non-matching versions.
Versions which are are lesser than (through lexicographical comparison)
the target string will still raise the VersionOutdated error but
versions which fall through the regex-check (non-compatible) will only
produce warnings in the log and on STDERR instead of killing the
application.
This effectively bumps the minimal version by
60 commits.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 79ce52b on 863-adjust_hets_version_checking into * on staging*.

@SGraef
Copy link
Member

SGraef commented Jun 16, 2014

👍

0robustus1 added a commit that referenced this pull request Jun 16, 2014
@0robustus1 0robustus1 merged commit f864500 into staging Jun 16, 2014
@0robustus1 0robustus1 deleted the 863-adjust_hets_version_checking branch June 16, 2014 10: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.

None yet

3 participants