easypep/New Relic Upload Sourcemap Action
Upload a sourcemap to New Relic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | A valid user API key | yes | — |
| app_id | A valid application id | yes | — |
| sourcemap_path | Path to the sourcemap file | yes | — |
| javascript_url | URL of the file on your server | yes | — |
| release_id | Unique id for the release, e.g. git hash or semver, default git commit hash | no | — |
| release_name | Name for the release, e.g. `v1.0`, default git commit hash | no | — |
| github_repository_url | URL of the repository | yes | — |
Outputs
no outputs