Skip to content

Commit

Permalink
Update cumulusci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthashain committed Apr 18, 2022
1 parent 882e826 commit c129159
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions cumulusci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ project:
default_branch: 'main'
source_format: sfdx

sources:
eda:
github: https://github.com/SalesforceFoundation/EDA
npsp:
github: https://github.com/SalesforceFoundation/NPSP
sal:
github: https://github.com/SalesforceFoundation/SAL-CumulusCI
pmm:
github: https://github.com/SalesforceFoundation/PMM

tasks:
robot:
options:
Expand All @@ -25,3 +35,14 @@ tasks:
run_tests:
options:
required_org_code_coverage_percent: 75
flows:
#to run this flow, type: cci flow run Conga_composer_dev --org dev
Conga_composer_dev:
description: Requires default org to be set. Installs npsp and creates a bunch of default settings to make the data look more realistic
steps:
1:
task: update_dependencies
options:
dependencies:
- namespace: APXTConga4
version: 8.2

0 comments on commit c129159

Please sign in to comment.