You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: