GithubService# class mergernet.services.github.GithubService[source]# Bases: object _encode_content(content: str, from_bytes: bool = False) → str[source]# _get_url(route: str) → str[source]# commit(path: str, data: str, branch: str | None = None, from_bytes: bool = False)[source]# download(remote_path: str, dest_path: str | Path)[source]# get_lastest_job_run(jobid: int) → int | None[source]# list_dir(path: int) → dict[source]#