mozilla-services / crashstats-tools

Command line tools and library for interacting with Crash Stats (https://crash-stats.mozilla.org/)
Mozilla Public License 2.0
9 stars 0 forks source link

add symbol upload script #157

Open willkg opened 1 week ago

willkg commented 1 week ago

We should add a symbol upload script. It comes up often enough that it'd be handy to have.

The one in bin/upload-sym.py in the Tecken repository is a good starting point, but we will want to adjust the ergonomics to match other scripts in this project.