Add GitHub Actions, remove Travis - #16
Conversation
|
Hi, thanks for the PR. I'll use the opportunity to review the project a bit. I had not seen the auval error before, but seems quite understandable, since that parameter is changed programatically by design. We'll see if there is any solution to that. OTOH, the idea of generating releases is nice, but it is important that the corresponding SC version is known, etc. In any case I am certainly open to trying it, so I expect to merge this soon. |
|
Thanks! |
|
Hi @g-roma |
|
@g-roma any update? |
|
No news, but thanks for the ping and apologies for radio silence. I still have interest in doing a full review of this project, but it will have to be in the summer. |
As travis-ci.org no longer works, I've moved the build to GitHub Actions, which is what we've done with the main SuperCollider repository some time ago.
Points to consider:
auvalfails for reasons not related to this PR, AFAICT (see here)EDIT: I don't think the new GitHub Actions will run until this is merged. Proper run can be observed on my fork.