-
Notifications
You must be signed in to change notification settings - Fork 233
[automated] Merge branch 'release/3.1' => 'master' #1173
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/3.1' => 'master' #1173
Conversation
- aspnet/AspNetCore-Internal#3153
- Publishing the Razor.VSCode NPM package for O#. - Publishing the various Razor LanguageServers that are used by O#. dotnet/aspnetcore#13494
|
This pull request has been updated. This PR merges commits made on release/3.1 by the following committers: |
|
@dougbu it's complaining about MSBuild version. Did something change on the agents? |
|
@NTaylorMullen I'm seeing the same thing in dotnet/aspnetcore#14206 (comment) |
|
This pull request has been updated. This PR merges commits made on release/3.1 by the following committers: |
|
Though not quite the identical issue, my understanding is that there will be an update to the image we're using that will include MSBuild 16.3. I think it's tracked here https://github.com/microsoft/azure-pipelines-image-generation/issues/1256. |
|
FYI they are rolling out the update so we'll just keep on re-running these failed builds. Should start passing today or tomorrow (depending on the roll out and when it hits all of the agents in the pool) |
I'm not sure the AzDO change will impact PR validation on Windows. Those are hosted AzDO agents and not the BYOC pools we use in a lot of places. I'm in a mtg with one of the people who should know about the BYOC pools and will pin him down after we're done. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
2 similar comments
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
1 similar comment
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
@JunTaoLuo @dougbu, I re-ran the failing build and it failed again (possibly due to different reasons that aren't apparent to me). |
We're waiting for an agent update, hopefully tomorrow. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
5 similar comments
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
|
❌ Uh oh, this pull request could not be updated automatically. New commits were pushed to release/3.1, but I could not automatically push those to merge/release/3.1-to-master to update this PR. |
I detected changes in the release/3.1 branch which have not been merged yet to master. I'm a robot and am configured to help you automatically keep master up to date, so I've opened this PR.
This PR merges commits made on release/3.1 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/3.1-to-master'. 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.