Has anyone ever tried authenticating SDF via GitHu...
# sdf
k
Has anyone ever tried authenticating SDF via GitHub action so that it validate the project and then push the project/changes to target NS account. In short I want to create CI/CD pipeline. I tried so many things but failed.
s
Definitely possible Kaif! Keep trying
k
any help or reference something?
s
I would recommend using a Docker image which has the suitecloud cli built in or installing on top
e
I've done this with Gitlab.
Where are you hung up?
m
Try forking this repo https://github.com/Avera-MX/netsuite-demo-ci-cd-suiteapp It has a ci/cd workflow file that can help you
ty1 1
🙌 1
k
@eblackey The same works locally for M2M but keep getting failed in GitHub action.
m
You need to set env variables
SUITECLOUD_CI: 1