Conversation
|
Hi François, I am adding @lajus in the loop since he is the repository's owner. I am not familiar with abstruse, so could you please elaborate? Thanks for your help! Best, |
|
Hello Luis, Hello Jonathan, The Ci that I have proposed have the quality to be self-hosted, If you want to use the self-hosted (abstruse) ci, you will need to have a available server, accessible with an address such as ci.amie.telecom-paris.fr . Once the server is setup, you will need to configure your github repository. Feel free to ask me any questions, Cheers, François |
Hello, I have created a .abstruse.yml to run tests (https://abstruse.bleenco.io/~)
However, the owner of the repository need to:
Configure github webhooks (https://github.com/bleenco/abstruse/blob/master/docs/INTEGRATING_GIT_PROVIDERS.md)
Configure a local server that runs abstruse ( launch demo server locally with docker https://github.com/bleenco/abstruse)
You can see how the ci perform here : https://github.com/Fran-cois/amie (in readme ==> Build status)