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

Feature/new build process and scripts #331

Merged
merged 5 commits into from
Oct 31, 2021

Conversation

codebude
Copy link
Owner

@codebude codebude commented Oct 31, 2021

This PR implements the following features:

  • Added strong name signing as requested in multiple issues
  • Move build "engine" from MyGet.org (Batch script) to Github.com (yml-based actions)
  • Adds .NET 5.0 as new, additional target

Added NuGet readme, replaced PackageIconUrl by PackageIcon, etc.
Removes MyGet build script and introduces Github Actions as new "build engine".
@codecov
Copy link

codecov bot commented Oct 31, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@d907ed1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #331   +/-   ##
=========================================
  Coverage          ?   61.95%           
=========================================
  Files             ?       17           
  Lines             ?     2560           
  Branches          ?      486           
=========================================
  Hits              ?     1586           
  Misses            ?      906           
  Partials          ?       68           
Flag Coverage Δ
net5.0 62.71% <0.00%> (?)
net5.0-windows 61.83% <0.00%> (?)
netcoreapp2.0 58.79% <0.00%> (?)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d907ed1...acea6c0. Read the comment docs.

@codebude codebude merged commit e209962 into master Oct 31, 2021
@codebude codebude deleted the feature/new-build-process-and-scripts branch October 31, 2021 14: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.

1 participant