{"id":15486115,"url":"https://github.com/redhatcre/cibyl","last_synced_at":"2025-04-22T16:24:49.275Z","repository":{"id":36950969,"uuid":"452623873","full_name":"RedHatCRE/cibyl","owner":"RedHatCRE","description":"Command-line interface for querying CI/CD environments (Jenkins, Zuul)","archived":false,"fork":false,"pushed_at":"2022-12-13T08:34:45.000Z","size":2669,"stargazers_count":18,"open_issues_count":0,"forks_count":7,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-17T07:16:39.534Z","etag":null,"topics":["cicd","cli","jenkins","zuul"],"latest_commit_sha":null,"homepage":"","language":"Python","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/RedHatCRE.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-27T09:46:40.000Z","updated_at":"2024-12-31T14:46:50.000Z","dependencies_parsed_at":"2023-01-17T07:45:59.224Z","dependency_job_id":null,"html_url":"https://github.com/RedHatCRE/cibyl","commit_stats":null,"previous_names":["rhos-infra/cibyl"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fcibyl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fcibyl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fcibyl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fcibyl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedHatCRE","download_url":"https://codeload.github.com/RedHatCRE/cibyl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250275998,"owners_count":21403786,"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":["cicd","cli","jenkins","zuul"],"created_at":"2024-10-02T06:06:37.045Z","updated_at":"2025-04-22T16:24:49.255Z","avatar_url":"https://github.com/RedHatCRE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"CIbyl\n=====\n\n.. image:: https://github.com/rhos-infra/cibyl/actions/workflows/check.yaml/badge.svg\n.. image:: https://github.com/rhos-infra/cibyl/actions/workflows/gate.yaml/badge.svg\n   :target: https://github.com/rhos-infra/cibyl/actions/workflows/pipeline.yaml\n   :alt: Build Status\n\nCibyl is a command-line interface and REST API for querying CI/CD environments and systems.\n\nInstallation\n************\n\n``pip install git+https://github.com/rhos-infra/cibyl.git``\n\nNext, set up `configuration \u003chttp://cibyl.readthedocs.org/\u003e`_\n\n::\n\n  environments:                 # List of CI/CD environments\n    production:                 # An environment called \"production\"\n      production_jenkins        # A single system called \"production_jenkins\"\n        system_type: jenkins    # The type of the system (jenkins or zuul)\n        sources:                # List of sources belong to \"production_jenkins\" system\n          jenkins_api:          # The name of the source which belongs to \"production_jenkins\" system\n            driver: jenkins     # The driver the source will be using\n            url: https://...    # The URL of the system\n            username: user      # The username to use for the authentication\n            token: xyz          # The token to use for the authentication\n            cert: False         # Disable/Enable certificates to use for the authentication\n\nUsage\n*****\n\n``cibyl`` for listing environments and systems as specified in the configuration\n\n``cibyl query --jobs`` will print all the jobs available in your CI system\n\n``cibyl query --jobs --system \u003cSYSTEM NAME\u003e`` will print all the jobs from one specific system\n\n``cibyl query --jobs --builds`` will print the jobs as well as the status of all the builds of that job\n\nOfficial Documentation\n**********************\n\nFor more information please read our `Documentation \u003chttp://cibyl.readthedocs.org\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhatcre%2Fcibyl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhatcre%2Fcibyl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhatcre%2Fcibyl/lists"}