CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

Python framework for building portable automation for Salesforce projects

Results 234 CumulusCI issues
Sort by recently updated
recently updated
newest added

Commands for tapping into the freeze functionality used for publishing to MetaDeploy and for creating hashes of key parts of the configuration of a build, often dynamically resolved, for use...

cla:signed
oss-contribution

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

### Describe the bug Currently, Running Choose File from Selenium Library in python 3.9 and above will fail with the following error when connected to selenium hub: ``` LOG FAILAttributeError:...

bug

### Describe the bug BaseGithubTask is used as the inherited class for github tasks. This task only checks for services of type "github" and does not check for github_enterprise services....

bug

### Describe the bug I just freshly reinstalled my laptop and whenever I run a CCI command (Powershell through VSCodium), I get this warning: ``` C:\Users\USERNAME\pipx\venvs\cumulusci\Lib\site-packages\cumulusci\__init__.py:8: UserWarning: pkg_resources is deprecated...

bug

For the latest version of CliRunner, the parameter throws exception and fails execution.

cla:signed

Declaring a namespace package has gone through a few revisions. pkg_resources has a version that is heavily deprecated. pkgutil provides a python2/python3 compatible version that is also compatible with native...

cla:missing

### Describe the bug Since upgrading to CummulusCI 4, all commands that work with orgs are outputting the following error: `Exception ignored in: Traceback (most recent call last): File "/Users/kai.amundsen/.local/pipx/venvs/cumulusci/lib/python3.13/site-packages/cumulusci/core/config/sfdx_org_config.py",...

bug