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

Consolidate Build and Release Pipelines #67

Open
pjbgf opened this issue Jan 4, 2020 · 0 comments
Open

Consolidate Build and Release Pipelines #67

pjbgf opened this issue Jan 4, 2020 · 0 comments
Assignees

Comments

@pjbgf
Copy link
Owner

pjbgf commented Jan 4, 2020

Consolidate all builds using a single platform - potentially GitHub Actions.

Context
Currently AppVeyor is being used for windows builds and CircleCI for linux.
Each platform tests for platform-compatibility, but also add the following activities:

  • Windows pipeline: applies git semver and releases the nuget package.
  • Linux: generate code coverage report and submit to codecov.
@pjbgf pjbgf self-assigned this Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant