معرفی شرکت ها


ansys-tools-repo-sync-0.1.dev0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Synchronize the content of two different repositories.
ویژگی مقدار
سیستم عامل -
نام فایل ansys-tools-repo-sync-0.1.dev0
نام ansys-tools-repo-sync
نسخه کتابخانه 0.1.dev0
نگهدارنده ['PyAnsys developers']
ایمیل نگهدارنده ['pyansys.support@ansys.com']
نویسنده ANSYS, Inc.
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/ansys/ansys-tools-repo-sync
آدرس اینترنتی https://pypi.org/project/ansys-tools-repo-sync/
مجوز MIT
********************* ansys-tools-repo-sync ********************* The ``ansys-tools-repo-sync`` library is intended to synchronize the content of two different repositories. What does this library do? ~~~~~~~~~~~~~~~~~~~~~~~~~~ For instance, due to intellectual properties concerns, it might not be possible to expose publicly the entire content of a private repository. Its owner could decide to have a second repository, a public one. Part of the content for this public repo would come from the private repository. ``ansys-tools-repo-sync`` allows you to do so by copying a folder and its content from one repo to the other. In addition, it is possible to filter the type extension file authorized to be copied. .. image:: doc/images/repo_sync.png :align: center How to use it? ~~~~~~~~~~~~~~ A common usage for this tool consist to integrate it in one of your CI/CD pipeline or workflow. Firstly, the tool must be installed. .. code:: bash pip install ansys-tools-repo-sync Then, it can be used in the considered workflow with the appropriate arguments. Run it as follows: .. code:: bash repo-sync --manifest path_to_manifest_file --repository target-repository-name --token github_token --organization ansys --protos-path path_to_protos_directory --dry-run .. note:: The ``--dry-run`` flag can be set while establishing the entire workflow for the first time. It helps preventing unnecessary commits of sensitive data. It will print the content expected to be committed in the public repository. Issues ------ To post issues, questions, and code, go to `ansys-tools-repo-sync Issues <https://github.com/ansys/ansys-tools-repo-sync/issues>`_. License ------- ``ansys-tools-repo-sync`` is licensed under the MIT license.


نیازمندی

مقدار نام
>=4.4,<6.0) Sphinx
>=8.0.4,<9.0.0 click
>=2.1,<3.0) codespell
>=3.9,<4.0) flake8
>=4.0,<5.0 importlib-metadata
>=1.2,<2.0) numpydoc
>=2.15.0,<3.0.0 pre-commit
>=0.2,<0.3) pyansys_sphinx_theme
==1.55 pygithub
>=7.0,<8.0) pytest
>=3.0,<4.0) pytest-cov
>=0.4,<0.6) sphinx-copybutton


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

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl ansys-tools-repo-sync-0.1.dev0:

    pip install ansys-tools-repo-sync-0.1.dev0.whl


نصب پکیج tar.gz ansys-tools-repo-sync-0.1.dev0:

    pip install ansys-tools-repo-sync-0.1.dev0.tar.gz