[go: up one dir, main page]

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 a task to generate databinding metadata in bazelrc compatible format #24

Merged
merged 4 commits into from
Aug 16, 2022

Conversation

arunkumar9t2
Copy link
Contributor

Proposed Changes

  • Add a task to generate databinding metadata in bazelrc format, this can be later used by bazel to filter out non databinding maven artifacts in the build. Currently bazel just assumes all maven artifacts are databinding enabled
  • Above task is disabled by default and can be enabled by dataBindingMetada flag

Testing

  • Added for artifact and file calculation

Issues Fixed

@arunkumar9t2 arunkumar9t2 added the enhancement New feature or request label Aug 16, 2022
@arunkumar9t2 arunkumar9t2 self-assigned this Aug 16, 2022
@arunkumar9t2 arunkumar9t2 merged commit 85ed08d into master Aug 16, 2022
@arunkumar9t2 arunkumar9t2 deleted the generate-databinding-metadata branch August 16, 2022 07:26
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
…mat (#24)

* Add a task to generate databinding metadata

* Minor refactors and add docs

* Add dependency data source test

* Ensure user configured grazel extension values are used
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
…mat (#24)

* Add a task to generate databinding metadata

* Minor refactors and add docs

* Add dependency data source test

* Ensure user configured grazel extension values are used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants