dark icon indicating copy to clipboard operation
dark copied to clipboard

Add client build sha to rollbars

Open StachuDotNet opened this issue 2 years ago • 1 comments

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.

StachuDotNet avatar Jun 08 '22 13:06 StachuDotNet

if rollbar could somehow dynamically compare such against the 'current sha' and display that as a column, would be bonus cool.

StachuDotNet avatar Jun 09 '22 18:06 StachuDotNet

I think this is done?

pbiggar avatar Jan 29 '23 18:01 pbiggar

Yeah, thanks for the reminder https://github.com/darklang/dark/pull/4645

StachuDotNet avatar Jan 30 '23 15:01 StachuDotNet