Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mweinelt/mach-symbols-upload

Upload debug symbols for Mozilla applications on NixOS channels to symbols.mozilla.org [maintainer=@mweinelt]
https://github.com/mweinelt/mach-symbols-upload

Last synced: 13 days ago
JSON representation

Upload debug symbols for Mozilla applications on NixOS channels to symbols.mozilla.org [maintainer=@mweinelt]

Awesome Lists containing this project

README

        

# mach-symbols-upload

Uploads crashreport symbols created through Mozilla's Mach buildsystem
to symbols.mozilla.org.

This tool scrapes the channel for the `symbols` output provided by
packages created through `buildMozillaMach` and uploads the zip file
contained within to Mozilla, so it can be used in their crash reporting
platform at https://crash-stats.mozilla.org.

## Note

Only useful for the maintainer of `buildMozillaMach` in nixpkgs
and requires an account with upload permissions on
https://symbols.mozilla.org.