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

Enable offline build in PR validation for .NET 8.0 #3097

Closed
MichaelSimons opened this issue Oct 31, 2022 · 1 comment · Fixed by dotnet/installer#16821
Closed

Enable offline build in PR validation for .NET 8.0 #3097

MichaelSimons opened this issue Oct 31, 2022 · 1 comment · Fixed by dotnet/installer#16821
Assignees
Labels
area-prebuilts Reducing the number of prebuilt packages in the tarball

Comments

@MichaelSimons
Copy link
Member

MichaelSimons commented Oct 31, 2022

Offline tarball build CI is currently disabled for .NET 8.0 because there are prebuilts. This needs to be enabled to ensure source-build can be released for each of the .NET 8.0 previews.

Current Blocking Issues/PRs:

@dotnet-issue-labeler dotnet-issue-labeler bot added area-testing Improvements in CI and testing untriaged labels Oct 31, 2022
@MichaelSimons MichaelSimons changed the title Enable offline build CI for .NET 8.0 Enable offline build in PR validation for .NET 8.0 Nov 3, 2022
@MichaelSimons
Copy link
Member Author

[Triage] Enabling this is going to cause a log jam of sorts in the dependency flows into installer if prebuilt detection is not enabled at the repo level. We should hold off on enabling this until prebuilt detection is enabled for at least the primary repos (e.g. runtime, aspnet, roslyn, sdk, etc.)

@MichaelSimons MichaelSimons added area-prebuilts Reducing the number of prebuilt packages in the tarball and removed area-testing Improvements in CI and testing untriaged labels Nov 3, 2022
@mthalman mthalman self-assigned this Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-prebuilts Reducing the number of prebuilt packages in the tarball
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants