CircleCI Source
This is the CircleCI source connector maintained by Faros AI.
Main Source Settings
- API URL
- Token
- Cutoff Days
- Repository Names
Connection Settings
️ Table Prefix
For any connection with a CircleCI source, the table prefix must be of the form
foobar__circleci__
with foobar as a string unique to this connection.
The following source streams are supported. More details here.
Stream | Sync | Destination Table |
---|---|---|
pipelines | Incremental | Append | cicd_Build, |
projects | Full refresh | Append | cicd_Organization, |
Updated about 2 months ago