-
Notifications
You must be signed in to change notification settings - Fork 528
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
[release/7.0.2xx] Update dependencies from dotnet/installer #8010
Merged
jonathanpeppers
merged 5 commits into
darc-release/7.0.2xx-ec8533dc-0d5d-4d32-8bac-c18c771ee318
from
darc-release/7.0.2xx-0f36e7c0-56fd-4e0d-ac36-0fb8153eae8c
Jun 12, 2023
Merged
[release/7.0.2xx] Update dependencies from dotnet/installer #8010
jonathanpeppers
merged 5 commits into
darc-release/7.0.2xx-ec8533dc-0d5d-4d32-8bac-c18c771ee318
from
darc-release/7.0.2xx-0f36e7c0-56fd-4e0d-ac36-0fb8153eae8c
Jun 12, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…230502.5 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.205-servicing.23252.5
dotnet-maestro
bot
requested review from
jonathanpeppers,
pjcollins and
jonpryor
as code owners
May 3, 2023 17:36
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
I think we need a dotnet/runtime bump before this will work, installer wants 6.0.18 and the runtime workload wants 6.0.17:
|
…230504.11 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.206-servicing.23254.11
On the `release/6.0.4xx` branch I ran this to get these feeds: darc update-dependencies --id 180912 Using the build from: https://maestro-prod.westus2.cloudapp.azure.com/1296/https:%2F%2Fdev.azure.com%2Fdnceng%2Finternal%2F_git%2Fdotnet-runtime/latest/graph
jonathanpeppers
changed the base branch from
release/7.0.2xx
to
darc-release/7.0.2xx-ec8533dc-0d5d-4d32-8bac-c18c771ee318
June 12, 2023 17:42
…18' into darc-release/7.0.2xx-0f36e7c0-56fd-4e0d-ac36-0fb8153eae8c
jonathanpeppers
merged commit Jun 12, 2023
953fe11
into
darc-release/7.0.2xx-ec8533dc-0d5d-4d32-8bac-c18c771ee318
jonathanpeppers
deleted the
darc-release/7.0.2xx-0f36e7c0-56fd-4e0d-ac36-0fb8153eae8c
branch
June 12, 2023 17:44
jonathanpeppers
added a commit
that referenced
this pull request
Jun 13, 2023
* Update dependencies from https://github.com/dotnet/runtime build 20230503.17 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.7 * dotnet/runtime 6.0.18 * Update dependencies from https://github.com/dotnet/runtime build 20230522.13 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.7 Dependency coherency updates Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100 From Version 7.0.6 -> To Version 7.0.7 (parent: Microsoft.NETCore.App.Ref * Update dependencies from https://github.com/dotnet/runtime build 20230522.13 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.7 Dependency coherency updates Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100 From Version 7.0.6 -> To Version 7.0.7 (parent: Microsoft.NETCore.App.Ref * Update dependencies from https://github.com/dotnet/runtime build 20230606.6 Microsoft.NETCore.App.Ref From Version 7.0.6 -> To Version 7.0.8 Dependency coherency updates Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100,Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100 From Version 7.0.6 -> To Version 7.0.7 (parent: Microsoft.NETCore.App.Ref * dotnet/runtime 6.0.19 On the `release/6.0.4xx` branch I ran this to get these feeds: darc update-dependencies --id 180912 Using the build from: https://maestro-prod.westus2.cloudapp.azure.com/1296/https:%2F%2Fdev.azure.com%2Fdnceng%2Finternal%2F_git%2Fdotnet-runtime/latest/graph * [release/7.0.2xx] Update dependencies from dotnet/installer (#8010) * Update dependencies from https://github.com/dotnet/installer build 20230502.5 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.205-servicing.23252.5 * dotnet/runtime 6.0.18 * Update dependencies from https://github.com/dotnet/installer build 20230504.11 Microsoft.Dotnet.Sdk.Internal From Version 7.0.204-servicing.23214.3 -> To Version 7.0.206-servicing.23254.11 * dotnet/runtime 6.0.19 On the `release/6.0.4xx` branch I ran this to get these feeds: darc update-dependencies --id 180912 Using the build from: https://maestro-prod.westus2.cloudapp.azure.com/1296/https:%2F%2Fdev.azure.com%2Fdnceng%2Finternal%2F_git%2Fdotnet-runtime/latest/graph --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Jonathan Peppers <[email protected]> * Revert "[release/7.0.2xx] Update dependencies from dotnet/installer (#8010)" This reverts commit 953fe11. --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Jonathan Peppers <[email protected]> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
From https://github.com/dotnet/installer