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

continous integration #5

Closed
Alexander-Barth opened this issue Dec 16, 2019 · 4 comments
Closed

continous integration #5

Alexander-Barth opened this issue Dec 16, 2019 · 4 comments

Comments

@Alexander-Barth
Copy link
Member

It would be nice to add contiguous integration (travis CI, appveyor) to GibbsSeaWater.jl but I do not think that I have sufficient rights to do so.
There are already the necessary configuration files in the repo (.travis.yml and appveyor.yml), but the repo owner should enable CI by adding this repo to https://travis-ci.org and https://ci.appveyor.com/ (one can use the GitHub account for these sites).

Maybe @PaulMBarker or @efiring can help us here?

@PaulMBarker
Copy link
Member

PaulMBarker commented Dec 16, 2019 via email

@Alexander-Barth
Copy link
Member Author

Alexander-Barth commented Dec 16, 2019

Yes, I think only somebody with the ownership permission of a repo can do this [1]. (I do not have this right).

I can trigger Appeveor (CI on Windows) manually, but it does not run automatically on every commit. I think these services require Webhooks to run automatically, available in Settings -> Wehbooks. The settings tab is not visible to me.

[1] https://docs.travis-ci.com/user/tutorial/

@PaulMBarker
Copy link
Member

I think you should have access to it now. Let me know if you don't.

@Alexander-Barth
Copy link
Member Author

Thanks a lot for your trust! Travis CI and appveyor run now on every commit!

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

No branches or pull requests

2 participants