Skip to content

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented May 6, 2025

Manual backport of #7180

Manual backport of #7180

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- requested a review from luka-nextcloud May 6, 2025 13:12
@mejo- mejo- self-assigned this May 6, 2025
@mejo- mejo- requested a review from max-nextcloud as a code owner May 6, 2025 13:12
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team May 6, 2025
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Office team May 6, 2025
@codecov
Copy link

codecov bot commented May 6, 2025

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 51.81%. Comparing base (8e05d5e) to head (a7531e9).
Report is 12 commits behind head on stable31.

Files with missing lines Patch % Lines
src/components/Menu/ActionInsertLink.vue 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #7190      +/-   ##
============================================
- Coverage     51.83%   51.81%   -0.03%     
============================================
  Files           287      287              
  Lines         40825    40841      +16     
  Branches        794      794              
============================================
  Hits          21160    21160              
- Misses        19544    19560      +16     
  Partials        121      121              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mejo- mejo- merged commit 258565d into stable31 May 6, 2025
62 of 64 checks passed
@mejo- mejo- deleted the backport/7180/stable31 branch May 6, 2025 13:25
@github-project-automation github-project-automation bot moved this from 👀 In review to ☑️ Done in 📝 Office team May 6, 2025
@mejo-
Copy link
Member Author

mejo- commented May 6, 2025

@luka-nextcloud can you check whether this needs a backport to stable30?

@blizzz blizzz mentioned this pull request May 6, 2025
10 tasks
@luka-nextcloud
Copy link
Contributor

/backport to stable30

@backportbot
Copy link

backportbot bot commented May 6, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/7190/stable30

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7190/stable30

Error: Failed to push branch backport/7190/stable30: remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/nextcloud/text.git/'


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

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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants