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

Clarify behavior on superseded .NET minor version #57

Merged
merged 1 commit into from
May 16, 2017

Conversation

Annih
Copy link
Contributor

@Annih Annih commented Apr 29, 2017

The former implementation of the install_required? helper was meant
to avoid non-idempotent behavior when a more recent .NET minor version
is already present.

There was ambiguity due to the name of the helper and the value of the
log sent in case it returned false.

As discussed in #55, I renamed the helper and reversed the logic to
clarify the behavior. The log message is also updated.

Cc: @aboten

The former implementation of the `install_required?` helper was meant
to avoid non-idempotent behavior when a more recent .NET minor version
is already present.

There was ambiguity due to the name of the helper and the value of the
log sent in case it returned `false`.

As discussed in #55, I renamed the helper and reversed the logic to
clarify the behavior. The log message is also updated.
@jmauro
Copy link
Contributor

jmauro commented May 16, 2017

LGTM

@jmauro jmauro merged commit 4e1429c into master May 16, 2017
@Annih Annih deleted the superseded_net_version branch May 17, 2017 19:15
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