action-release icon indicating copy to clipboard operation
action-release copied to clipboard

Option to inject source maps as well as upload

Open jjgriff93 opened this issue 2 years ago • 3 comments

Looking at the code, it doesn't seem that this action performs a sentry-cli inject before uploading the source maps - so they aren't linked to my issues. It would be great if by default it did this so I don't need to add another step to call the Sentry CLI in my pipeline, with the option to disable if necessary.

jjgriff93 avatar Aug 11 '23 12:08 jjgriff93

Any chance someone can look into this? I was assuming this was a one-stop github action for sentry release especially since it has an option for sourcemaps but it doesn't inject the debug IDs (which is also not immediately obvious) so an additional step is stil needed.

imolorhe avatar Nov 15 '23 08:11 imolorhe

I also just experienced this issue 😕 Will have to go back to installing sentry-cli to have proper sourcemaps support...

decline avatar Nov 21 '23 20:11 decline

Up here, would be great to have this option set up !

maximemalou avatar May 16 '24 09:05 maximemalou