Files
Angela P Wen da583b07a7 Add workload_run_attempt to analysis upload (#1658)
* Refactor status report upload logic

Previously we had duplicated the logic to check `GITHUB_RUN_ID`. We now call the `getWorkflowRunID()` method for the status report upload method, and move the logic for the run attempt to `getWorkflowRunAttempt()`

* Add `workflow_run_attempt` to analysis payload

* Stop allowing `undefined` run IDs and attempts

Because we already throw an error if the ID or attempt aren't numbers, we don't have to allow `undefined` values into the payload.
2023-04-26 02:13:27 +00:00
..
2023-01-18 20:59:57 +00:00
2023-03-28 18:53:43 +01:00
2023-03-28 18:53:43 +01:00
2023-04-06 17:04:21 +01:00
2023-04-04 13:39:56 -07:00
2023-01-18 20:59:57 +00:00
2023-03-28 18:53:43 +01:00
2023-03-28 18:53:43 +01:00
2023-01-18 20:59:57 +00:00
2023-01-18 21:00:05 +00:00
2023-01-18 21:00:05 +00:00
2023-04-06 17:04:21 +01:00
2023-03-28 18:53:43 +01:00
2023-03-28 18:53:43 +01:00
2023-01-18 20:59:57 +00:00
2023-01-18 20:59:57 +00:00
2023-04-06 17:04:21 +01:00
2023-04-06 17:04:21 +01:00
2023-04-06 17:04:21 +01:00
2023-03-28 18:53:43 +01:00
2023-03-28 18:53:43 +01:00
2023-03-28 18:53:43 +01:00
2023-01-18 20:59:57 +00:00
2023-01-18 21:00:05 +00:00