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

Disable old OSs + add manual trigger to merge queue and nightly flows #556

Merged
merged 5 commits into from
Dec 1, 2024

Conversation

alonre24
Copy link
Collaborator

Describe the changes in the pull request

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

GuyAv46
GuyAv46 previously approved these changes Nov 28, 2024
@alonre24 alonre24 added this pull request to the merge queue Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.93%. Comparing base (1b8a846) to head (9e7a921).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 28, 2024
@alonre24 alonre24 changed the title Add manual trigger to merge queue and nightly flows Disable old OSs + add manual trigger to merge queue and nightly flows Nov 29, 2024
@alonre24 alonre24 added this pull request to the merge queue Dec 1, 2024
Merged via the queue into main with commit 2af891d Dec 1, 2024
16 checks passed
@alonre24 alonre24 deleted the add_manual_triger_to_flows branch December 1, 2024 11:49
Copy link

github-actions bot commented Dec 1, 2024

Backport failed for 0.6, because it was unable to cherry-pick the commit(s).

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

Copy link

github-actions bot commented Dec 1, 2024

Backport failed for 0.7, because it was unable to cherry-pick the commit(s).

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

Copy link

github-actions bot commented Dec 1, 2024

Backport failed for 0.8, because it was unable to cherry-pick the commit(s).

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

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

Successfully merging this pull request may close these issues.

2 participants