forcedotcom / SalesforceMobileSDK-Package

BSD 3-Clause "New" or "Revised" License
22 stars 20 forks source link

Most recent templates were not properly setup during dry run #297

Closed wmathurin closed 2 months ago

wmathurin commented 2 months ago

setup_test_branches.js takes care of creating master2, dev2 branches that mirror master, dev in all the repos of the forked org. It also makes sure the submodules and package.json point to the forked org (and not forcedotcom). Most recent template's package.json were not updated causing test_force.js to fail during a dry run.