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

Add CI based on Github Actions #286

Closed

Conversation

julien-faye
Copy link

The build of develop branch seems to be broken at the moment:

...
CC create-profmark.o
CC rocplot.o
create-profmark.c:28:10: fatal error: esl_msa_iset.h: No such file or directory
   28 | #include "esl_msa_iset.h"
      |          ^~~~~~~~~~~~~~~~
...

I think the project would benefit of a CI system! Github Actions is free for public repositories and it requires low maintenance.
It tests develop branch on Ubuntu 20.04 x86_64 and aarch64

It tests `develop` branch on Ubuntu 20.04 x86_64 and aarch64

Signed-off-by: Julien Faye <julien.m.faye@gmail.com>
@julien-faye
Copy link
Author

CI results could be seen on my fork: https://github.com/julien-faye/hmmer/actions/runs/3204064857

@cryptogenomicon
Copy link
Member

Yes, we know, thanks!

@julien-faye
Copy link
Author

Welcome, @cryptogenomicon !

It seems you are not interested in having a CI system to prevent such regressions ?

@martin-g
Copy link

martin-g commented Oct 7, 2022

@julien-faye This PR is nice!
Unfortunately the project team does not find CI systems useful - #233 (comment)

@npcarter
Copy link
Member

npcarter commented Oct 7, 2022 via email

@julien-faye
Copy link
Author

@npcarter All is fine! I understand!

But I think TravisCI is not in use at the moment - https://app.travis-ci.com/github/EddyRivasLab/hmmer
Maybe it was used with travis-ci.org in the past, but Travis-CI people decommissioned .org almost 3 years ago and asked all projects to move to .com.

I will not delete the branch in my fork. If you ever decide to use Github Actions you could reopen this PR and merge it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants