Tool 1347 log new step version info (#692) #694
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
refactor: extract function
print resolved version when applicable
refactor: simplify conditionals
refactor: simplify conditional
test cases: version row for major and minor lock
build correct version info row string
refactor: remove useless code
print dotted changelog URL
refactor: put major and minor test case together
test case: url cropping
empty line in box under version info
dont show update info if latest version fits
lock
remove development related temp code
remove unrelated logic from tests
improve test case name
refactor: simplify string production
test case for 1.x and 1.x.x format
refactor: extract update handling to separate file
refactor: consolidate update check flow
handle semver parse error
remove testing code
refactor: make naming consistent
monkey patch dependency
fallback to repo url when releases url is unknown
dep update