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

Color code output based on semver #3

Open
marccampbell opened this issue Aug 6, 2019 · 0 comments
Open

Color code output based on semver #3

marccampbell opened this issue Aug 6, 2019 · 0 comments

Comments

@marccampbell
Copy link
Member

Today the plugin shows an image red if it's > 3 versions out of date, yellow if 1 or 2, and green if up to date. For semver tags, we should rely on the semver contract, and show red if it's a major version (or more) outdated, yellow if it's 1 or more minor versions or patches outdated, and green if it's completely current

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

No branches or pull requests

1 participant