iblrig.version_management

Functions

call_git

Call a git command with the specified arguments.

check_for_updates

Check for updates to the iblrig software.

check_upgrade_prerequisites

Check prerequisites for upgrading IBLRIG.

get_branch

Get the Git branch of the iblrig installation.

get_changelog

Retrieve the changelog for the iblrig installation.

get_commit_hash

Get the hash of the currently checked out commit of the iblrig installation.

get_detailed_version_string

Generate a detailed version string based on a basic version string.

get_local_version

Parse the local version string to obtain a Version object.

get_remote_tags

Fetch remote Git tags if not already fetched.

get_remote_version

Retrieve the remote version of iblrig from the Git repository.

is_dirty

Check if the Git working directory is dirty (has uncommitted changes).