CumulusCI
CumulusCI copied to clipboard
Python framework for building portable automation for Salesforce projects
### Describe the bug Recently, some `sfdx` being to error if they are passed parameters like they do not need like `-o` for `project convert source`. This conflicts with CumulusCI's...
### Describe the bug There are metadata present in my `unpackaged/post/setup` directory that Apex tests in my package depend on. When running the `create_package_version` task as part of the `release_2gp_beta`...
"Workflow" and "MatchingRules" are removed from package.xml after running "update_package_xml" task
### Describe the bug I noticed some XML types seem to disappear after running "update_package_xml" and I'm wondering if this is intentional or a bug. ### Reproduction steps 1. In...
### Feature Type I'm interested in extensions to existing CumulusCI functionality (e.g., broader applicability of an existing Task or Flow). ### Does your feature request solve a current problem? The...
### Describe the bug Going to be honest, I don't 100% know what I'm saying but I know the steps to reproduce (below). When using sfdx version `7.194.1` and running...
### 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? This is a...
### 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? For complex flows...
### Feature Type I'm interested in extensions to existing CumulusCI functionality (e.g., broader applicability of an existing Task or Flow). ### Does your feature request solve a current problem? In...
Most of this is not my work but I really could use the documentation so bumping this. Added the ui_options list with options that I could find while reviewing source...