-
Notifications
You must be signed in to change notification settings - Fork 3
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 CI? #1
Comments
I have no idea how that is done. Would appreciate help from you. I know Pascal had CI. Do I need some service outside github? Is it free? I think a working CI would make sense when you finish porting to llvm18 and I merge your changes. A great test is Dietmar's library of models. If it builds without an error that is a good sign. I also have some circuit analyses in VACASK with corresponding CTest system tests. Those should uncover a large part of semantic errors in the compiler because VACASK uses almost all of OSDI. |
okay just discovered for tests you need to do |
some things are really beyond me, what I'll do is I'll make a pull with what I have + CI and wait till someone+time fixes it |
Great work. |
So that we can do CI on github
The text was updated successfully, but these errors were encountered: