Conversation
Signed-off-by: Grigorii K. Shartsev <[email protected]>
|
/backport to stable8 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7814 +/- ##
=======================================
Coverage 51.58% 51.58%
=======================================
Files 96 96
Lines 3148 3148
Branches 865 865
=======================================
Hits 1624 1624
Misses 1276 1276
Partials 248 248 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Yep, in 9.1.0. You even drafted a PR with them in Talk :P |
|
/backport to stable8 |
|
The backport to # Switch to the target branch and update it
git checkout stable8
git pull origin stable8
# Create the new backport branch
git checkout -b backport/7814/stable8
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e506d0e9
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7814/stable8Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud-libraries:backport/7814/stable8."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
☑️ Resolves
Section + ShortcutsSection, notSection + SectionShortcuts🏁 Checklist
stable8for maintained Vue 2 version or not applicable