{"id":13451675,"url":"https://github.com/jenkins-x/jx","last_synced_at":"2026-04-13T03:24:34.735Z","repository":{"id":37270713,"uuid":"116400734","full_name":"jenkins-x/jx","owner":"jenkins-x","description":"Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton","archived":false,"fork":false,"pushed_at":"2025-04-28T15:59:21.000Z","size":62755,"stargazers_count":4621,"open_issues_count":141,"forks_count":795,"subscribers_count":118,"default_branch":"main","last_synced_at":"2025-05-07T20:29:02.508Z","etag":null,"topics":["accelerator","cicd","continuous-delivery","continuous-integration","devops","environments","gitops","golang","hacktoberfest","kubernetes","openshift","pipeline","tekton"],"latest_commit_sha":null,"homepage":"https://jenkins-x.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkins-x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-05T15:46:09.000Z","updated_at":"2025-05-07T17:15:16.000Z","dependencies_parsed_at":"2023-11-20T07:04:19.166Z","dependency_job_id":"6a72c985-56de-4379-955b-a663e50632b5","html_url":"https://github.com/jenkins-x/jx","commit_stats":{"total_commits":9051,"total_committers":244,"mean_commits":37.09426229508197,"dds":0.7321842890288366,"last_synced_commit":"9c6cd99421425826a84b3c05ccbac9a03a1e1361"},"previous_names":[],"tags_count":3711,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-x%2Fjx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-x%2Fjx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-x%2Fjx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkins-x%2Fjx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkins-x","download_url":"https://codeload.github.com/jenkins-x/jx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253135279,"owners_count":21859604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accelerator","cicd","continuous-delivery","continuous-integration","devops","environments","gitops","golang","hacktoberfest","kubernetes","openshift","pipeline","tekton"],"created_at":"2024-07-31T07:00:58.842Z","updated_at":"2026-02-26T02:21:40.121Z","avatar_url":"https://github.com/jenkins-x.png","language":"Go","funding_links":[],"categories":["Go","Tools","Continuous Delivery \u0026 GitOps","kubernetes"],"sub_categories":[],"readme":"# Jenkins X CLI\n\n[![Documentation](https://godoc.org/github.com/jenkins-x/jx?status.svg)](https://pkg.go.dev/mod/github.com/jenkins-x/jx)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jenkins-x/jx)](https://goreportcard.com/report/github.com/jenkins-x/jx)\n[![Releases](https://img.shields.io/github/release-pre/jenkins-x/jx.svg)](https://github.com/jenkins-x/jx/releases)\n[![LICENSE](https://img.shields.io/github/license/jenkins-x/jx.svg)](https://github.com/jenkins-x/jx/blob/master/LICENSE)\n[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack\u0026style=social)](https://slack.k8s.io/)\n[![codecov](https://codecov.io/gh/jenkins-x/jx/branch/main/graph/badge.svg?token=aBT7eQHx37)](https://codecov.io/gh/jenkins-x/jx)\n\n`jx` is the modular command line CLI for [Jenkins X 3.x](https://jenkins-x.io/v3/about/)\n\n## Commands\n\nSee the [jx command reference](https://jenkins-x.io/v3/develop/reference/jx/)\n\n## Issues\n\nTo track [issues in this repository](https://github.com/jenkins-x/jx/issues) and all the related [Plugins](#plugins) use these links:\n\n* [view open issues in jenkins-x-plugins](https://github.com/issues?q=is%3Aopen+is%3Aissue+author%3Ajstrachan+archived%3Afalse+user%3Ajenkins-x-plugins)\n* [view open pull requests in jenkins-x-plugins](https://github.com/pulls?q=is%3Aopen+is%3Apr+archived%3Afalse+user%3Ajenkins-x-plugins+-label%3Adependencies)\n\n## Plugins\n\nYou can browse the documentation for all of the `jx`  plugins at:\n\n* [Plugin CLI Reference](https://jenkins-x.io/v3/develop/reference/jx/)\n* [Plugin Source](https://github.com/jenkins-x-plugins)\n\n\n## Components\n\n* [jx-git-operator](https://github.com/jenkins-x/jx-git-operator) is an operator for triggering jobs when git commits are made\n* [octant-jx](https://github.com/jenkins-x/octant-jx) an open source Jenkins X UI for  [vmware-tanzu/octant](https://github.com/vmware-tanzu/octant)\n\n## Libraries\n\nThese are the modular libraries which have been refactored out of the main [jenkins-x/jx](https://github.com/jenkins-x/jx) repository as part of the [modularisation enhancement process](https://github.com/jenkins-x/enhancements/tree/master/proposals/5#1-overview)\n       \n* [go-scm](https://github.com/jenkins-x/go-scm) API for working with SCM providers\n* [jx-api](https://github.com/jenkins-x/jx-api) the core JX APIs\n* [jx-helpers](https://github.com/jenkins-x/jx-helpers) a bunch of utilities (mostly from the `util` package) refactored + no longer dependent on [jenkins-x/jx](https://github.com/jenkins-x/jx/) \n* [jx-kube-client](https://github.com/jenkins-x/jx-kube-client) the core library for working with kube/jx/tekton clients\n* [jx-logging](https://github.com/jenkins-x/jx-logging) logging APIs\n* [lighthouse-client](https://github.com/jenkins-x/lighthouse-client) client library for working with [lighthouse](https://github.com/jenkins-x/lighthouse)\n     \n                                        \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkins-x%2Fjx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkins-x%2Fjx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkins-x%2Fjx/lists"}