-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[automated] Merge branch 'release/5.0' => 'main' #32875
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
[automated] Merge branch 'release/5.0' => 'main' #32875
Conversation
* Resolve conflicts * Resolve remaining credscan bugs (dotnet#31157) * Resolve final credscan bug (dotnet#31196) Co-authored-by: Kevin Pilch <kevinpi@microsoft.com>
7d652cc
to
028ea74
Compare
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.
Auto-approving branch merge.
31456 isn't related to the tests, I already skipped the tests I thought in main |
This is the PR needed to skip that test (the cert is fixed now, but I saw some failures on ubuntu still), so I went ahead and skipped it |
Something is not right @HaoK because the failures of |
Which PR❔ |
Oops forgot to paste: #32812 |
But, you got that into main two days ago and this PR has only been open a few hours. What's causing the test failures❔ On an unrelated note, once @wtgodbe has fixed #32777, please use the backport bot to get #32812 into any branch w/ the test affected by that certificate. Do the same w/ whatever's causing the problems in this PR. (I'm about to rerun from scratch in case the GitHub merge commit was messed up.) |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
I'm not sure since it should be skipped in main at this point right? |
Are there any branches that we need for helix runs other than release/5.0 and release/3.0? |
Unless we broke
As long as you mean release/5.0 and release/3.1, no -- that's it. |
@wtgodbe Can you take a look at https://github.com/dotnet/aspnetcore/runs/2634842735?check_suite_focus=true looks like it failed with repo collaborator for me? |
I think we'd notice that as a ton of tests would fail... |
I detected changes in the release/5.0 branch which have not been merged yet to main. I'm a robot and am configured to help you automatically keep main up to date, so I've opened this PR.
This PR merges commits made on release/5.0 by the following committers:
Instructions for merging from UI
This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.
If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.
Instructions for merging via command line
Run these commands to merge this pull request from the command line.
or if you are using SSH
After PR checks are complete push the branch
Instructions for resolving conflicts
Instructions for updating this pull request
Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/5.0-to-main'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
or if you are using SSH
Contact .NET Core Engineering if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/master/scripts/GitHubMergeBranches.ps1.