Text
Check out the new “GarlicSim status” website:
It’s a Jenkins continuous-integration server which automatically pulls the most recent version of GarlicSim from the GitHub repo, runs the tests, measures line coverage, and displays all the results on the web.
It runs on ShiningPanda, which abstracts away a lot of the technical work involved in running a Jenkins server. ShiningPanda is still in beta, but it’s already useful for me; this has been a lot easier than my previous attempt at running Jenkins on EC2. I also love the fact that ShiningPanda is focused on Python and Python-related tools; to contrast, I remember how frustrated I was when I was trying to use CloudBees for the same task and discovered that they don’t even haveĀ nose installed…
Anyway, enjoy the new CI server!