Go to file
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
assets/images Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
scripts Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
views Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
.gitignore Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
Dockerfile Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
Gemfile Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
Gemfile.lock Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
Jenkinsfile Add a placeholder Pipeline 2017-08-26 11:46:08 -07:00
LICENSE Initial commit 2017-08-26 11:37:12 -07:00
Makefile Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
README.adoc Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
app.rb Add the basic Canary app structure 2017-09-03 12:17:45 -07:00
config.ru Add the basic Canary app structure 2017-09-03 12:17:45 -07:00

README.adoc

<html lang="en"> <head> </head>

Canary

Build Status
Grace

Canary is the service providing public status and information for Code Valet.

Goals

  1. Provide live-visibility for Jenkins developers into warnings/errors from Code Valet.

  2. Give Code Valet users insight into the status of the service.

  3. Provide Code Valet administrators with a centralized dashboard for service health.

</html>