FlingEngine icon indicating copy to clipboard operation
FlingEngine copied to clipboard

Docker build test suite

Open BenjaFriend opened this issue 4 years ago • 2 comments

It would be really nice to have a docker file that can build on Linux with your local changes, so that you can quickly test clang compilation and unit test suites.

BenjaFriend avatar Oct 10 '20 17:10 BenjaFriend

We already have https://github.com/flingengine/FlingDockerBuild that can run in something like Jenkins, but that does a fresh clone/build every time. I want something that I can run locally in the actual source repo here to test local changes before pushing them up to staging.

BenjaFriend avatar Oct 10 '20 17:10 BenjaFriend

Hi, I'll work on it. I think I can do something good.

florianvazelle avatar Sep 30 '21 20:09 florianvazelle

closing this because it's really unnecessary atm

BenjaFriend avatar Nov 12 '22 16:11 BenjaFriend