معرفی شرکت ها


cumulusci-3.9.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Build and release tools for Salesforce developers
ویژگی مقدار
سیستم عامل -
نام فایل cumulusci-3.9.1
نام cumulusci
نسخه کتابخانه 3.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده "Salesforce.org" <sfdo-mrbelvedere@salesforce.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/cumulusci/
مجوز BSD 3-Clause License
# CumulusCI [![Code Coverage](https://coveralls.io/repos/github/SFDO-Tooling/CumulusCI/badge.svg?branch=main)](https://coveralls.io/github/SFDO-Tooling/CumulusCI?branch=main) [![PyPI](https://img.shields.io/pypi/v/cumulusci)](https://pypi.org/project/cumulusci/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cumulusci) ![PyPI - License](https://img.shields.io/pypi/l/cumulusci) [![Documentation Status](https://readthedocs.org/projects/cumulusci/badge/?version=latest)](https://cumulusci.readthedocs.io/en/latest/?badge=latest) CumulusCI helps build great applications on the Salesforce platform by automating org setup, testing, and deployment for everyone --- from developers and admins to testers and product managers. **Best practices, proven at scale.** CumulusCI provides a complete development and release process created by Salesforce.org to build and release applications to thousands of users on the Salesforce platform. It\'s easy to start new projects with a standard set of tasks (single actions) and flows (sequences of tasks), or customize by adding your own. **Batteries included.** Out-of-the-box features help you quickly: - Build sophisticated orgs with automatic installation of dependencies. - Load and capture sample datasets to make your orgs feel real. - Apply transformations to existing metadata to tailor orgs to your specific requirements. - Run builds in continuous integration systems. - Create end-to-end browser tests and setup automation using [Robot Framework](https://cumulusci.readthedocs.io/en/latest/robotframework.html). - Generate synthetic data on any scale, from a single record to a million, using [Snowfakery](https://cumulusci.readthedocs.io/en/latest/cookbook.html#large-volume-data-synthesis-with-snowfakery). **Build anywhere.** Automation defined using CumulusCI is portable. It is stored in a source repository and can be run from your local command line, from a continuous integration system, or from a customer-facing MetaDeploy installer. CumulusCI can run automation on scratch orgs created using the Salesforce CLI, or on persistent orgs like sandboxes, production orgs, and Developer Edition orgs. ## Learn more For a tutorial introduction to CumulusCI, complete the [Build Applications with CumulusCI](https://trailhead.salesforce.com/en/content/learn/trails/build-applications-with-cumulusci) trail on Trailhead. To go in depth, read the [full documentation](https://cumulusci.readthedocs.io/en/latest/). If you just want a quick intro, watch [these screencast demos](https://cumulusci.readthedocs.io/en/latest/demos.html) of using CumulusCI to configure a Salesforce project from a GitHub repository. For a live demo with voiceover, please see Jason Lantz\'s [PyCon 2020 presentation](https://www.youtube.com/watch?v=XL77lRTVF3g) from minute 36 through minute 54. ## Questions? Ask in the [CumulusCI (CCI) group in the Trailblazer Community](https://success.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F9300000009M9ZCAU). _Please note:_ CumulusCI is distributed under an [open source license](https://github.com/SFDO-Tooling/CumulusCI/blob/main/LICENSE) and is not covered by the Salesforce Master Subscription Agreement. <!-- Changelog --> ## v3.75.1 (2023-04-14) <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Issues Fixed 🩴 - Ensure that top-level 'tasks' directory is read for custom tasks by [@prescod](https://github.com/prescod) in [#3582](https://github.com/SFDO-Tooling/CumulusCI/pull/3582) **Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v3.75.0...v3.75.1


نیازمندی

مقدار نام
- appdirs==1.4.4
- authlib==1.2.0
- certifi==2022.12.7
- cffi==1.15.1
- charset-normalizer==3.0.1
- click==8.1.3
- cryptography==39.0.1
- defusedxml==0.7.1
- docutils==0.16
- faker==17.0.0
- fs==2.4.16
- github3-py==3.2.0
- greenlet==2.0.2
- gvgen==1.0
- idna==3.4
- importlib-metadata==6.0.0
- jeepney==0.8.0
- jinja2==3.1.2
- keyring==23.0.1
- lxml==4.9.2
- markdown-it-py==2.1.0
- markupsafe==2.1.2
- mdurl==0.1.2
- natsort==8.2.0
- psutil==5.9.4
- pycparser==2.21
- pydantic==1.10.5
- pygments==2.14.0
- pyjwt[crypto]==2.6.0
- python-baseconv==1.2.2
- python-dateutil==2.8.2
- pytz==2022.7.1
- pyyaml==6.0
- requests-futures==1.0.0
- requests==2.28.2
- rich==13.3.1
- robotframework-lint==1.1
- robotframework-pabot==2.13.0
- robotframework-pythonlibcore==4.1.0
- robotframework-requests==0.9.4
- robotframework-seleniumlibrary==5.1.3
- robotframework-stacktrace==0.4.1
- robotframework==6.0.2
- rst2ansi==0.1.5
- salesforce-bulk==2.2.0
- sarge==0.1.7.post1
- secretstorage==3.3.3
- selenium==3.141.0
- simple-salesforce==1.11.4
- six==1.16.0
- snowfakery==3.5.0
- sqlalchemy==1.4.46
- typing-extensions==4.5.0
- unicodecsv==0.14.1
- uritemplate==4.1.1
- urllib3==1.26.14
- xmltodict==0.13.0
- zipp==3.13.0
xtr myst-parser;
xtr sphinx;
xtr black;
xtr flake8<4;
xtr isort;
xtr pre-commit;
xtr coverage[toml];
xtr factory-boy;
xtr furo;
xtr jsonschema;
xtr pytest-cov;
xtr pytest-random-order;
xtr pytest-vcr;
xtr pytest<7.1;
xtr responses;
xtr testfixtures;
xtr tox;
xtr typeguard;
xtr vcrpy;


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

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl cumulusci-3.9.1:

    pip install cumulusci-3.9.1.whl


نصب پکیج tar.gz cumulusci-3.9.1:

    pip install cumulusci-3.9.1.tar.gz