Skip to content

fix(preview): skip check if local plugin version is invalid #4044

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

Merged
merged 3 commits into from
Oct 25, 2018

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Oct 19, 2018

If the local version of the plugin cannot be parsed by semver, the
check should be skipped and no warning shown.

fixes #4043

msc-ddiaz and others added 3 commits October 14, 2018 19:29
chore(plugin.md) - Remove find and search commands from man pages
If the local version of the plugin cannot be parsed by `semver`, the
check should be skipped and no warning shown.

fixes #4043
@sis0k0 sis0k0 requested a review from Fatme October 19, 2018 09:44
Copy link
Contributor

@Fatme Fatme left a comment

Choose a reason for hiding this comment

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

Great! Thanks for adding unit test!

@endarova
Copy link
Contributor

endarova commented Oct 22, 2018

Can we still find a way to give the user a message that something is wrong with the plugin?

@Fatme Fatme changed the base branch from master to release-5.0.1 October 22, 2018 13:18
@Fatme Fatme added this to the 5.0.1 milestone Oct 24, 2018
@Fatme
Copy link
Contributor

Fatme commented Oct 25, 2018

We decided to merge this PR with current fixes and to handle such plugins in another PR.

@Fatme Fatme merged commit 89b5799 into release-5.0.1 Oct 25, 2018
@Fatme Fatme deleted the sis0k0/fix-preview-version-check branch October 25, 2018 10:54
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.

5 participants