<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Manage Software Component app under ABAP Cloud environment  BTP for using transports in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579252#M4717199</link>
    <description>&lt;P&gt;Hi Ruchir,&lt;/P&gt;&lt;P&gt;merging of branches is currently not possible with gCTS in ABAP Environment.&lt;/P&gt;&lt;P&gt;The difference of using gCTS in S/4HANA and gCTS in ABAP Environment is the cloud environment with use of the Manage Software Components app as well as the mentioned SAP-managed remote git repositories.&lt;/P&gt;&lt;P&gt;SAP does not commit to deliver this feature but it is currently planned to deliver a "Bring-your-own-git" feature in early 2023 and later. This will make it possible to use your own git repository as remote repository and possibly enable additional gCTS features for use in ABAP Environment.&lt;/P&gt;&lt;P&gt;Integration in Jenkins pipeline is possible via the ABAP Environment Pipeline in piper: &lt;A rel="nofollow" href="https://www.project-piper.io/pipelines/abapEnvironment/stages/cloneRepositories/" target="_blank"&gt;ABAP Environment - Clone Repositories&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 07:09:50 GMT</pubDate>
    <dc:creator>peterpersiel</dc:creator>
    <dc:date>2022-09-27T07:09:50Z</dc:date>
    <item>
      <title>Manage Software Component app under ABAP Cloud environment  BTP for using transports</title>
      <link>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaq-p/12579249</link>
      <description>&lt;P&gt;Hi, while being fairly new to the RAP Model, I had earlier undergone the opensap course for gcts. I also came across the Manage Software Component app under the ABAP environment on btp, wherein you can create the branched, do cloning and pulling of data. &lt;/P&gt;
  &lt;P&gt;I want to know if there is more to this app than what meets the eye, and can be used for transports alone, or is a complete gcts setup with a separate github repository is needed. &lt;/P&gt;
  &lt;P&gt;TIA.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 10:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaq-p/12579249</guid>
      <dc:creator>former_member681897</dc:creator>
      <dc:date>2022-09-26T10:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Software Component app under ABAP Cloud environment  BTP for using transports</title>
      <link>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579250#M4717197</link>
      <description>&lt;P&gt;Hello Ruchir,&lt;/P&gt;&lt;P&gt;There is a remote Git repository for each software component managed by SAP in the cloud.&lt;BR /&gt;No separate GitHub repository is needed.&lt;/P&gt;&lt;P&gt;For more information please refer to &lt;A href="https://help.sap.com/docs/BTP/65de2977205c403bbc107264b8eccf4b/5c7b17d68bb7427d93ff2086f01b2a55.html" target="_blank"&gt;ABAP Lifecycle Management&lt;/A&gt; and in particular &lt;A href="https://help.sap.com/docs/BTP/65de2977205c403bbc107264b8eccf4b/13673461af2f4d739ec9b8784f25943e.html" target="_blank"&gt;ABAP Environment Specifics&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 11:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579250#M4717197</guid>
      <dc:creator>peterpersiel</dc:creator>
      <dc:date>2022-09-26T11:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Software Component app under ABAP Cloud environment  BTP for using transports</title>
      <link>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579251#M4717198</link>
      <description>&lt;P&gt;Thank you for you comment. &lt;BR /&gt;I am still confused. This is a functionality that lacks all the important functionality of the Devops with gcts (which uses a separate repository) like working for the local branch and then merging with the main branch, so that developers can work independently., but still there is an option to create a child branch.&lt;/P&gt;&lt;P&gt;Is there a difference in use case. &lt;/P&gt;&lt;P&gt;Also I am not sure how is the integration with Jenkins, or Project Pirper to be achieved with this. I guess I have to do a lot more research.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 11:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579251#M4717198</guid>
      <dc:creator>ruchirsaxena</dc:creator>
      <dc:date>2022-09-26T11:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Software Component app under ABAP Cloud environment  BTP for using transports</title>
      <link>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579252#M4717199</link>
      <description>&lt;P&gt;Hi Ruchir,&lt;/P&gt;&lt;P&gt;merging of branches is currently not possible with gCTS in ABAP Environment.&lt;/P&gt;&lt;P&gt;The difference of using gCTS in S/4HANA and gCTS in ABAP Environment is the cloud environment with use of the Manage Software Components app as well as the mentioned SAP-managed remote git repositories.&lt;/P&gt;&lt;P&gt;SAP does not commit to deliver this feature but it is currently planned to deliver a "Bring-your-own-git" feature in early 2023 and later. This will make it possible to use your own git repository as remote repository and possibly enable additional gCTS features for use in ABAP Environment.&lt;/P&gt;&lt;P&gt;Integration in Jenkins pipeline is possible via the ABAP Environment Pipeline in piper: &lt;A rel="nofollow" href="https://www.project-piper.io/pipelines/abapEnvironment/stages/cloneRepositories/" target="_blank"&gt;ABAP Environment - Clone Repositories&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 07:09:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/manage-software-component-app-under-abap-cloud-environment-btp-for-using/qaa-p/12579252#M4717199</guid>
      <dc:creator>peterpersiel</dc:creator>
      <dc:date>2022-09-27T07:09:50Z</dc:date>
    </item>
  </channel>
</rss>

