dark
dark copied to clipboard
Add client build sha to rollbars
Knowing which sha the build is on may assist in quickly knowing whether a Rollbar was before or after some deploy.
We already have that info in the client globals, so shouldn't be too difficult to do.
if rollbar could somehow dynamically compare such against the 'current sha' and display that as a column, would be bonus cool.
I think this is done?
Yeah, thanks for the reminder https://github.com/darklang/dark/pull/4645