Hello! I'm new to Netsuite. We have a new deployment of NS in our organization and I am exploring ci/cd and SDLC in general.
From research, it sounds like any suitescripts and suitelets, objects etc developed in the SDF can be connected as a monorepo in gitlab and then a single pipeline for deployment. There are some great tutorials and guides out there already to do this.
I would love any advice or links to better understand the "Suiteflows" feature of NS -
• if someone creates a suiteflow in an instance, does it correlate to a script/object/<insert appropriate NS "object"> that is also visible in SDF and therefore incorporated in our repo and ci/cd management?
• Can we lock down suiteflow creation/modification in production