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

Trustify UI - Replace Maven version range presentation #93

Open
PhilipCattanach opened this issue Jul 1, 2024 · 3 comments
Open

Trustify UI - Replace Maven version range presentation #93

PhilipCattanach opened this issue Jul 1, 2024 · 3 comments

Comments

@PhilipCattanach
Copy link

The Trustify Demo call demonstrated a screen that had version ranges expressed with Maven annotation.
They should be converted to a format that woudl be understandable to somebody without Maven knowledge.
E.g. replace
(,1.0]
with
<= 1.0

@ctron
Copy link
Contributor

ctron commented Jul 2, 2024

I think a good starting point might be: https://semver.org/#backusnaur-form-grammar-for-valid-semver-versions

@ctron
Copy link
Contributor

ctron commented Jul 2, 2024

@carlosthe19916 maybe it makes sense transferring that issue to trustify-ui?

@carlosthe19916 carlosthe19916 transferred this issue from trustification/trustify Jul 2, 2024
@carlosthe19916
Copy link
Member

@carlosthe19916 maybe it makes sense transferring that issue to trustify-ui?

I agree

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

3 participants