EDAEASY
- Team Leader(s): Thaddaeus Dahlberg
- GitHub Scribe(s): Farrah Friedrich
- List of all Contributors: Jason Lantz, Kathy Lueckeman, Steph Sisson
Our vision for this project is to make it easier for higher ed institutions to try out the EDA/EASY/Interactions Salesforce products. The current process to install, configure and data load data takes a significant amount of manual work. This will automate the entire process in a scratch org, allowing for faster review and testing of existing functionality.
We will create a package using CumulusCI to spin up a scratch org that will:
- Contain EDA
- Contain EASY with Interactions
- Contain pre-loaded configuration and test data
To work on this project in a scratch org:
- Set up CumulusCI
- Run
cci flow run dev_org --org dev
to deploy this project. - Run
cci org browser dev
to open the org in your browser.