sepal_ui.scripts.utils.get_changelog#

sepal_ui.scripts.utils.get_changelog(repo_folder=PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sepal-ui/checkouts/latest/docs/source'))[source]#

Check if the repository contains a changelog file and/or a remote release and return its content.

Returns:

the content of the release and/or changelog file

Return type:

str

Parameters:

repo_folder (str | Path)