sourcegraph/Sourcegraph LSIF Uploader

Upload LSIF data to a Sourcegraph instance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileThe LSIF dump file to upload.dump.lsif
rootThe root of the LSIF dump""
endpointThe URL of the Sourcegraph instance.https://sourcegraph.com
github_tokenEither 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_failureWhether the action should fail if uploading the lsif dump fails.""

no outputs