MCPcopy Index your code
hub / github.com/rilldata/rill / ManagedOrgInstallationID

Method ManagedOrgInstallationID

admin/github.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 // DeleteManagedRepo deletes the given repo from the managed org. For test cleanup only.
50 DeleteManagedRepo(ctx context.Context, repo string) error
51 ManagedOrgInstallationID() (int64, error)
52}
53
54// githubClient implements the Github interface.

Callers 6

TestManagedDeployFunction · 0.65
TestPrimaryBranchChangeFunction · 0.65
WorkMethod · 0.65
CreateManagedGitRepoMethod · 0.65
githubOptsForRemoteMethod · 0.65

Implementers 2

githubClientadmin/github.go
mockGithubadmin/testadmin/testadmin.go

Calls

no outgoing calls

Tested by 3

TestManagedDeployFunction · 0.52
TestPrimaryBranchChangeFunction · 0.52