Hello,
We are planning to make some tweaks on Rocketchat for internal use and save the code on gitlab.
We would like to know the general idea and tools to checkout the source from gitlab, run the test, then auto deploy to staging/production server. We have only 2 dev who are willing to study CI/CD and setup it while studying Rocketchat source code at the same time.
We did custom development and deployment of Rocketchat in the past and it was very time-consuming so we are thinking of CI/CD.
Browsing the official Rocketchat repo, I have found only installation guides (which help a bit). I also see some trace of drone.io , docker, etc… in the source code, but not sure if it would help us on CI/CD part.
I really appreciate your answers/hints. Thanks in advance