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 booster-task-graph #466

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Fix booster-task-graph #466

merged 1 commit into from
Jul 21, 2024

Conversation

johnsonlee
Copy link
Collaborator

No description provided.

@johnsonlee johnsonlee self-assigned this Jul 21, 2024
Copy link

what-the-diff bot commented Jul 21, 2024

PR Summary

  • New Function Addition to 'Project' Class
    A new function, localAndroidResources, has been added to the Project class to improve its functionality. This new function helps in better management of resources within the project.

  • File Addition to 'booster-android-gradle-api' Module
    A new file named ScopedTask.kt has been introduced inside the booster-android-gradle-api module. This further expands the module's capabilities.

  • Extension Function Addition to 'Project' Class
    A new function called getJarTaskProviders has been adjoined to the Project class, enhancing the class's capabilities and operational range.

  • New Property Addition to 'Variant' Class
    A new property named localAndroidResources has been incorporated into the Variant class, enriching its functionality and broadening its scope of application.

  • Extension Function Addition to 'Variant' Class
    A new extension function titled isDebuggable has been added to the Variant class. This function enables users to ascertain whether the variant is debuggable.

  • New 'booster-task-graph' Module
    A fresh module called booster-task-graph has been introduced which includes files GenerateProjectGraph.kt and GraphVariantProcessor.kt. These files are designed to generate and process the project graph, thereby improving overall project management.

  • Extension Function Addition to 'MethodNode' Class
    Finally, an extension function named isTheSameAs has been added to the MethodNode class. This functionality helps determine the equivalence between two methods in the class.

@johnsonlee johnsonlee merged commit 6bbcfe3 into didi:master Jul 21, 2024
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.

1 participant