Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Edit Locally support to macOS virtual files module #6803

Merged
merged 30 commits into from
Jul 22, 2024

Conversation

claucambra
Copy link
Collaborator

@claucambra claucambra commented Jun 9, 2024

Closes #6739
Closes #6195

Copy link

sonarcloud bot commented Jun 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
D Security Rating on New Code (required ≥ A)
23 New Code Smells (required ≤ 0)

See analysis details on SonarCloud

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

@claucambra claucambra added this to the 3.14.0 milestone Jun 20, 2024
Copy link
Member

@camilasan camilasan left a comment

Choose a reason for hiding this comment

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

Just squash some commits.

…server in validation job

Signed-off-by: Claudio Cambra <[email protected]>
…into editlocallymanager

Signed-off-by: Claudio Cambra <[email protected]>
…allyjob constructor

By the time we launch this job we ahve already finished verifying the
token after recent changes

Signed-off-by: Claudio Cambra <[email protected]>
…completion, rely on manager's smart pointers

Signed-off-by: Claudio Cambra <[email protected]>
…LocallyJob in EditLocallyManager

Signed-off-by: Claudio Cambra <[email protected]>
@claucambra claucambra force-pushed the feature/edit-locally-macos-vfs branch from fe23819 to 27bc838 Compare July 22, 2024 11:51
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6803-27bc838c9c0c5e78d43ed4aee7a55e994674cd63-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

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

Copy link

sonarcloud bot commented Jul 22, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
D Security Rating on New Code (required ≥ A)
22 New Code Smells (required ≤ 0)

See analysis details on SonarCloud

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

@claucambra claucambra merged commit 764ae8e into master Jul 22, 2024
14 of 16 checks passed
@claucambra claucambra deleted the feature/edit-locally-macos-vfs branch July 22, 2024 13:00
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.

Add "edit locally" to File Provider Module Implement edit locally in File provider-based VFS
3 participants