-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Use arcade's standard backport workflow #13997
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #13997 +/- ##
====================================================
- Coverage 77.15573% 52.01621% -25.13953%
====================================================
Files 3278 2065 -1213
Lines 645199 287941 -357258
Branches 47716 42121 -5595
====================================================
- Hits 497808 149776 -348032
+ Misses 143703 135266 -8437
+ Partials 3688 2899 -789
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Shyam-Gupta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. Thanks.
|
/backport to release/10.0 |
|
/backport to release/9.0 |
|
Started backporting to |
|
/backport to release/8.0 |
|
Started backporting to |
|
Started backporting to |
|
@mmitche backporting to git am output$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Use arcade's standard backport workflow
Using index info to reconstruct a base tree...
M .github/workflows/backport.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/backport.yml
CONFLICT (content): Merge conflict in .github/workflows/backport.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Use arcade's standard backport workflow
Error: The process '/usr/bin/git' failed with exit code 128 |
|
@mmitche backporting to git am output$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Use arcade's standard backport workflow
Using index info to reconstruct a base tree...
M .github/workflows/backport.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/backport.yml
CONFLICT (content): Merge conflict in .github/workflows/backport.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Use arcade's standard backport workflow
Error: The process '/usr/bin/git' failed with exit code 128 |
Microsoft Reviewers: Open in CodeFlow