Git-enabled Change and Transport System (gCTS) enables you to manage your ABAP change and transport management processes using Git as an external version management system. You can use it to leverage the functions of Git repositories and to set up continuous integration and delivery processes (CI/CD) for ABAP. The aim of gCTS is to allow DevOps processes for ABAP, as well.
- You can find more information about gCTS in general on the SAP Help Portal at Git-Enabled Change and Transport System
- You can use the coding provided in this repository if you would like to integrate your ABAP development processes with gCTS to enable task-based committing and to integrate the gCTS Regsitry in the process of releasing a task
- You can find a detailed description of the BAdI implemetation, its options and functionality in this SAP Community blog post Integrating gCTS with Transport Organizer processes
- your ABAP system is on SAP S/4HANA 2020 SPS2 at least
- you have gCTS configured
- you have SAP Note 3204481 - gCTS: Fix for missing objects when importing into a repository with a subdirectory implemented
- fork this repository
- connect your ABAP development system to the forked repository via gCTS
- clone it to your ABAP development system A detailed description is provided in the blog post Integrating gCTS with Transport Organizer processes in SAP Community
None currently known
Create an issue in this repository if you find a bug or have questions about the content.
For additional support, ask a question in SAP Community. Use the tag 'Software Logistics - Change Control and Transport'
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.