-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feature request: add continuous integration #11
Comments
Hi Richel, Thank you for your question. I see a couple potential solutions here.
Hope my answer helps you. Melody |
Sounds great. Let us know what you need to get started.
…On Monday, May 25, 2020, Richel Bilderbeek ***@***.***> wrote:
Dear MHCnuggets maintainer,
MHCnuggets appears awesome to me!
But without any form of continuous integration, one cannot verify if
indeed everything (still) works. Also, a CI install script shows all steps
needed to install and run any repo, which I find always helpful.
I would enjoy any form of continuous integration added and a juicy build
badge to show everything works.
I volunteer to do so.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADC2PVHBZBZ3ZMDI64IJRQTRTIT2HANCNFSM4NJKRCEA>
.
--
Rachel Karchin, Ph.D.
Professor of Biomedical Engineering, Oncology and Computer Science
The William R. Brody Faculty Scholar
Institute for Computational Medicine
Johns Hopkins University
217A Hackerman Hall. 3400 N. Charles St.
Baltimore, MD 21218
|
Hi @XiaoshanShao: thanks for your suggestions, let's see if I can fix it now 👍 @RachelKarchin: thanks for allowing me to make MHCnuggets even more awesome! I need nothing to get started, but I will ask to activate Travis CI (free, can login with GitHub account) when I am done. Maybe today, probably tomorrow... |
@RachelKarchin I previously added continuous integration (Travis CI) to some of my repositories (e.g., https://github.com/KarchinLab/probabilistic2020). So I believe once it is setup for mhcnuggets, then we just need to toggle it on the Travis CI website. |
@ctokheim what you did there looks great! I guess that can just be copied 🙂 |
I submitted a stub Pull Request already that allows one to see if Travis CI is activated (#13). From that moment on, or earlier, I hope Collin works his magic 👍 |
@ctokheim Thanks for activating Travis CI! I will try to copy the I know in some of my projects, those things only take minutes if you are into them 👍 |
Dear MHCnuggets maintainer,
MHCnuggets appears awesome to me!
But without any form of continuous integration, one cannot verify if indeed everything (still) works. Also, a CI install script shows all steps needed to install and run any repo, which I find always helpful.
I would enjoy any form of continuous integration added and a juicy build badge to show everything works.
I volunteer to do so.
The text was updated successfully, but these errors were encountered: