Skip to main content

Is there a way to automatically reference the latest managed package version id in sfdx-project.json file? 

 

We're working in an org with Financial Services Cloud managed package installed, and our sandboxes have now been upgraded to Spring '20. As a result of the new release, the FSC manage package version also got updated along with it's package version id(04t...). Now I have to manually update my sfdx-project.json to reference the new package version id for our CI to work. Is there a way to automatically update the manage package version id in out config file? 

 

NOTE: in our deployment script, I'm checking if the referenced dependent package id is already deployed in a sandbox environment. If not, deploy dependent package, else skip dependency deployment.

11 commenti
0/9000