Jenkins Source
This is the Jenkins source connector maintained by Faros AI.
Main Source Settings
- Jenkins UserId
- Token
- Server URL
Connection Settings
Table Prefix
For any connection with a Jenkins source, the table prefix must be of the form
foobar__jenkins__
with foobar as a string unique to this connection.
The following source streams are supported. More details here.
Stream | Sync | Destination Table |
---|---|---|
builds | Incremental | Append | cicd_Organization, cicd_Pipeline, cicd_Build, cicd_BuildCommitAssociation |
jobs | Incremental | Append | cicd_Organization, cicd_Pipeline |
Updated about 2 years ago