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

[release/8.0.1xx] Update Fedora and CentOS Stream SB CI legs #19795

Merged
merged 2 commits into from
May 20, 2024

Conversation

MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented May 17, 2024

Related to dotnet/source-build#4399 and dotnet/source-build#4301

  • Updated Fedora 39 to 40
  • Updated CentOS Stream 8 to 9
  • Uploaded the appropriate CentOS Stream 9 artifacts
  • Factored out distro versions into variables to make future upgrades easier

Test runs (internal Microsoft links)
dotnet-source-build
source-build-sdk-diff-tests

@MichaelSimons MichaelSimons changed the title Update Fedora and CentOS Stream CI legs [release/8.0.1xx] Update Fedora and CentOS Stream CI legs May 17, 2024
@MichaelSimons MichaelSimons changed the title [release/8.0.1xx] Update Fedora and CentOS Stream CI legs [release/8.0.1xx] Update Fedora and CentOS Stream SB CI legs May 17, 2024
@MichaelSimons MichaelSimons force-pushed the 8.0-SB-CI branch 4 times, most recently from b14f101 to e38b0ab Compare May 17, 2024 19:54
@MichaelSimons MichaelSimons marked this pull request as ready for review May 17, 2024 23:45
@MichaelSimons MichaelSimons requested a review from a team as a code owner May 17, 2024 23:45
<PrivateSourceBuiltArtifactsUrl>https://dotnetcli.azureedge.net/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.8.0.105-servicing.24224.1.centos.8-x64.tar.gz</PrivateSourceBuiltArtifactsUrl>
<PrivateSourceBuiltSdkUrl_CentOS8Stream>https://dotnetcli.azureedge.net/source-built-artifacts/sdks/dotnet-sdk-8.0.105-centos.8-x64.tar.gz</PrivateSourceBuiltSdkUrl_CentOS8Stream>
<PrivateSourceBuiltArtifactsUrl>https://dotnetcli.azureedge.net/source-built-artifacts/assets/Private.SourceBuilt.Artifacts.8.0.105-servicing.24224.1.centos.9-x64.tar.gz</PrivateSourceBuiltArtifactsUrl>
<PrivateSourceBuiltSdkUrl>https://dotnetcli.azureedge.net/source-built-artifacts/sdks/dotnet-sdk-8.0.105-centos.9-x64.tar.gz</PrivateSourceBuiltSdkUrl>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given we only store artifacts for one distro I removed the distro name to make maintenance easier. It follow the same pattern as the SDK artifact property.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that the SB release pipeline will have to be adjusted in response to this. I've opened an issue for this.

@MichaelSimons MichaelSimons merged commit cb8edb0 into dotnet:release/8.0.1xx May 20, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants