Discussions
NetSuite Version Control and deployment using Bitbucket and Jenkins
I am new to Netsuite Development. I've been asked to create a formal CI/CD process wherein development happens within an IDE and it is subsequently committed and merged into a Bitbucket branch, which in turn triggers Jenkins to deploy those changes into a Netsuite sandbox.
And if it exists, we are looking to leverage a NetSuite CLI as well.
Are there any resources, guides, or steps on how to set this up?
For example, we've implemented the process already in our Salesforce development, and details can be found here for context of what I'm wondering is possible with NetSuite -