Module git_sync_api

Source

Enums§

DeleteFromWorkspaceError
struct for typed errors of method delete_from_workspace
ExportInstallationError
struct for typed errors of method export_installation
GetGlobalConnectedRepositoriesError
struct for typed errors of method get_global_connected_repositories
ImportInstallationError
struct for typed errors of method import_installation
InstallFromWorkspaceError
struct for typed errors of method install_from_workspace

Functions§

delete_from_workspace
Removes a GitHub installation from the specified workspace. Requires admin privileges.
export_installation
Exports the JWT token for a specific GitHub installation in the workspace
get_global_connected_repositories
import_installation
Imports a GitHub installation from a JWT token exported from another instance
install_from_workspace