Anyone incorporating Continous Integration for the...
# dev-ops
b
Anyone incorporating Continous Integration for their Suitescript and suiteflow development? How do you restrict the developers from editing the scripts from within the NetSuite UI itself?
s
I think the NetSuite permissions model would support this, though I haven't tried this restriction myself.
If you have multiple environments and you're looking to do CI for PRODUCTION, I'd go so far as to simply not allow devs to login to production. Depends on what your devops resources are like though.