We are developing customize CRM application with MSD 356 CRM, In this we are using Power Apps Automate workflows to implement trigger on some actions in db tables or rows, Also we are have created few Solutions containing some js files n all.
We would like to have central repository for all these flows and solutions so that we can keep a track to commits n versions.
Also Once this is in place we would like to implement CI/CD pipeline on top of it so that we can build and release code on different environment like Dev, QA , UAT, Prod.
So I want to know is this possible? if yes pls share details/links/Videos related to it.
Also pls let me know what is possible in above and what is not .. I mean GIT integration is possible and AWS CodeCommit is not
So that I can do the needful.
Thanks.