<?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>topic How do I create an archive (zip file) from git so I can deploy it to the TAC in my Test/Production environments? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302401#M145657</link>
    <description>&lt;P&gt;I want to be able to perform automated releases/builds (we use Bamboo) of my Talend job(s) and associated scripts from my git repository so that we can have nightly builds of our jobs and make them available in a "test" environment and also make them available for promotion into a production environment. &amp;nbsp;We need to do this from the command line so that we aren't required to use Studio. &amp;nbsp;I've tried to find documentation on how to do this and even contacted support, but haven't been very successful. &amp;nbsp;Can anybody point me to any documentation that describes how to (from the unix command line) create a deployable bundle that can be made available to the TAC in a Test/Prod environment?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:11:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:11:18Z</dc:date>
    <item>
      <title>How do I create an archive (zip file) from git so I can deploy it to the TAC in my Test/Production environments?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302401#M145657</link>
      <description>&lt;P&gt;I want to be able to perform automated releases/builds (we use Bamboo) of my Talend job(s) and associated scripts from my git repository so that we can have nightly builds of our jobs and make them available in a "test" environment and also make them available for promotion into a production environment. &amp;nbsp;We need to do this from the command line so that we aren't required to use Studio. &amp;nbsp;I've tried to find documentation on how to do this and even contacted support, but haven't been very successful. &amp;nbsp;Can anybody point me to any documentation that describes how to (from the unix command line) create a deployable bundle that can be made available to the TAC in a Test/Prod environment?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302401#M145657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an archive (zip file) from git so I can deploy it to the TAC in my Test/Production environments?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302402#M145658</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for posting your issue here.&lt;/P&gt;
&lt;P&gt;We have redirected your issue to our experts and then come back to you as soon as we can.&lt;/P&gt;
&lt;P&gt;Many thanks for your time.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 07:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302402#M145658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T07:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an archive (zip file) from git so I can deploy it to the TAC in my Test/Production environments?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302403#M145659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;There is multiple way to do it.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Talend cmdline can be used to build the jobs on Dev for example. Those jobs can then be publish to a Nexus repository used for various or dedicated environment. See:&amp;nbsp;&lt;A href="https://help.talend.com/reader/uwwCVAHxWDS6l5fZQ~lVYA/rAs_XSjog8iMiddhV8Duew" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/uwwCVAHxWDS6l5fZQ~lVYA/rAs_XSjog8iMiddhV8Duew&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In 6.3 we also released a maven plugin that might help you. (It use the cmdline underneath) : &lt;A href="https://community.qlik.com/s/article/ka03p0000006EuRAAU" target="_blank"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/Continuous-Integration-with-Talend-CI-Builder-6-3/ta-p/33033&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For TAC metadata, you'll have to use the&amp;nbsp;MetaServlet. You'll find the documentation here:&amp;nbsp;&lt;A href="https://help.talend.com/reader/uwwCVAHxWDS6l5fZQ~lVYA/1Jrk3NPCpa~FiXCWVmIjBQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/uwwCVAHxWDS6l5fZQ~lVYA/1Jrk3NPCpa~FiXCWVmIjBQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 09:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-create-an-archive-zip-file-from-git-so-I-can-deploy-it/m-p/2302403#M145659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T09:50:20Z</dc:date>
    </item>
  </channel>
</rss>

