Skip to content

List crash reports as JSON#312

Open
jongio wants to merge 1 commit into
mainfrom
idea/report-list-json
Open

List crash reports as JSON#312
jongio wants to merge 1 commit into
mainfrom
idea/report-list-json

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add grut report --list --json for scriptable crash report summaries
  • keep the existing human list output unchanged
  • document the JSON list format

Verification

  • go build ./...
  • go test ./... -count=1
  • go vet ./...
  • npm run build in web

Preflight note: mage preflight was attempted. The Go build, vet, lint, tests, race tests, and direct WSL go test ./... -count=1 passed, but the full preflight run did not complete cleanly in this environment.

Closes #308

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
@jongio jongio self-assigned this Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

List crash reports as JSON

1 participant