#871: add progress bar to DMG extraction - #2408
Open
shodiBoy1 wants to merge 3 commits into
Open
Conversation
Collaborator
Coverage Report for CI Build 33916190084Coverage increased (+0.1%) to 73.978%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions171 previously-covered lines in 1 file lost coverage.
Coverage Stats💛 - Coveralls |
shodiBoy1
marked this pull request as ready for review
September 3, 2026 23:44
Contributor
Author
WARNING: A restricted method in java.lang.foreign.MemorySegment has been called
WARNING: java.lang.foreign.MemorySegment::reinterpret has been called by org.jline.terminal.impl.ffm.FfmTerminalProvider in an unnamed module (file:/Users/shohzodsobirov/.m2/repository/org/jline/jline/4.3.1/jline-4.3.1.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
Downloading 100% │██████████████████│ 1091/1091MiB (0:04:06 / 0:00:00) 4,4MiB/s
SHA-256 checksum aa6770f7b336aa9afe43f946d5f34627c1679bdc990e52c09e4d8098d54ab785 is correct.
Extracting DMG file /Users/shohzodsobirov/Library/Caches/IDEasy/downloads/default/pycharm-2025.3-mac-arm64.dmg to /Users/shohzodsobirov/projects/_ide/tmp/extract-pycharm-2025.3-mac-arm64.dmg
Copying 100% │████████████████████│ 3219/3219MiB (0:00:09 / 0:00:00) 357,7MiB/s
"disk14" ejected.
Start: Configuring workspace main for IDE pycharm
Successfully ended step 'Configuring workspace main for IDE pycharm'.
Resetting all installed plugins...
Successfully installed pycharm in version 2025.3 at /Users/shohzodsobirov/projects/test-fix/software/pycharm
Successfully completed ide (install,pycharm)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:34 min
[INFO] Finished at: 2026-09-02T19:28:04+02:00
[INFO] ------------------------------------------------------------------------
shohzodsobirov@MacBookPro cli % |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR fixes #871
Implemented changes:
Copyingprogress bar while IDEasy copies an application from a mounted DMG.Testing instructions
On macOS, check out this PR:
Run the focused test:
Verify that the test finishes with BUILD SUCCESS.
Optionally, run a real DMG installation:
mvn exec:exec -Dexec.executable=java -Dexec.args="-cp %classpath com.devonfw.tools.ide.cli.Ideasy --force install pycharm"Checklist for this PR
mvn clean testlocally all tests pass and build is successful#«issue-id»: «brief summary»(e.g.#921: fixed setup.batand notfeature/921 fixed setup.bat). If no issue ID exists, title only.In Progressand assigned to you or there is no issue (might happen for very small PRs)with
internalpom.xmlfiles or otherwise if runtime dependencies changed, you have updated our LICENSE.asciidoc