Skip to content

#1763: Add documentation for downloading SNAPSHOT releases manually#1912

Open
areinicke wants to merge 1 commit into
devonfw:mainfrom
areinicke:documentation/1763-improve-snapshot-tesing-documentation
Open

#1763: Add documentation for downloading SNAPSHOT releases manually#1912
areinicke wants to merge 1 commit into
devonfw:mainfrom
areinicke:documentation/1763-improve-snapshot-tesing-documentation

Conversation

@areinicke
Copy link
Copy Markdown
Contributor

@areinicke areinicke commented May 11, 2026

This PR fixes #1763

Implemented changes:

  • Added documentation on how to download SNAPSHOT releases for IDEasy manually, including for other platforms

Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board May 11, 2026
@areinicke areinicke self-assigned this May 11, 2026
@areinicke areinicke added documentation Improvements or additions to documentation enhancement New feature or request test related to testing and QA install installation process of IDE + tools and install commandlet labels May 11, 2026
@areinicke areinicke moved this from 🆕 New to 🏗 In progress in IDEasy board May 11, 2026
@areinicke areinicke added the internal Nothing to be added to CHANGELOG, only internal story label May 11, 2026
@areinicke
Copy link
Copy Markdown
Contributor Author

I don't think a CHANGELOG entry is necessary for this, is it?

@areinicke areinicke moved this from 🏗 In progress to Team Review in IDEasy board May 11, 2026
@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 25655509261

Coverage decreased (-0.004%) to 70.665%

Details

  • Coverage decreased (-0.004%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 1 coverage regression across 1 file.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

1 previously-covered line in 1 file lost coverage.

File Lines Losing Coverage Coverage
com/devonfw/tools/ide/version/VersionSegment.java 1 88.71%

Coverage Stats

Coverage Status
Relevant Lines: 15412
Covered Lines: 11351
Line Coverage: 73.65%
Relevant Branches: 6882
Covered Branches: 4403
Branch Coverage: 63.98%
Branches in Coverage %: Yes
Coverage Strength: 3.11 hits per line

💛 - Coveralls

@hohwille hohwille moved this from Team Review to 👀 In review in IDEasy board May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request install installation process of IDE + tools and install commandlet internal Nothing to be added to CHANGELOG, only internal story test related to testing and QA

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

Improve installation/testing of SNAPSHOT releases

3 participants