معرفی شرکت ها


Cibyl-1.0.0.0rc1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل Cibyl-1.0.0.0rc1
نام Cibyl
نسخه کتابخانه 1.0.0.0rc1
نگهدارنده ['Red Hat Code Reliability Engineering Team']
ایمیل نگهدارنده ['rhos-cre@redhat.com']
نویسنده Red Hat Code Reliability Engineering Team
ایمیل نویسنده rhos-cre@redhat.com
آدرس صفحه اصلی https://github.com/rhos-infra/cibyl
آدرس اینترنتی https://pypi.org/project/Cibyl/
مجوز -
CIbyl ===== .. image:: https://github.com/rhos-infra/cibyl/actions/workflows/pipeline.yaml/badge.svg :target: https://github.com/rhos-infra/cibyl/actions/workflows/pipeline.yaml :alt: Build Status Cibyl is a command-line interface and REST API for querying CI/CD environments and systems. Installation ************ ``pip install git+https://github.com/rhos-infra/cibyl.git`` Next, set up `configuration <http://cibyl.readthedocs.org/>`_ :: environments: # List of CI/CD environments production: # An environment called "production" production_jenkins # A single system called "production_jenkins" system_type: jenkins # The type of the system (jenkins or zuul) sources: # List of sources belong to "production_jenkins" system jenkins_api: # The name of the source which belongs to "production_jenkins" system driver: jenkins # The driver the source will be using url: https://... # The URL of the system username: user # The username to use for the authentication token: xyz # The token to use for the authentication cert: False # Disable/Enable certificates to use for the authentication Usage ***** ``cibyl`` for listing environments and systems as specified in the configuration ``cibyl query --jobs`` will print all the jobs available in your CI system ``cibyl query --jobs --system <SYSTEM NAME>`` will print all the jobs from one specific system ``cibyl query --jobs --builds`` will print the jobs as well as the status of all the builds of that job Official Documentation ********************** For more information please read our `Documentation <http://cibyl.readthedocs.org>`_


نیازمندی

مقدار نام
>=0.37.1 wheel
>=5.0 pyyaml
~=2.27.1 requests
~=7.17.1 elasticsearch
~=6.6.0 colorlog
~=1.26.9 urllib3
~=1.3.8 rfc3987
~=6.1.0 overrides
~=3.1.18 GitPython
~=2.1.0 deprecation
~=3.2.0 jsonschema
~=2.8.2 python-dateutil
~=1.55 PyGithub
~=0.20.0 validators
~=1.5.2 cached-property
~=22.7 xsdata
~=0.4.8 StrEnum
>=2.0.0 pbr
~=0.8 dataclasses
==2.5.1 networkx
~=2.8.4 networkx


نحوه نصب


نصب پکیج whl Cibyl-1.0.0.0rc1:

    pip install Cibyl-1.0.0.0rc1.whl


نصب پکیج tar.gz Cibyl-1.0.0.0rc1:

    pip install Cibyl-1.0.0.0rc1.tar.gz