Question
Mindtree
IN
Last activity: 28 Jul 2022 1:06 EDT
PEGE Devops Opensource
Hi,
I am looking into the usage of open source or third party tools for implementing CICD pipeline during PEGA application development and deployment process.
As per documentation PEGA has its own source repository and does not work with external SCM tools such as Git or Bitbucket. I have come across the PEGA documentation which mentions that PEGA engineering has used Git for the code repository.
Does it mean that Git or other SCM can be used with PEGA?
***Edited by Moderator Marije to add Capability tags***
@ashishT16590134 Yes, and the document is also saying the same things
DevOps:
Git: Provides a repository for distributing and deploying Pega configuration changes.
You migrate code through as product raps which can be stored in git to push to other environment, as in other java platform where you migrate jar to higher environment.