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

feat(unreal): Add unreal crash reporting properties #715

Merged
merged 11 commits into from
Aug 27, 2020

Conversation

mitsuhiko
Copy link
Member

@mitsuhiko mitsuhiko commented Aug 17, 2020

Add support for attaching Sentry event payloads in Unreal crash reports by adding __sentry game data entries.

@mitsuhiko mitsuhiko requested a review from a team August 17, 2020 11:24
mitsuhiko and others added 3 commits August 17, 2020 13:28
* master:
  fix: Coerce missing PR body to empty string
  meta(gh): Add a status check for changelogs (#700)
  ref(server): Manually control concurrent upstream requests (#678)
  fix(docs): Clarify sooner which mode to choose (#709)
  chore(config): Remove config for emitting attachment flags (#718)
  fix(protocol): Fix docs typo (#719)
  fix(doc): Add missing newlines (#717)
  ci(release): Add killswitch via issues w/ release-blocker label (#714)
  fix: Add changelog entry for #712 (#716)
@jan-auer jan-auer marked this pull request as draft August 18, 2020 11:31
* master:
  build(workspace): Move relay binary to workspace crate (#733)
  fix: Fix data schemas github action (#730)
  fix(docs): Incorrect init command in README (#732)
  fix(getting-started): Fix documentation links to other pages (#729)
  feat(server): Add initial minidump scrubbing (#682)
  fix: Remove jsonschema docs (#727)
  fix(docs): Fix a broken link
  test(server): Add unit tests to tracked future (#725)
  feat(server): Support chunked formdata for Crashpad (#721)
  fix(danger): Comment only on missing changelogs (#723)
  test: Require any python3 and support python3.8 (#722)
  fix: Re-add pii=maybe to span databags (#720)
  fix(schema): Type out span data and tags (#713)
}
(ContentType::Xml, AttachmentType::UnrealContext)
}
_ => match file.name() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad man

* master:
  fix: Avoid rust-analyzer recursion bug (#734)
  ref(server): Re-authenticate at regular intervals (#731)
@jan-auer jan-auer marked this pull request as ready for review August 27, 2020 09:46
@jan-auer jan-auer merged commit 5de8b70 into master Aug 27, 2020
@jan-auer jan-auer deleted the feature/unreal-crash-properties branch August 27, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants