public final class BuildReportUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
shouldUploadBuildReport(BuckConfig buckConfig)
if build report is not enabled or the endpoint url is not configured then we should not upload
a build report and returns false.
|
public static boolean shouldUploadBuildReport(BuckConfig buckConfig)