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

CI and Testing Github Integration #50

Open
Squareys opened this issue Sep 13, 2016 · 3 comments
Open

CI and Testing Github Integration #50

Squareys opened this issue Sep 13, 2016 · 3 comments

Comments

@Squareys
Copy link
Contributor

Personal wish of mine:

It would be amazing if we could have some kind of CI which builds branches and puts results onto the PRs. Usually, CIs have Github integrations which do this. Examples are AppVeyor or Travis, which are available for free for open source projects.

In addition, one could setup coveralls.io or something similar to provide feedback about test converage.

@dietzc I think we tried to find a simple way to get Github integrated with our existing Jenkins CI already, right? Since that doesn't seem easy to do, I propose to have a second CI (without artifact ouput) to just build and run tests for PRs etc.

I might try to get tests on Travis running after #49 is done. Since it pretty much allows to just run unix commands, it should be rather simple to do.

Opinions/wishes/suggestions are welcome.
Regards, Jonathan.

@dietzc
Copy link
Member

dietzc commented Sep 13, 2016

yes, this would be nice. but please post-pone this issue until all other issues have been resolved and we have something stable running.

@Squareys
Copy link
Contributor Author

have something stable running

It would definitely help with stability ;)

@dietzc
Copy link
Member

dietzc commented Sep 14, 2016

... as soon as we have a first stable thing I agree we should do that. But please lets first make progress on the implementation front 👍

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