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

Spell-correction for e2e_errors #6354

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

allexzander
Copy link
Contributor

No description provided.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

12 New Code Smells (required ≤ 0)
E Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

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

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6354-6791cc6365bd6aada591d9c38bfb68fcbcebe40b-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.

@allexzander allexzander merged commit 3bcc17b into master Jan 22, 2024
8 of 11 checks passed
@allexzander allexzander deleted the bugfix/e2ee-errors-spell-correction branch January 22, 2024 09:59
Copy link

backportbot bot commented Jan 22, 2024

The backport to stable-3.10 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.10
git pull origin stable-3.10

# Create the new backport branch
git checkout -b backport/6354/stable-3.10

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 6791cc6365bd6aada591d9c38bfb68fcbcebe40b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6354/stable-3.10

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Copy link

backportbot bot commented Jan 22, 2024

The backport to stable-3.10 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.10
git pull origin stable-3.10

# Create the new backport branch
git checkout -b backport/6354/stable-3.10

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 6791cc6365bd6aada591d9c38bfb68fcbcebe40b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6354/stable-3.10

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@allexzander
Copy link
Contributor Author

/backport to stable-3.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants