sourcegraph/Sourcegraph LSIF Uploader
Upload LSIF data to a Sourcegraph instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The LSIF dump file to upload. | — | dump.lsif |
| root | The root of the LSIF dump | — | "" |
| endpoint | The URL of the Sourcegraph instance. | — | https://sourcegraph.com |
| github_token | Either 1. a GitHub access token with `repo` or `public_repo` scope, or 2. a GitHub installation access token (necessary when uploading to Sourcegraph.com, or any Sourcegraph instance with lsifEnforceAuth set to true). | — | "" |
| ignore_upload_failure | Whether the action should fail if uploading the lsif dump fails. | — | "" |
Outputs
no outputs