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

fix(gradle): add resolved sentry package for monorepos #3070

Closed
wants to merge 1 commit into from

Conversation

mccraveiro
Copy link
Contributor

fix #2740

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Dynamically resolve the sentry package dir so that it works with monorepos

💡 Motivation and Context

When using Sentry on monorepos we need to manually set the collectModulesScript path

💚 How did you test it?

I did not :/
Any ideas how can I test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • All tests passing
  • No breaking changes

🔮 Next steps

@krystofwoldrich
Copy link
Member

krystofwoldrich commented May 15, 2023

@mccraveiro I approved and ran the CI, we will see if it passes, we have e2e build tests that are collecting the modules, so if it works there then it's good.

@mccraveiro
Copy link
Contributor Author

@krystofwoldrich it seems that I don't have access to some repos necessary for the tests. Do you want me to close this PR so that you can open your own?

@krystofwoldrich
Copy link
Member

krystofwoldrich commented May 30, 2023

Changes are pulled here #3092
Closing in favor of the new PR.

@mccraveiro mccraveiro deleted the patch-1 branch May 30, 2023 12:54
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

Successfully merging this pull request may close these issues.

Make collecting modules on Android mono repo friendly
2 participants