-
-
Notifications
You must be signed in to change notification settings - Fork 10
Feature: GitHub Actions-based CI #64
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
Conversation
Changed Files
|
b52a41f to
218aa5d
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
94e32ca to
a99a7bf
Compare
1343a57 to
58d6ca3
Compare
bd1b5b7 to
d42418b
Compare
d42418b to
faec288
Compare
ef0cb44 to
65fafd9
Compare
esden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! This was quite a difficult thing to get working! Greatly appreciate it. :)
In this PR we introduce a set of flows for doing continuous integration on the tool to detect issues early and automatically. This includes GHA flows for Linux, macOS and Windows and aims to cover builds for all flavours of target environment (x86{,_64} and AArch64).