Skip to content

fix: update of tool versions (#183)#183

Merged
tkrop merged 1 commit intomainfrom
tool-update
Mar 9, 2026
Merged

fix: update of tool versions (#183)#183
tkrop merged 1 commit intomainfrom
tool-update

Conversation

@tkrop
Copy link
Owner

@tkrop tkrop commented Mar 9, 2026

After switching the update/install strategy to be more dynamic as the side operation of #182, the tool updates failed to down-/upgrade versions on installed tools as expected. This was ensured by always over-installing through the before strategy. The fix will handle this exactly as dynamically as originally intended.

The pull request is also updating dependencies I missed to update when releasing v0.1.0

@tkrop tkrop self-assigned this Mar 9, 2026
@tkrop tkrop added the bug Something isn't working label Mar 9, 2026
tkrop added a commit that referenced this pull request Mar 9, 2026
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@codacy-production
Copy link

codacy-production bot commented Mar 9, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e6aeda3) 416 416 100.00%
Head commit (078a023) 416 (+0) 416 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#183) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@coveralls
Copy link

coveralls commented Mar 9, 2026

Pull Request Test Coverage Report for Build 22859459073

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 22843724006: 0.0%
Covered Lines: 416
Relevant Lines: 416

💛 - Coveralls

Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop merged commit c689c0e into main Mar 9, 2026
13 of 14 checks passed
@tkrop tkrop deleted the tool-update branch March 9, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants