CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

Enable Snowfakery task to use recipes from other repositories

Open RBLopez-BTH opened this issue 3 years ago • 2 comments

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?

Currently, the Snowfakery task will not recognize the path to a recipe that resides in a 'source' repository, even when that source is appropriately configured in the .yaml file for the project.

Describe the solution you'd like

The Snowfakery --recipe option should accept paths written in the SOURCE_NAME:path format and appropriately locate/run recipes that are located in source repositories.

Describe alternatives you've considered

My use case is outlined here: https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000JdCbJSAV

The only current workaround is to open up the source repository (listed as a source in the target repository) and import the scratch org from the target repository using cci org import, and then run the appropriate recipes (or flows that contain snowfakery tasks) from within the source repository.

Additional context

No response

RBLopez-BTH avatar Sep 06 '22 16:09 RBLopez-BTH

I'd love to see this as well!

davidjray avatar Aug 20 '24 18:08 davidjray

I am also interested in this enhancement!

jnesong avatar Aug 20 '24 18:08 jnesong