uploadRuleKeyLogFile
public void uploadRuleKeyLogFile(Path ruleKeyLoggerFilepath)
By uploading a rage report with the ruleKeyLoggerFile, we trigger a cache analysis and
subsequent store of report object. To associate that with the build, we upload the rage report
id generated by the rage endpoint to the build report endpoint. The frontend server accepts and
incomplete report so we send it with the minimum information for it to generate and store the
cache analysis.
- Parameters:
ruleKeyLoggerFilepath
- the filepath where the corresponding ruleKeyLoggerFile is in.