pub(crate) fn parse_integration_manifest(
    manifest_path: &PathBuf
) -> Result<Vec<ProjectMetadata>>