pydistcheck icon indicating copy to clipboard operation
pydistcheck copied to clipboard

[feature request] add an entrypoint to generate a bug report

Open jameslamb opened this issue 1 year ago • 0 comments

What change would you like to see?

Given the following:

  • a path to a distribution (including maybe a URL to a file on the internet)
  • a set of findings from pydistcheck

It should be possible for pydistcheck to generate a write-up describing the issue in a way that could be submitted on GitHub with minimal modification.

How would implementing this improve pydistcheck?

Would make it substantially easier to use pydistcheck to generate reports for open source projects.

For example, it took around an hour to put together https://github.com/pandas-dev/pandas/issues/51900 after noticing issues in pydistcheck's smoke test logs.

Notes

No response

jameslamb avatar Jan 13 '24 02:01 jameslamb