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

Add dummy sentry.properties file for easier building #563

Open
shaz01 opened this issue Oct 1, 2024 · 0 comments
Open

Add dummy sentry.properties file for easier building #563

shaz01 opened this issue Oct 1, 2024 · 0 comments

Comments

@shaz01
Copy link

shaz01 commented Oct 1, 2024

Currently, the sentry plugin is throwing an exception while building because of the lack of sentry.properties file.
My suggestion is to add a dummy sentry.properties file in the root folder:

defaults.url=
defaults.org=
defaults.project=
auth.token=
sentry.dsn=
sentry.auth.token=

Note that I'm not experienced with sentry, and therefore I might've added unneccessary fields.

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