Skip to content

GitSyncView

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/git-sync/git-sync.service.ts

The client-facing sync config/status shape.

Properties

PropertyType
configuredboolean
providerstring
repoFullName`string
branchstring
pathPrefixstring
directionstring
statusstring
error`string
lastMirroredSha`string
lastSourceSha`string
lastIngestedSha`string
lastMirroredAt`string
lastIngestedAt`string
forcePushRecoveredAt`string

Was this page helpful?

Download as PDF