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

Create Release with associated commits on Xcode/Gradle native application build #4611

Open
krystofwoldrich opened this issue Mar 3, 2025 · 1 comment

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Mar 3, 2025

Description

When Xcode/Gradle plugins upload source maps for Release builds of the applications, release in Sentry is not created automatically until the first event is sent.

We could automatically create a release during the build using Sentry CLI.

This should be controllable by a flag to avoid noise from testing and development.


Adding associated commits should have its own flag.

@github-project-automation github-project-automation bot moved this to Needs Discussion in Mobile & Cross Platform SDK Mar 3, 2025
@krystofwoldrich krystofwoldrich changed the title Create Release on Xcode/Gradle native application build Create Release with associated commits on Xcode/Gradle native application build Mar 3, 2025
@smeubank
Copy link
Member

smeubank commented Mar 3, 2025

This should be controllable by a flag to avoid noise from testing and development.

Adding associated commits should have its own flag.

there could be a flag, and it could also work that when testing locally or if there is a clear distinction for RN between debug build and production build to auto-turn it off

Does xcode/gradle have access to git commit history during builds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

2 participants