Skip to content

fix(debugArchive): ensure proper path for destination file name - #9311

Merged
mgallien merged 1 commit into
masterfrom
bugfix/fixDebugArchiveGenerationOnWindows
Jan 21, 2026
Merged

fix(debugArchive): ensure proper path for destination file name#9311
mgallien merged 1 commit into
masterfrom
bugfix/fixDebugArchiveGenerationOnWindows

Conversation

@mgallien

Copy link
Copy Markdown
Collaborator

on windows, it is necessary to convert the URL for the destination target for debug archive to a proper local file

hopefully does not break macOS

@mgallien mgallien added this to the 4.1.0 milestone Jan 13, 2026
@mgallien

Copy link
Copy Markdown
Collaborator Author

does not affect stable branch

@mgallien
mgallien force-pushed the bugfix/fixDebugArchiveGenerationOnWindows branch from 5a45eff to a3c918c Compare January 21, 2026 11:31
@mgallien
mgallien enabled auto-merge January 21, 2026 11:31
@i2h3

i2h3 commented Jan 21, 2026

Copy link
Copy Markdown
Collaborator

Let me check on macOS first…

on windows, it is necessary to convert the URL for the destination
target for debug archive to a proper local file

hopefully does not break macOS

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@i2h3
i2h3 force-pushed the bugfix/fixDebugArchiveGenerationOnWindows branch from a3c918c to fbc455b Compare January 21, 2026 13:15
@i2h3

i2h3 commented Jan 21, 2026

Copy link
Copy Markdown
Collaborator

I rebased it on current master.

@github-actions

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-9311.zip

Digest: sha256:270e7934b46ebe101940bac4e1999b1f1c9a875242de4552ca2fc291952c357e

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
21 New Code Smells (required ≤ 0)
E Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@mgallien
mgallien merged commit 7d0bd8f into master Jan 21, 2026
23 of 24 checks passed
@mgallien
mgallien deleted the bugfix/fixDebugArchiveGenerationOnWindows branch January 21, 2026 14:13

@i2h3 i2h3 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I can confirm it continues to work fine on macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants