stewartbryson/gradle-snowflake

Add logic to make ephemeral tasks incremental and cacheable.

Opened this issue · 0 comments

Currently, when running in ephemeral environments, we turn off all up-to-date checking, because clones may be dropped at the end of a previous run. Some smart output files could help to drive up-to-date checking.