Files
flipper/src
John Knox e36b5d1ceb Fix flipper_errors_raw pipeline
Summary:
It turns out puma was erroring on the GK field inside the log json, because of improperly escaped " in the fields.

To simplify it I'm changing it to use simple comma separated key:value pairs, since they are always plain string and boolean values.
"gatekeepers":"TEST_PASSING_GK:false,TEST_FAILING_GK:false,devtools_sonar_team:false"

Reviewed By: passy

Differential Revision: D13782283

fbshipit-source-id: 3f331dc9189b1a57f69a2af0d4393baf45e1fa55
2019-01-23 06:55:30 -08:00
..
2019-01-23 05:18:31 -08:00
2019-01-23 06:55:30 -08:00
2019-01-15 13:58:53 -08:00
2019-01-18 08:32:02 -08:00
2019-01-09 10:48:18 -08:00
2018-11-15 07:30:05 -08:00
2019-01-09 10:42:55 -08:00
2019-01-23 05:18:31 -08:00