OxfordIonTrapGroup / ndscan

N-dimensional scans for ARTIQ
GNU Lesser General Public License v3.0
18 stars 16 forks source link

Add continuous integration tests and auto-merge #37

Closed dnadlinger closed 5 years ago

dnadlinger commented 5 years ago

We should have CI tests for

and a bot to auto-merge PRs on passing tests.

Any of the usual suspects (Travis, Semaphore, …) will do; the only aspect that requires a modicum of thought is handling the ARTIQ dependency.

dnadlinger commented 5 years ago

We now have all the above; hosted on CircleCI for its straightforward Docker integration.