You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Separate resolve dependencies into separate aggregating task and make it cacheable
Establishing input and output for generator and formatters.
Make artifact pinning cacheable by making WORKSPACE as the input and maven_install.json as the output.
The text was updated successfully, but these errors were encountered:
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.WORKSPACE
as the input andmaven_install.json
as the output.The text was updated successfully, but these errors were encountered: