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

Merging internal commits for release/8.0.1xx #42698

Conversation

vseanreesermsft
Copy link
Contributor

No description provided.

MichalPavlik and others added 27 commits June 11, 2024 15:33
…ull and push operations. Old set of variables is used for fallback.
**Description**
Added new set of env variables to allow separately specifying credentials for Pull and Push Registry operations. The old set of variables is used as a fallback for the Push Registry operations, and the pull operations _in the specific case_ where the push and pull registries are the same.

**Customer Impact**
Customers that used the environment variable approach (not incredibly common, but some key use cases like `azd` (they are changing) and used different source and target registries (e.g. mcr.microsoft.com for the source, ghcr.io or ACR for target) would send credentials intended for the target to the source.

**Regression**
No - this behavior has been around as long as we supported pull registry authentication.

**Risk**
Low - this includes new tests for the use of the various env vars in the various combinations of push/pull registry domain.
…otnet-runtime build 20240716.12

Microsoft.NET.HostModel , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0
 From Version 8.0.7-servicing.24313.11 -> To Version 8.0.8-servicing.24366.12

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100
 From Version 8.0.7 -> To Version 8.0.8 (parent: Microsoft.NETCore.App.Runtime.win-x64
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: from 8.0.7 to 8.0.8 (parent: Microsoft.NETCore.App.Runtime.win-x64)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: dd95552e-72fb-4363-9b59-08dbd5a5c3e7
- **Build**: 20240716.12
- **Date Produced**: July 16, 2024 10:31:44 PM UTC
- **Commit**: 08338fcaa5c9b9a8190abb99222fed12aaba956c
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NET.HostModel**: [from 8.0.7-servicing.24313.11 to 8.0.8-servicing.24366.12][1]
  - **Microsoft.NET.ILLink.Tasks**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.NETCore.App.Host.win-x64**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.NETCore.DotNetHostResolver**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.NETCore.Platforms**: [from 8.0.7-servicing.24313.11 to 8.0.8-servicing.24366.12][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24313.11 to 8.0.8-servicing.24366.12][1]
  - **VS.Redist.Common.NetCore.TargetingPack.x64.8.0**: [from 8.0.7-servicing.24313.11 to 8.0.8-servicing.24366.12][1]
  - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100**: [from 8.0.7 to 8.0.8][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2aade6beb02ea367fd97c4070a4198802fe61c03&targetVersion=GC08338fcaa5c9b9a8190abb99222fed12aaba956c&_a=files
[2]: dotnet/emsdk@a64772f...e92f92e

[DependencyUpdate]: <> (End)

[marker]: <> (End:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
…otnet-windowsdesktop build 20240716.8

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0
 From Version 8.0.7 -> To Version 8.0.8

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 8.0.7-servicing.24313.7 -> To Version 8.0.8-servicing.24366.7 (parent: Microsoft.WindowsDesktop.App.Ref
…dnceng/internal/dotnet-windowsdesktop

This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NET.Sdk.WindowsDesktop**: from 8.0.7-servicing.24313.7 to 8.0.8-servicing.24366.7 (parent: Microsoft.WindowsDesktop.App.Ref)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:43ca46dd-3142-499e-f076-08dbd5a5cbe7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop
- **Subscription**: 43ca46dd-3142-499e-f076-08dbd5a5cbe7
- **Build**: 20240716.8
- **Date Produced**: July 17, 2024 6:54:51 AM UTC
- **Commit**: 1526afd4eae1d862d586402ef8e005151a919d52
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.WindowsDesktop.App.Ref**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 8.0.7 to 8.0.8][1]
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24314.3 to 8.0.8-servicing.24366.8][1]
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0**: [from 8.0.7-servicing.24314.3 to 8.0.8-servicing.24366.8][1]
  - **Microsoft.NET.Sdk.WindowsDesktop**: [from 8.0.7-servicing.24313.7 to 8.0.8-servicing.24366.7][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC28ae95bc8703be1ebc194391b03b6477cf59bed2&targetVersion=GC1526afd4eae1d862d586402ef8e005151a919d52&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC43bb8cc831c2658e1117415019264bfe6f644f94&targetVersion=GC883fc207bb50622d4458ff09ae6a62548783826a&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:43ca46dd-3142-499e-f076-08dbd5a5cbe7)
…otnet-aspnetcore build 20240719.8

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0
 From Version 8.0.7-servicing.24314.2 -> To Version 8.0.8-servicing.24369.8
…dnceng/internal/dotnet-aspnetcore

This pull request updates the following dependencies

[marker]: <> (Begin:5ae73aca-14b4-4570-17b0-08dbd53e3897)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: 5ae73aca-14b4-4570-17b0-08dbd53e3897
- **Build**: 20240719.8
- **Date Produced**: July 20, 2024 12:20:35 AM UTC
- **Commit**: 954f61dd38b33caa2b736c73530bd5a294174437
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-dev-certs**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **dotnet-user-jwts**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **dotnet-user-secrets**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.Analyzers**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.App.Ref**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.AspNetCore.App.Ref.Internal**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.AspNetCore.Authorization**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.AspNetCore.Components.SdkAnalyzers**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.Components.Web**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.AspNetCore.DeveloperCertificates.XPlat**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.Mvc.Analyzers**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.Mvc.Api.Analyzers**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]
  - **Microsoft.AspNetCore.TestHost**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.Extensions.FileProviders.Embedded**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.Extensions.ObjectPool**: [from 8.0.7 to 8.0.8][1]
  - **Microsoft.JSInterop**: [from 8.0.7 to 8.0.8][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.7-servicing.24314.2 to 8.0.8-servicing.24369.8][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC2f1db20456007c9515068a35a65afdf99af70bc6&targetVersion=GC954f61dd38b33caa2b736c73530bd5a294174437&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:5ae73aca-14b4-4570-17b0-08dbd53e3897)
…-merge-8.0.1xx-2024-08-13-1057-db42b7a8-277c-4e54-978b-885f0281c665
@vseanreesermsft vseanreesermsft requested a review from a team as a code owner August 13, 2024 17:57
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Aug 13, 2024
@Forgind Forgind merged commit a2bd975 into dotnet:release/8.0.1xx Aug 14, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants