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

ComponentProxy: report differences between profile and package version #71

Merged
merged 4 commits into from
Sep 1, 2016

Conversation

stdweird
Copy link
Member

Fixes #48

@stdweird stdweird added this to the 16.8 milestone Aug 18, 2016
Apply version related checks.

Return C<SUCCESS> if there are no version-related issues;
report an error and return undef otherwsie.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see "version-related issues" is deliberately kept undefined, I guess pending resolution of the discussion in #41? So the doc is accurate, but potentially a little confusing ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, i put that in the comment below. but i could add it here, eg. Current version only reports possible different versions, and always returns C<SUCCESS> (but behaviour might change in future version)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwsie -> otherwise

@stdweird
Copy link
Member Author

@jrha fixed typo

@jrha
Copy link
Member

jrha commented Aug 31, 2016

LGAFAICT

@ned21 ned21 merged commit c36cebc into quattor:master Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants