Commit Graph

4 Commits

Author SHA1 Message Date
R. Tyler Croy 2fca701288
Add rubocop styling for funsies
This should help others contribute correctly too, so I hear.
2017-09-04 11:01:32 -07:00
R. Tyler Croy 1ed83a6b72
Refactoring the access to the Jenkins services through a caching DAO layer
MiniCache is not thread-safe (derp) so smashing a Concurrent::Hash into it
should solve that problem

RUBY AMIRITE
2017-09-04 09:05:53 -07:00
R. Tyler Croy 78719b0fce
Add the basic Canary app structure
This is derped along without any tests hard enough because I don't feel like
spending the time right now to come up with API shims for Sentry, whose data
types are nested AF.
2017-09-03 12:17:45 -07:00
R. Tyler Croy c63131941d Initial commit 2017-08-26 11:37:12 -07:00