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

1. Change names to be more grepable. 2. Keep environment out. 3. Quiet some logs.

cla:missing
internal

### Feature Type I'm interested in functionality that solves a current problem or limitation in how CumulusCI works. ### Does your feature request solve a current problem? When running update_data,...

enhancement

- Suggested change: Increase default timeout to 90 seconds as 15 seconds is not long enough for some processes and browser will incorrectly timeout - Suggested change, increase viewport size...

cla:signed
oss-contribution

### Describe the bug If a package requires an install key, putting a dependency pin on it will fail to install with an invalid install key issue. Including password_env_name in...

bug

### Describe the bug When I use the "cci flow run release_unlocked_beta --org dev" command, and specify an install key using the install_key yaml option for the create_package_version task, the...

bug
wi-created

provides more clarity that the fields option is meant to be populated directly in the yml and has a particular format.

cla:signed
oss-contribution

### Feature Type I'm interested in functionality that solves a current problem or limitation in how CumulusCI works. ### Does your feature request solve a current problem? Often I need...

enhancement

### Describe the bug When creating a dev scratch Org, I get the alias `None__dev`. I can only fix this by running ``` cci org scratch dev dev ``` I...

bug
cannot-reproduce

### Describe the bug I am trying to install the latest beta unlocked packages into a sandbox org. However, update_dependencies refuses to install anything other than released packages. ### Reproduction...

bug

### Describe the solution you'd like Example list of topics pulled from https://github.com/hardisgroupcom/sfdx-hardis that may be a good starting place: [plugin](https://github.com/topics/plugin) [documentation](https://github.com/topics/documentation) [devops](https://github.com/topics/devops) [quality](https://github.com/topics/quality) [automation](https://github.com/topics/automation) [deployment](https://github.com/topics/deployment) [organization](https://github.com/topics/organization) [salesforce](https://github.com/topics/salesforce) [apex](https://github.com/topics/apex) [salesforce-lightning](https://github.com/topics/salesforce-lightning)...

enhancement