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

Add GitHub Actions workflow #219

Merged
merged 17 commits into from
Mar 18, 2020
Merged

Add GitHub Actions workflow #219

merged 17 commits into from
Mar 18, 2020

Conversation

jcansdale
Copy link
Collaborator

@jcansdale jcansdale commented Mar 10, 2020

What this PR does

Create a GitHub Actions workflow that does the following:

  • Build using .NET Core
  • Package using nuget pack
  • Test using dotnet test
  • Publish to GitHub Package when on master branch
  • Bump version to 0.1.5-beta

@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #219 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   82.12%   82.12%           
=======================================
  Files          73       73           
  Lines        2479     2479           
=======================================
  Hits         2036     2036           
  Misses        443      443           

@jcansdale jcansdale requested a review from brphelps March 11, 2020 20:43
@jcansdale jcansdale merged commit 9b59a95 into master Mar 18, 2020
@jcansdale jcansdale deleted the devops/msbuild branch March 18, 2020 00:30
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.

None yet

1 participant