Skip to content

CI and Testing Github Integration #50

@Squareys

Description

@Squareys

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions