Skip to content

#1213: changed the tool installation log#1254

Merged
hohwille merged 11 commits intodevonfw:mainfrom
ylindenb-cap:feature/1213-adapt-tool-installation-log
May 12, 2025
Merged

#1213: changed the tool installation log#1254
hohwille merged 11 commits intodevonfw:mainfrom
ylindenb-cap:feature/1213-adapt-tool-installation-log

Conversation

@ylindenb-cap
Copy link
Contributor

Fixes #1213

This PR changes the log message when installing a tool
and adds a new method to get the latest version of the tool as String

@CLAassistant
Copy link

CLAassistant commented Apr 17, 2025

CLA assistant check
All committers have signed the CLA.

@ylindenb-cap ylindenb-cap force-pushed the feature/1213-adapt-tool-installation-log branch from 1421690 to 8d0ce2d Compare April 17, 2025 09:26
@coveralls
Copy link
Collaborator

coveralls commented Apr 17, 2025

Pull Request Test Coverage Report for Build 14971720032

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.004%) to 67.637%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/LocalToolCommandlet.java 9 87.08%
Totals Coverage Status
Change from base Build 14929126485: -0.004%
Covered Lines: 7964
Relevant Lines: 11367

💛 - Coveralls

@ylindenb-cap ylindenb-cap added enhancement New feature or request logging IDEasy specific logging (levels, messages, etc.) labels Apr 17, 2025
@ylindenb-cap ylindenb-cap self-assigned this Apr 17, 2025
@daburrow daburrow moved this from 🆕 New to Team Review in IDEasy board Apr 22, 2025
@ylindenb-cap ylindenb-cap force-pushed the feature/1213-adapt-tool-installation-log branch from 8d0ce2d to f4ad9b2 Compare April 23, 2025 13:02
@ylindenb-cap ylindenb-cap force-pushed the feature/1213-adapt-tool-installation-log branch from f4ad9b2 to d2754f1 Compare April 24, 2025 08:48
@ylindenb-cap ylindenb-cap force-pushed the feature/1213-adapt-tool-installation-log branch from d2754f1 to 617220e Compare April 25, 2025 11:58
@hohwille hohwille added this to the release:2025.05.001 milestone Apr 25, 2025
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ylindenb-cap thanks for your rework. Now ready for merge. 👍
Could you please add the story #1213 to our CHANGELOG?

@hohwille hohwille self-assigned this May 12, 2025
@hohwille hohwille merged commit 4500fc8 into devonfw:main May 12, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Team Review to ✅ Done in IDEasy board May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request logging IDEasy specific logging (levels, messages, etc.)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

improve log message for dependency version range missmatch

4 participants