Kind: Interface
Source: atloria-monorepo/apps/api/src/git-sync/git-sync.service.ts
The client-facing sync config/status shape.
Properties
| Property | Type |
|---|---|
configured | boolean |
provider | string |
repoFullName | `string |
branch | string |
pathPrefix | string |
direction | string |
status | string |
error | `string |
lastMirroredSha | `string |
lastSourceSha | `string |
lastIngestedSha | `string |
lastMirroredAt | `string |
lastIngestedAt | `string |
forcePushRecoveredAt | `string |
Was this page helpful?