-
Notifications
You must be signed in to change notification settings - Fork 12
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
Disable old OSs + add manual trigger to merge queue and nightly flows #556
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #556 +/- ##
==========================================
- Coverage 96.97% 96.93% -0.04%
==========================================
Files 100 100
Lines 5287 5287
==========================================
- Hits 5127 5125 -2
- Misses 160 162 +2 ☔ View full report in Codecov by Sentry. |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 0.6
git worktree add -d .worktree/backport-556-to-0.6 origin/0.6
cd .worktree/backport-556-to-0.6
git switch --create backport-556-to-0.6
git cherry-pick -x 2af891d293bb8c35bb42cf16db62d822e0811ba3 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 0.7
git worktree add -d .worktree/backport-556-to-0.7 origin/0.7
cd .worktree/backport-556-to-0.7
git switch --create backport-556-to-0.7
git cherry-pick -x 2af891d293bb8c35bb42cf16db62d822e0811ba3 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 0.8
git worktree add -d .worktree/backport-556-to-0.8 origin/0.8
cd .worktree/backport-556-to-0.8
git switch --create backport-556-to-0.8
git cherry-pick -x 2af891d293bb8c35bb42cf16db62d822e0811ba3 |
Describe the changes in the pull request
Mark if applicable