oscope-dev / scope

Scoping user machines
https://oscope-dev.github.io/scope/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Include report additional data in doctor run generated report #111

Closed noizwaves closed 6 months ago

noizwaves commented 6 months ago

The automatically generated reports in scope doctor run miss out on the useful debugging information from any found ScopeReportDefinition.

This PR adds that additional data to the report, safely handling the case where there is no report definition found.

Closes https://github.com/Gusto/dev-environments/issues/471

Testing

Ran bin/scope doctor run --only always-fail and confirmed the report included additional data: Screenshot 2024-04-19 at 4 05 45 PM