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

Make migrateToBazel and dependant tasks cacheable. #59

Open
arunkumar9t2 opened this issue Feb 13, 2023 · 0 comments
Open

Make migrateToBazel and dependant tasks cacheable. #59

arunkumar9t2 opened this issue Feb 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arunkumar9t2
Copy link
Contributor

arunkumar9t2 commented Feb 13, 2023

Currently explicitly caching is disabled due to complexity but we need to consider adding task inputs and migrate to property API where needed to ensure migrateToBazel provides fast local development loop.

  1. Separate resolve dependencies into separate aggregating task and make it cacheable
  2. Establishing input and output for generator and formatters.
  3. Make artifact pinning cacheable by making WORKSPACE as the input and maven_install.json as the output.
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

No branches or pull requests

1 participant