voiage.versioning.collect_version_mismatches
collect_version_mismatches
Section titled “collect_version_mismatches”collect_version_mismatches([positional or keyword] repo_root: Path = REPO_ROOT) -> tuple[str, list[VersionMismatch]]Collect manifest version mismatches against the canonical repo version.
Parameters:
repo_rootPath(default:REPO_ROOT)
Returns: tuple[str, list[VersionMismatch]]