Continuous integration for Connect IQ apps

Hi!

I've been searching for a way to set up continuous integration for Connect IQ projects but couldn't find much on the subject. So I decided to try to set up something on my own. The approach I chose involves Docker and GitHub Workflows.

I wrote a few lines on the subject here: https://jokarls.github.io/post/donkeybrains/

Let me know what you think!