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

Use Sentry CLI to create release during build #2142

Open
mattjohnsonpint opened this issue Jan 30, 2023 · 8 comments
Open

Use Sentry CLI to create release during build #2142

mattjohnsonpint opened this issue Jan 30, 2023 · 8 comments
Labels
Feature New feature or request

Comments

@mattjohnsonpint
Copy link
Contributor

Split from #2074

Draft PR started: #2113

@mattjohnsonpint
Copy link
Contributor Author

This will be on by default (for Release configuration only), as long as you have the MSBuild configuration properties set to use Sentry CLI.

If you are setting release in code, we may end up with different numbers. Add mechanism to opt-out.

@mattjohnsonpint mattjohnsonpint moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Feb 6, 2023
@mattjohnsonpint
Copy link
Contributor Author

Do together with #2143

@mattjohnsonpint
Copy link
Contributor Author

Make sure to take care of #2159 and #2160 first.

@johnwc
Copy link

johnwc commented May 16, 2024

We are needing the release after build functionality that this will add.

@bitsandfoxes
Copy link
Contributor

Thanks. This makes it easier to gauge interest in the feature!

@johnwc
Copy link

johnwc commented May 17, 2024

Well, it kind of ate up a few hours of our time, as we already used the webpack integration where it did this already, and we thought the other integrations where alike in functionality. Took us a bit of diagnosing before realizing they were not same in functionality.

@ericsampson
Copy link

This would be a very useful feature! Along with the commit uploading.

Cheers

@bitsandfoxes
Copy link
Contributor

On thing that might be nice to consider: Having our own property to allow overwriting the release we're creating from commandline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: No status
Status: No status
Archived in project
Development

No branches or pull requests

4 participants