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

Display precise overridden version in summary if [#MAJOR] was used #17

Open
szpak opened this issue Sep 23, 2020 · 0 comments
Open

Display precise overridden version in summary if [#MAJOR] was used #17

szpak opened this issue Sep 23, 2020 · 0 comments

Comments

@szpak
Copy link
Owner

szpak commented Sep 23, 2020

Currently if [#MAJOR]/[#MINOR]/[#PATCH] are used, the reported overridden version is MAJOR/MINOR/PATCH instead of the precise version (e.g. 2.2.0). This could be improved to make the report more descriptive, e.g:

  ✔ is SNAPSHOT
    - current version: '2.1.5-SNAPSHOT'
    - overridden version: 'MINOR' ('2.2.2')

instead of:

  ✔ is SNAPSHOT
    - current version: '2.1.5-SNAPSHOT'
    - overridden version: 'MINOR'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant