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

Adding lint of the Android code to be built on developers machine #6790

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kraenhansen
Copy link
Member

What, How & Why?

This would have caught #6787.

@kraenhansen kraenhansen added T-Internal no-changelog no-jira-ticket Skip checking the PR title for Jira reference labels Jul 16, 2024
@kraenhansen kraenhansen self-assigned this Jul 16, 2024
@cla-bot cla-bot bot added the cla: yes label Jul 16, 2024
"realm:lint-android": {
"command": "cd android && ./gradlew realm:lint",
"dependencies": [
"../../../packages/realm/:bindgen:jsi"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to double-check that this dependency is actually needed as it slows down the execution quite significantly 🤔

@kraenhansen kraenhansen marked this pull request as draft July 17, 2024 11:05
@kraenhansen
Copy link
Member Author

Drafting this as it needs an update to build the Android prebuilds firs. To me this adds too much runtime and complexity to the workflow for the benefit it gives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes no-changelog no-jira-ticket Skip checking the PR title for Jira reference T-Internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant