Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with Sentry release id not matching Ember deploy S3 revision id #65

Open
danr1979 opened this issue Aug 12, 2019 · 0 comments
Open

Comments

@danr1979
Copy link

Hi.

I deploy my Ember app to S3 using https://github.com/ember-cli-deploy/ember-cli-deploy-s3, which gives me a revision id for each deployment to production. In the attached screenshot you can see that on Sentry my revision id (the longer id) does not match the release id that Sentry is receiving errors on. Therefore, my source maps are not being matched correctly and I can't see my code to debug it correctly in Sentry.

In the guide I read the following tip that seems to suggest that ember-cli-deploy-sentry will handle the matching for me but this is not working for me (how would ember-cli-deploy-sentry know what revision id ember-cli-deploy-s3 is using?)

Install ember-cli-sentry but import the raven service from ember-cli-deploy-sentry/services/raven, which will automatically handle setting up the release version for you.

I'm sorry if this is a dumb question but how do I ensure that my s3 deploy revision id matches my sentry release id? Is there some way I can manually configure the behaviour I need?

Any help would be appreciated.

Thanks.

Releases - acceptacard-ltd - Sentry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant