itsmycargo/Publish Sourcemaps to Sentry
Copy sourcemaps from docker image and publish to Sentry under the images relase tag.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository-tag | Full tag for the image to be loaded | yes | — |
| registry_password | “Password for image registry” | yes | — |
| aws-access-key-id | AWS Access Key ID for login and pushing to ECR Repository | yes | — |
| aws-secret-access-key | AWS Access Key for login and pushing to ECR Repository | yes | — |
| aws-region | AWS Region for ECR Repository | yes | — |
| path | Path in the image where the sourcemaps can be found | yes | — |
| sentry-auth-token | Token for authenticating with Sentry.io | yes | — |
| sentry-org | Name of the organization in Sentry.io | yes | — |
| sentry-project | Name of the project in Sentry.io | yes | — |
Outputs
| name | description |
|---|---|
| release | Sentry Release |