<?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 Re: Qlik Sense continuous integation/deployment pipeline in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404157#M425404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using WIP from ebiexperts to do the job. Planning, development, source control, quality check, packaging, and release are covered and uch more&lt;/P&gt;&lt;P&gt;We started continuous integration in agile mode, and setup a DevOps procedure using WIP Integration REST API from Jenkins and it works well.&lt;/P&gt;&lt;P&gt;All steps of DevOps are now covered by the tool, what more...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2018 11:24:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-14T11:24:23Z</dc:date>
    <item>
      <title>Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404153#M425400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In our Qlik Sense app development life-cycle, we are thinking that there must be a way to build a Continuous Integration/Continuous Deployment pipeline and include some basic automated testing within the promotion workflow. &lt;/P&gt;&lt;P&gt;Seems like I can use the QDF to structure my repositories, GIT to manage my source code, but how about automating the workflow, so that a check-in can trigger a rebuild, deployment and execute automated tests?&amp;nbsp; After manual testing then a one click promotion of all artifacts to production (using Jenkins for instance)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please refer to current best practices and assets we can leverage in building a continuous deployment pipeline for Qlik Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 09:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404153#M425400</guid>
      <dc:creator>jad_harb</dc:creator>
      <dc:date>2017-11-30T09:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404154#M425401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you been able to get any traction with regards to this we are at the same point and looking at some stuff but have not been able to get anything concrete as yet &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 09:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404154#M425401</guid>
      <dc:creator>vermeulen123</dc:creator>
      <dc:date>2018-06-22T09:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404155#M425402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qaadir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We kicked it off, we started leveraging Qlik Sense APIs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/203046"&gt;phil.asmar&lt;/A&gt;‌ can give you hints about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 10:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404155#M425402</guid>
      <dc:creator>jad_harb</dc:creator>
      <dc:date>2018-06-22T10:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404156#M425403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 10:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404156#M425403</guid>
      <dc:creator>vermeulen123</dc:creator>
      <dc:date>2018-06-22T10:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404157#M425404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using WIP from ebiexperts to do the job. Planning, development, source control, quality check, packaging, and release are covered and uch more&lt;/P&gt;&lt;P&gt;We started continuous integration in agile mode, and setup a DevOps procedure using WIP Integration REST API from Jenkins and it works well.&lt;/P&gt;&lt;P&gt;All steps of DevOps are now covered by the tool, what more...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 11:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404157#M425404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T11:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404158#M425405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great news! We've also built a framework for application and release management (Versioning, one click deployment).&lt;/P&gt;&lt;P&gt;Would you be available some time soon to share from your end and our end what we've done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 12:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1404158#M425405</guid>
      <dc:creator>jad_harb</dc:creator>
      <dc:date>2018-09-14T12:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense continuous integation/deployment pipeline</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1635554#M446765</link>
      <description>&lt;P&gt;Hi Jad,&lt;/P&gt;&lt;P&gt;Were you able to get ahead with this ? We are also looking for automating the Qliksense deployment through Jenkins ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asif.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 16:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Sense-continuous-integation-deployment-pipeline/m-p/1635554#M446765</guid>
      <dc:creator>mirasifali</dc:creator>
      <dc:date>2019-10-15T16:23:04Z</dc:date>
    </item>
  </channel>
</rss>

