Commit Graph

7 Commits

Author SHA1 Message Date
R. Tyler Croy 99c0e7adf2
Multi-stage builds, wheee 2018-02-20 14:08:37 -08:00
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 ce0ba7e520
Properly build Puma, and other native gems, inside the container
This doesn't end up as big as I feared, so I'm rather pleased.

Fixes #3
2017-09-03 17:27:18 -07:00
R. Tyler Croy 9e8a768e11
Revert "Switch Canary to use Puma for its webserver instead of WEBrick"
This reverts commit c8a8d2c1b5.
2017-09-03 16:51:55 -07:00
R. Tyler Croy c8a8d2c1b5
Switch Canary to use Puma for its webserver instead of WEBrick 2017-09-03 16:26:00 -07:00
R. Tyler Croy 4850867242
Properly build the container and run it in CI 2017-09-03 12:47:13 -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