Good day to you!
I ran into the problem of using all the features of Git, with the connection to Outsystems.
At the moment I don’t see how to use the pull(merge)-request option, branch creation using the built-in versioning system in Outsystems.
So I tried to find a solution to integrate Github with Outsystems solutions and I also did not find a native solution, only the documentation for creating the API.
What solutions do you apply to this kind of problem?Thanks
Hi Andrii,
There is no GIT integration with OutSytems.
OutSystems has its one version control system, and it's own merging process.
There are no pull-requests and no support for branching. Instead, OutSystems is trunk-based. On every 1CP you deploy to the trunk.
For more information see:
https://www.outsystems.com/evaluation-guide/how-does-outsystems-enable-team-collaboration/
Regards,
Daniel
In addition to what Daniël wrote, I'm wondering why you thought that OutSystems had Git integration in the first place? Because from your question, it seems you're assuming it has.
Because building a complex web/mobile - app must support sphere standards, which is version control by git. This applies either to DevOps tools f.e.
Sphere standards are, unless we are talking about totally different Sphere standards, humanitarian standards for health and sanitation. So I'm not sure what they have to do with software.
And as Daniël wrote, OutSystems does not interface with git, it has its own version control. Branching, pull requests etc. are not possible with OutSystems. You cannot integrate git(hub) with OutSystems.
How can we do the version control of one specific action(client/server). Is there any way through which we can identify, who has done what changes over the course of time period?
Hi Shyam,
Your question is not directly related to this post, so please start a new topic. I'm going to close this post.