معرفی شرکت ها


detail-0.2.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Build automations off of structured notes in your project
ویژگی مقدار
سیستم عامل -
نام فایل detail-0.2.2
نام detail
نسخه کتابخانه 0.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Opus 10 Engineering
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Opus10/detail
آدرس اینترنتی https://pypi.org/project/detail/
مجوز BSD-3-Clause
detail ####### ``detail`` allows contributors to create structured and configurable notes in a project, providing the ability to do automations such as: 1. Ensuring that contributors add information to pull requests that provide QA instructions, release notes, and associated tickets. The ``detail lint`` command ensures that notes are present in a pull request and adhere to the schema. 2. Rendering dynamic logs from the notes. ``detail log`` provides the ability to slice and dice the commit log however you need, pulling in a ``notes`` variable in a Jinja template with all notes that can be grouped and filtered. 3. Other automations, such as version bumping, Slack posting, ticket comments, etc can be instrumented in continuous integration from the structured notes. When contributing a change, call ``detail`` to be prompted for all information defined in the project's detail schema. Information can be collected conditionally based on previous steps all thanks to the `formaldict <https://github.com/Opus10/formaldict>`__ library. Below is an example of a contributor creating a structured note with the type of change they are making, a summary, a description, and an associated Jira ticket: .. image:: https://raw.githubusercontent.com/opus10/detail/master/docs/_static/detail-intro.gif :width: 600 Notes are commited to projects, allowing review of them before they are used to perform automations in continuous integration. Documentation ============= `View the detail docs here <https://detail.readthedocs.io/>`_. Installation ============ Install detail with:: pip3 install detail Contributing Guide ================== For information on setting up detail for development and contributing changes, view `CONTRIBUTING.rst <CONTRIBUTING.rst>`_. Primary Authors =============== - @wesleykendall (Wes Kendall) - @tomage (Tómas Árni Jónasson)


نیازمندی

مقدار نام
>=4) importlib_metadata
>=7.0 click
>=1.2.2 click-default-group
>=0.2.0 formaldict
>=2.10.3 jinja2
>=2.8.1 python-dateutil
>=5.1.2 pyyaml
>=2.22.0 requests


زبان مورد نیاز

مقدار نام
>=3.7.0,<4 Python


نحوه نصب


نصب پکیج whl detail-0.2.2:

    pip install detail-0.2.2.whl


نصب پکیج tar.gz detail-0.2.2:

    pip install detail-0.2.2.tar.gz