ssec-jhu / evolver-ng

Next gen eVolver controller for bioreactor project - wip
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

LOC 4.1 (EXTENSION) Repository of user contributed modules #118

Open jamienoss opened 3 months ago

jamienoss commented 3 months ago

As users develop hardware driver or experiment control plugins, there could be a repository to collect these artifacts, run through integration tests, and provide a way to easily download and update them on eVOLVER systems.

jamienoss commented 3 months ago

This is quite a low-hanging fruit. We can base the new repo off of https://github.com/ssec-jhu/base-template and add wrap in CI testing for this. We can add https://github.com/ssec-jhu/evolver-ng as a dep of this new repo and pull from tests in there.