cancel
Showing results for 
Search instead for 
Did you mean: 

Building HANA DB Module in GitLab

06-14-2019 3:48 PM
Ajinkya_Jadhav Participant
1262 views 4 comments Go to solution
SAP Managed Tags
Subscribe

Hi Team,

I am finding a way to setup di builder in GitLab so that I can build my DB Module in GitLab itself.

Please let me know if this is possible or not because as we know many of the other projects which are using some basic technologies like Java , DOT NET etc. have automatic deployment process using ".gitlab-ci.yml" file.

I want to konw is there anything like this where we can setup environment and build the DB Module of the project in GitLab itself.

If there is any document regarding this, please help me by providing the same.

Thanks and Best Regards,

Ajinkya Jadhav

Accepted Solutions (1)

Accepted Solutions (1)

Sefan_Linders
Product and Topic Expert
Product and Topic Expert

Do you mean you want to use Gitlab as SCM, and as deployment tool for automation? In that case, take a look the the first guidance document that we wrote: SQL DW Automation with Atlassian tools. The process and code samples are similar for any other automation tool you would use, like Gitlab.

https://www.sap.com/documents/2018/05/a64536e6-017d-0010-87a3-c30de2ffd8ff.html

Ajinkya_Jadhav
Participant
0 Likes

Hi Sefan,

Yes, I want to use GitLab as a deployment tool for automation.

Thank you for the document.

Regards,

Ajinkya

Ajinkya_Jadhav
Participant
0 Likes

Hi Sefan,

I want to know that can GitLab alone be used as a deployment tool to build the DB Module or we need any other thing along with git?

Regards,

Ajinkya

Answers (1)

Answers (1)

Sefan_Linders
Product and Topic Expert
Product and Topic Expert
0 Likes

The document lists the prerequisites.