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

feat: Release pre-requisites for Microsoft.AutoGen.Core NuGet #5270

Merged
merged 8 commits into from
Jan 30, 2025

Conversation

lokitoth
Copy link
Member

@lokitoth lokitoth commented Jan 30, 2025

This is in preparation for releasing the Microsoft.AutoGen.Core NuGet package.

  • Moves IHandle<> to Microsoft.AutoGen.Contracts

  • Makes KVStringParseHelper internal

  • Updates versions of certain dependencies

  • Updates NuGet package properties

  • Enables deterministic build

  • Enables ContinuousIntegrationBuild in CI

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.59%. Comparing base (994c866) to head (345fe6a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5270   +/-   ##
=======================================
  Coverage   70.59%   70.59%           
=======================================
  Files         180      180           
  Lines       11668    11668           
=======================================
  Hits         8237     8237           
  Misses       3431     3431           
Flag Coverage Δ
unittests 70.59% <ø> (ø)

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.

@lokitoth lokitoth force-pushed the dev/prepare_for_nuget_publish branch from c4bde76 to 15c2146 Compare January 30, 2025 20:47
@lokitoth lokitoth marked this pull request as ready for review January 30, 2025 21:48
@lokitoth lokitoth changed the title Release pre-requisites for Microsoft.AutoGen.Core NuGet feat: Release pre-requisites for Microsoft.AutoGen.Core NuGet Jan 30, 2025
@lokitoth lokitoth force-pushed the dev/prepare_for_nuget_publish branch from 24bb14e to 345fe6a Compare January 30, 2025 21:54
@lokitoth lokitoth merged commit 465a974 into main Jan 30, 2025
67 checks passed
@lokitoth lokitoth deleted the dev/prepare_for_nuget_publish branch January 30, 2025 22:08
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.

2 participants