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

Update multiple SDK version properties #706

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

martincostello
Copy link
Owner

Update all occurrences of the .NET SDK version to handle the scenario where the tools:dotnet property also contains the SDK version.

See https://github.com/dotnet/aspnetcore/pull/53424/files#r1454015608.

/cc @wtgodbe

Update all occurrences of the .NET SDK version to handle the scenario where the `tools:dotnet` property also contains the SDK version.
@martincostello martincostello added enhancement New feature or request javascript Pull requests that update Javascript code labels Jan 16, 2024
@martincostello martincostello added this to the v3.1.1 milestone Jan 16, 2024
src/DotNetSdkUpdater.ts Fixed Show fixed Hide fixed
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b5c008) 88.82% compared to head (2e703e8) 88.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #706      +/-   ##
==========================================
+ Coverage   88.82%   88.92%   +0.09%     
==========================================
  Files           2        2              
  Lines         349      352       +3     
  Branches       66       66              
==========================================
+ Hits          310      313       +3     
  Misses         33       33              
  Partials        6        6              
Flag Coverage Δ
linux 88.92% <100.00%> (+0.09%) ⬆️
macos ?
windows 88.92% <100.00%> (+0.09%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Change how the dots in the version are escaped.
Fix copy-pasta in test name.
@martincostello martincostello enabled auto-merge (squash) January 16, 2024 22:38
@martincostello martincostello merged commit 0d6aed9 into main Jan 16, 2024
10 checks passed
@martincostello martincostello deleted the update-tools-dotnet branch January 16, 2024 22:56
martincostello added a commit that referenced this pull request Jan 16, 2024
Bump action SHA to include the changes from #706.
@martincostello martincostello mentioned this pull request Jan 16, 2024
martincostello added a commit that referenced this pull request Jan 16, 2024
Bump action SHA to include the changes from #706.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant