WENO-OF / WENOEXT

Weighted essentially non-oscillatory library for the framework of OpenFOAM
GNU General Public License v3.0
119 stars 64 forks source link

Add Continous Integration #5

Closed JanGaertner closed 3 years ago

JanGaertner commented 4 years ago

With GitHub Actions a workflow can be added that compiles and runs a test case for commits or merges. For this a custom runner with OpenFOAM installed is required.

For CI on GitLab I already have a docker container with OpenFOAM installed on ubuntu 18.04. On this runner we then can compile and test the application within a clean environment.

JanGaertner commented 3 years ago

Contineous integration is added with version 3.0