Source Repositories
Source Control Management (SCM) Repositories which have been configured to run CI/CD pipelines using Jenkins X are represented as Source Repositories. Source Repositories are a kubernetes custom resource (CR) scoped to a namespace and created in the development namespace/environment.
A source repository includes information about the SCM provider, Organization, Repository name and clone URLs.
A simple example of a source repository is shown below
This shows a source repository named jenkins-x-jx
in the namespace jx
.
It represents a repository named jx
in the jenkins-x
organization which is hosted in github
.
You can view all source repositories in your cluster by running:
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.