Skip to main content

Module git_sync_api

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
GetGhesConfigError
struct for typed errors of method get_ghes_config
GetGlobalConnectedRepositoriesError
struct for typed errors of method get_global_connected_repositories
GhesInstallationCallbackError
struct for typed errors of method ghes_installation_callback
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_ghes_config
Returns the GitHub Enterprise Server app configuration (without private key) for constructing the installation URL
get_global_connected_repositories
ghes_installation_callback
Register a self-managed GitHub App installation from GitHub Enterprise Server
import_installation
Imports a GitHub installation from a JWT token exported from another instance
install_from_workspace