Skip to main content

check_cache

Function check_cache 

Source
pub fn check_cache(
    stage_name: &str,
    current_cache_key: &str,
    current_cmd_hash: &str,
    current_deps_hashes: &[(String, String)],
    current_params_hash: &str,
    lock: &Option<LockFile>,
    forced: bool,
    upstream_rerun: &[String],
) -> CacheDecision
Expand description

Check cache status for a stage