Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to download crash report #72

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

lawrence-forooghian
Copy link
Collaborator

Description

This adds a link for downloading the original crash report data. This is useful for the new .ips format crash reports being uploaded as of ably/ably-cocoa#1688, which are not very human-readable, but which macOS is capable of nicely formatting.

Screenshot

Screenshot 2023-04-20 at 14 51 22

src/crashReports/crashReports.controller.ts Outdated Show resolved Hide resolved
Base automatically changed from fix-build to main April 25, 2023 17:29
I’m planning to add functionality for downloading crash report data, as
a file whose name contains the ID of the crash report entity. So makes
sense to expose the crash report IDs to the user in the UI, for matching
downloaded files to crash reports.
This is useful for the new .ips format crash reports being uploaded as
of ably/ably-cocoa#1688, which are not very
human-readable, but which macOS is capable of nicely formatting.
@lawrence-forooghian lawrence-forooghian merged commit 37c28e8 into main Apr 25, 2023
@lawrence-forooghian lawrence-forooghian deleted the add-link-to-download-crash-report branch April 25, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants