- Notifications
You must be signed in to change notification settings - Fork790
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
License
NotificationsYou must be signed in to change notification settings
jenkins-x/jx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jx
is the modular command line CLI forJenkins X 3.x
See thejx command reference
To trackissues in this repository and all the relatedPlugins use these links:
You can browse the documentation for all of thejx
plugins at:
- jx-git-operator is an operator for triggering jobs when git commits are made
- octant-jx an open source Jenkins X UI forvmware-tanzu/octant
These are the modular libraries which have been refactored out of the mainjenkins-x/jx repository as part of themodularisation enhancement process
- go-scm API for working with SCM providers
- jx-api the core JX APIs
- jx-helpers a bunch of utilities (mostly from the
util
package) refactored + no longer dependent onjenkins-x/jx - jx-kube-client the core library for working with kube/jx/tekton clients
- jx-logging logging APIs
- lighthouse-client client library for working withlighthouse
About
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton