Spencer Hachmeister

Results 19 comments of Spencer Hachmeister

Thing to test should include: - [ ] All of the services start and are initialized correctly: It may be possible to have each service send out a MQTT message...

Some thoughts on behavior driven dev tools: https://opensource.com/article/19/2/behavior-driven-development-tools

When these are implemented, we should also add badges to the README.md with build status, code coverage... Be thinking about what other badges to include.

I'd consider using [GoCD](https://www.gocd.org/test-drive-gocd.html) for the CI/CD runner.

Here are some resources on automated releases using [semantic-release](https://github.com/semantic-release/semantic-release). [Publish to Docker](https://github.com/iteratec/semantic-release-docker) & [another one](https://github.com/felixfbecker/semantic-release-docker) [Guide](https://medium.com/faun/automate-your-releases-versioning-and-release-notes-with-semantic-release-d5575b73d986)

Sweet! Thanks for giving it a go. What issues did you run into? I had considering an installer in python, but I didn't want to add the dependency to the...

Sorry about the syntax error! I can't say I'm really surprised though. When I wrote the installer, I wasn't thinking about OS X. If you send the error my way,...

9 months later, I figured it's time for an update on where the universal installer is at. I'm in the middle of shifting from a single installer to migrations that...

@bashonly Anything need to be done to get this merged in? I know to expect a merge to take a while, and given the traffic in this repo I get...