bugsplat-git/symbol-upload
Post symbol files to BugSplat
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: bugsplat-git/symbol-upload@ab8a5097b50707645ed9b51d3191499f9bea6d34 # v10.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | BugSplat account username | no | — |
| password | BugSplat account password | no | — |
| clientId | OAuth2 Client Credentials Client ID | no | — |
| clientSecret | OAuth2 Client Credentials Client Secret | no | — |
| database | BugSplat crash database | yes | — |
| application | Application name | yes | — |
| version | Application version | yes | — |
| files | Files to upload (glob pattern) | yes | — |
| directory | Base directory for files | no | — |
| node-version | Node.js version to use | no | 24 |
| symbol-upload-version | Version of @bugsplat/symbol-upload to install from npm | no | 10.3.1 |
| dumpSyms | Use dumpSyms to generate symbols | no | false |
Outputs
no outputs