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

Bump version of System.Runtime.CompilerServices.Unsafe to preview coming from maintenance-packages #12313

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

carlossanlop
Copy link
Member

@carlossanlop carlossanlop commented Oct 11, 2024

We have published out of the dotnet/maintenance-packages repo new preview versions of various OOB packages: https://github.com/dotnet/maintenance-packages/tree/main/src

These packages do not have any source code changes. They only have a new version number because they have a new repo of origin that uses modern arcade infrastructure (they were all residing in out-of-support branches).

Of those packages, the only one actively consumed by the dotnet/winforms repo is System.Runtime.CompilerServices.Unsafe. The new preview version now resides in the dotnet-libraries feed: https://dnceng.visualstudio.com/public/_artifacts/feed/dotnet-libraries/NuGet/Microsoft.IO.Redist/overview/6.1.0-preview.1.24511.1

The dotnet/winforms repo currently does not consume the dotnet-libraries feed, so I added it to the NuGet.config.

We don't yet have darc subscriptions. We first want to test the packages via manual dependency updates.

This is a similar PR to the one we have for dotnet/runtime dotnet/runtime#108806 and for dotnet/sdk dotnet/sdk#44121 .

Microsoft Reviewers: Open in CodeFlow

NuGet.config Show resolved Hide resolved
@lonitra lonitra added the 📭 waiting-author-feedback The team requires more information from the author label Oct 14, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.55808%. Comparing base (42178fd) to head (22ecbc5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12313          /-   ##
===================================================
  Coverage   75.55320%   75.55808%    0.00487%     
===================================================
  Files           3111        3111                 
  Lines         635122      635122                 
  Branches       46914       46914                 
===================================================
  Hits          479855      479886          31     
  Misses        151805      151780         -25     
  Partials        3462        3456          -6     
Flag Coverage Δ
Debug 75.55808% <ø> ( 0.00487%) ⬆️
integration 18.30708% <ø> ( 0.01905%) ⬆️
production 49.03861% <ø> ( 0.01090%) ⬆️
test 97.02424% <ø> (ø)
unit 45.98953% <ø> ( 0.02710%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@carlossanlop
Copy link
Member Author

Yeah, much better with the NuGet.config filtering...

@lonitra
Copy link
Member

lonitra commented Oct 15, 2024

LGTM 👍 @carlossanlop could you resolve merge conflicts? Then we can get this merged

@lonitra lonitra added the 📭 waiting-author-feedback The team requires more information from the author label Oct 15, 2024
@carlossanlop
Copy link
Member Author

Done

@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Oct 15, 2024
@lonitra lonitra enabled auto-merge (squash) October 15, 2024 19:10
@lonitra lonitra merged commit febf996 into dotnet:main Oct 15, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Oct 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants