Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
xyz_1011
Partner - Creator
Partner - Creator

git & application automation

Hej all,

we are not in Qlik Cloud yet an i am wondering, if there is a list of available blocks to use within application automation when interacting with git. What is specifically would like to know is, if there is something like a „git pull“ or „get repository“ to fetch all (or specific) content from a git repo.

Rhanks in advancd for your help! 

Labels (1)
1 Solution

Accepted Solutions
AfeefaTk
Support
Support

Hi @xyz_1011 

We have  GitHub version control templates that can commit a Qlik Sense app to Github to perform versioning.

You can find it by navigating to Add new -> New automation -> Search templates and search for 'Import an app from GitHub' Or 'Commit an app to GitHub' in the search bar and click on the Use template option in order to use it in the automation

I would suggest you refer to below articles which might be helpful

https://community.qlik.com/t5/Official-Support-Articles/CI-CD-pipelines-for-Qlik-Sense-apps-with-aut...

https://community.qlik.com/t5/Official-Support-Articles/How-to-manage-load-scripts-in-shared-apps-us...

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Application-Automation-Verify-load-scri...

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Application-Automation-Set-load-script-...

Thanks!

Afeefa TK

 

View solution in original post

3 Replies
AfeefaTk
Support
Support

Hi @xyz_1011 

You can make use of the GitHub connector which is already available in Qlik Application Automation

For more details refer to the below article
https://community.qlik.com/t5/Official-Support-Articles/Github-How-to-get-started-with-Github-in-Aut...

Hope this helps!

Thanks
Afeefa TK

xyz_1011
Partner - Creator
Partner - Creator
Author

Thank you @AfeefaTk . I was aware about the connector already and i also did take a look at the referred article. However, i cannot spot the information i am after:

  • Is there a complete list & documentation of building blocks to be used in an automation to interact witg git ?
  • If there is not: We are keeping our Qlik script files as QVS files in git at the moment. While trying to come up with a way to transport these QVS files into my tenant to nhave them loaded by apps on this tenant, i was wondering if there are blocks available that allow me to do something like a git pull (i.e. pull a repo and store all its content in a space) or get a specific file (i.e. by referncing it in the block...

Thanks again for some insights here 

AfeefaTk
Support
Support

Hi @xyz_1011 

We have  GitHub version control templates that can commit a Qlik Sense app to Github to perform versioning.

You can find it by navigating to Add new -> New automation -> Search templates and search for 'Import an app from GitHub' Or 'Commit an app to GitHub' in the search bar and click on the Use template option in order to use it in the automation

I would suggest you refer to below articles which might be helpful

https://community.qlik.com/t5/Official-Support-Articles/CI-CD-pipelines-for-Qlik-Sense-apps-with-aut...

https://community.qlik.com/t5/Official-Support-Articles/How-to-manage-load-scripts-in-shared-apps-us...

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Application-Automation-Verify-load-scri...

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Application-Automation-Set-load-script-...

Thanks!

Afeefa TK