Function get_all_repositories_to_archive

Source
pub fn get_all_repositories_to_archive(
    workspace: &Path,
    repositories: Vec<Repository>,
) -> Result<Vec<(PathBuf, PathBuf)>>
Expand description

Find all projects that have been archived or deleted on our providers