Hi, curious for opinions 🙂 What is the best way to set up our team for development process, CI/CD, etc. I'm looking specifically for the ability to push code from our IDE (currently we use VS code) to both Prod and Sandbox.
c
creece
10/22/2021, 4:24 PM
SDF CLI and whatever capable of nodeJS flavor of CI you want.
creece
10/22/2021, 4:24 PM
That'll handle the pushing the code from the repo to the accounts.. the rest is kinda up to your company/team on how they want to set up the repos and process.
p
Peter Ries
10/24/2021, 11:46 PM
NetSuite also just released an officially supported SDF extension for Visual Studio Code. It's written up in the Help now.