This repository has been archived by the owner on Dec 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
MOVED TO mozilla-central - Fetch symbols from Microsoft symbol server and upload them to Mozilla symbol server
License
marco-c/breakpad-win-update-symbols
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The scripts in this repository exist to get a list of modules from crash reports on crash-stats.mozilla.com that were missing symbols, fetch any of those symbols that exist on Microsoft's symbol server, and upload them to the Mozilla symbol server. It is currently configured to run as a daily task in Taskcluster: https://tools.taskcluster.net/hooks/#project-socorro/fetch-win32-symbols The task definition used to create the hook task is contained in hook.json. decision/Dockerfile defines a minimal Docker image (currently luser/taskcluster-decision:0.1) in which to run the decision task (run-taskcluster.py) which simply schedules the other tasks ({fetch,upload}-task.json}. The decision task always clones the latest version of this repository. The root Dockerfile defines a Docker image (currently marcocas/breakpad-win-update-symbols) in which to run the symsrv-fetch.py script.
About
MOVED TO mozilla-central - Fetch symbols from Microsoft symbol server and upload them to Mozilla symbol server
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published