Skip to content

ci: Update Dotty to use Microsoft.Build package for csproj parsing #3079

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

Merged
merged 4 commits into from
Apr 3, 2025

Conversation

tippmar-nr
Copy link
Member

A quick update to Dotty that uses the Microsoft.Build package to parse csproj files and manage updates to package versions. We now report the version in the project file as the "old" version and the latest Nuget package version as the "updated to" version.

This work lays the foundation for later work to extract the current set of package versions used in our project files for purposes of building the compatibility documentation.

@tippmar-nr tippmar-nr requested a review from a team as a code owner April 2, 2025 20:09
@tippmar-nr tippmar-nr enabled auto-merge (squash) April 3, 2025 16:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.19%. Comparing base (d98e2da) to head (e76392b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3079   +/-   ##
=======================================
  Coverage   82.19%   82.19%           
=======================================
  Files         477      477           
  Lines       30627    30627           
  Branches     3426     3426           
=======================================
+ Hits        25173    25175    +2     
+ Misses       4655     4653    -2     
  Partials      799      799           
Flag Coverage Δ
Agent 83.25% <ø> (+<0.01%) ⬆️
Profiler 72.51% <ø> (ø)

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

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tippmar-nr tippmar-nr merged commit 27e6946 into main Apr 3, 2025
95 checks passed
@tippmar-nr tippmar-nr deleted the ci/dotty-project-parsing branch April 3, 2025 19:11
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.

3 participants