Build tool support to aid issue reporting #4
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
It would be useful for
build.py
to report the status of all loaded libraries in a succinct way, such that it can be copy/pasted into github issues.We already have
--status
but this needs to be revisited to ensure it meets all the requirements for reporting issues... perhaps an enhanced github-centric--info
call which would include all current changesets, all current version hashes (inc tags, if on a tagged branch) the current build target and so forth.Needs discussion as to what would be included here; here is a non-exhaustive list of what I think would be useful right now, but if anyone has any ideas for further inclusion... @microbit-carlos or @finneyj perhaps?
The text was updated successfully, but these errors were encountered: