Skip to content

Let gradle handle resolving included builds! #1732

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

malice00
Copy link
Collaborator

This should handle included builds that are deeper than root-level and also handle included builds that are inserted by scripts (expo!)

This replaces #1731

@malice00 malice00 requested a review from prabhu as a code owner April 15, 2025 22:49
@malice00
Copy link
Collaborator Author

malice00 commented Apr 15, 2025

@nightm4re94 Could you please check this branch to see if it works for you? Imho this way is better than manual parsing of the build-files...

@malice00 malice00 requested review from setchy and prabhu and removed request for prabhu April 15, 2025 22:50
Copy link
Collaborator

@prabhu prabhu left a comment

Choose a reason for hiding this comment

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

Love it!

@prabhu
Copy link
Collaborator

prabhu commented Apr 15, 2025

cc: @nightm4re94

@malice00 malice00 force-pushed the fix/gradle_included_builds branch from 86cec34 to 05b9c3f Compare April 15, 2025 22:57
@malice00
Copy link
Collaborator Author

cc: @nightm4re94

Oops, that's the user I wanted to ask for a review... Accidentally asked @setchy! Guess it's time for bed, mistakes are being made... 😉

@malice00 malice00 removed the request for review from setchy April 16, 2025 00:00
This should handle included builds that are deeper than root-level and also handle included builds that are inserted by scripts (expo!)

Signed-off-by: Roland Asmann <[email protected]>
@malice00 malice00 force-pushed the fix/gradle_included_builds branch from 05b9c3f to 90c042e Compare April 16, 2025 00:30
@nightm4re94
Copy link

This is generally a far superior and more elegant solution for the problem - thank you!
I don't have any experience building the project locally, so I can't verify at the moment how well this works.
If it worked for you - lgtm!

@malice00 malice00 merged commit 8566524 into master Apr 16, 2025
33 checks passed
@malice00 malice00 deleted the fix/gradle_included_builds branch April 16, 2025 09:15
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.

None yet

3 participants