twillis449 / ALBUS_ionosphere

software to determine ionosphere TEC and RM from GPS receiver data
Other
17 stars 8 forks source link

Dockerize & continuous integration #3

Open bennahugo opened 1 year ago

bennahugo commented 1 year ago

First pass to get things going in a systematic way would be to Dockerize this into a working shippable installation

I see there is some test suites that we can execute although I'm not sure about coverage. I can set up CI testing on that before making any modification to the codebase

twillis449 commented 1 year ago

Maybe I should just learn Docker - can't be that difficult.