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

Extract only semver part for latest release #11

Merged
merged 5 commits into from
Jan 27, 2020
Merged

Extract only semver part for latest release #11

merged 5 commits into from
Jan 27, 2020

Conversation

haya14busa
Copy link
Member

This change excludes needless prefix (e.g. "redpen-" of "redpen-1.10.4"
tag) for latest release.

Also, exclude prerelease version (any suffix) in tag explicitly.

Fix #10

This change excludes needless prefix (e.g. "redpen-" of "redpen-1.10.4"
tag) for latest release.

Also, exclude prerelease version (any suffix) in tag explicitly.

Fix #10
@tsuyoshicho
Copy link
Contributor

How grateful. And a little sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tag detection and depup rule not adjust
2 participants