OpenSearch/distribution/bwc
Mark Vieira 507d879b70
Disable bwc distribution caching in master branch (#46686)
This commit disables caching of BWC snapshot distributions in the "trunk" (aka master) branch.
Since the previous major release branches move quickly we rarely get cache hits for these 
tasks, and the artifacts themselves are very large. This means the overhead here is high and
savings basically zero. We conditionally disable task output caching in this scenario in CI to 
avoid excessive build cache overhead as well as causing too much turn in the cache itself which
would lead to lots of cache entry evictions.
2019-09-18 11:52:17 -07:00
..
bugfix Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
maintenance Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
minor Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
staged Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
build.gradle Disable bwc distribution caching in master branch (#46686) 2019-09-18 11:52:17 -07:00