<?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: Versioning in Azure DevOps for Qlik Sense apps in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2489755#M28355</link>
    <description>&lt;P&gt;We use&amp;nbsp;&lt;A href="https://docs.gitoqlok.com/" target="_blank"&gt;&lt;span class="lia-unicode-emoji" title=":cat_face:"&gt;🐱&lt;/span&gt;‍&lt;span class="lia-unicode-emoji" title=":glasses:"&gt;👓&lt;/span&gt; Introduction | Gitoqlok&lt;/A&gt;. However it's manual and it doesn't solve the merge issue but it's an option.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 14:55:14 GMT</pubDate>
    <dc:creator>pjtaylor</dc:creator>
    <dc:date>2024-10-29T14:55:14Z</dc:date>
    <item>
      <title>Versioning in Azure DevOps for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2024029#M24083</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In my org, all are moved to Azure DevOps repository and wanted to check on Qlik Sense apps to move to Azure DevOps Repository and on top of it create CICD pipeline to automatically deploy from repo to Dev, Dev to QA and QA to Prod. is this possible?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what are the other options we have for Azure CICD pipeline ?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 20:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2024029#M24083</guid>
      <dc:creator>venkat_thota</dc:creator>
      <dc:date>2023-01-10T20:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning in Azure DevOps for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2027479#M24145</link>
      <description>&lt;P&gt;Hello Venkat,&lt;BR /&gt;&lt;BR /&gt;You will likely need to export the apps from Qlik dev, and import them into Qlik prod. There are some tools to make this easier, such as Qlik-CLI, etc. Note that these tools are not supported by Qlik directly.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="https://adminplaybook.qlik-poc.com/docs/tooling/qlik_cli.html" target="_blank"&gt;https://adminplaybook.qlik-poc.com/docs/tooling/qlik_cli.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developer.qlik.com/garden/58b83eb68bc22ec70e8788f3" target="_blank"&gt;https://developer.qlik.com/garden/58b83eb68bc22ec70e8788f3&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://github.com/ahaydon/Qlik-Cli-Windows" target="_blank"&gt;https://github.com/ahaydon/Qlik-Cli-Windows&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Security-Governance/Promoting-large-apps-from-one-environment-to-another-i-e-TEST-to/m-p/1633125" target="_blank"&gt;https://community.qlik.com/t5/Security-Governance/Promoting-large-apps-from-one-environment-to-another-i-e-TEST-to/m-p/1633125&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you leverage those processes within Azure you might be able to automate further.&lt;BR /&gt;&lt;BR /&gt;Hope that helps!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 21:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2027479#M24145</guid>
      <dc:creator>Jay_Brown</dc:creator>
      <dc:date>2023-01-18T21:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning in Azure DevOps for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2027987#M24155</link>
      <description>&lt;P&gt;Hi Jay,&lt;/P&gt;
&lt;P&gt;Thanks for the response. these links helps. I am going through them. My main concern is on the versioning of the apps. Same time if two users work on it we cannot merge the apps...at least I wanted to make sure one person at a time working on one app (qvf file). I wanted to merge changes from one qvf to another qvf to be able to manage multiple production releases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 19:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2027987#M24155</guid>
      <dc:creator>venkat_thota</dc:creator>
      <dc:date>2023-01-19T19:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning in Azure DevOps for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2465394#M27523</link>
      <description>&lt;P&gt;Hello, were you able to get Qliksense working with Azure devops especially CI/CD Pipelines?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 15:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2465394#M27523</guid>
      <dc:creator>shemeel</dc:creator>
      <dc:date>2024-06-25T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning in Azure DevOps for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2489755#M28355</link>
      <description>&lt;P&gt;We use&amp;nbsp;&lt;A href="https://docs.gitoqlok.com/" target="_blank"&gt;&lt;span class="lia-unicode-emoji" title=":cat_face:"&gt;🐱&lt;/span&gt;‍&lt;span class="lia-unicode-emoji" title=":glasses:"&gt;👓&lt;/span&gt; Introduction | Gitoqlok&lt;/A&gt;. However it's manual and it doesn't solve the merge issue but it's an option.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 14:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2489755#M28355</guid>
      <dc:creator>pjtaylor</dc:creator>
      <dc:date>2024-10-29T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Versioning in Azure DevOps for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2511179#M31744</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, you can move Qlik Sense apps to Azure DevOps and automate deployments. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.senseops.com/code-management/how-it-works/?utm_source=Qlik+Community&amp;amp;utm_medium=Referral&amp;amp;utm_campaign=Qlik+post_1&amp;amp;utm_term=Qlik+sense+version+control" target="_blank"&gt;&lt;SPAN&gt;Try SenseOps&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. It integrates with Azure DevOps for easy versioning, code tracking, approvals, and seamless CI/CD across environments&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;SPAN&gt;Links to explore more and take a trial.&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.senseops.com/code-management/?utm_source=Qlik+Community&amp;amp;utm_medium=Referral&amp;amp;utm_campaign=Qlik+post_8&amp;amp;utm_term=Qlik+Sense+Code+Management" target="_blank"&gt;&lt;SPAN&gt;SenseOps Code Management Overview&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://account.senseops.com/signup?utm_source=Qlik+Community&amp;amp;utm_medium=Referral&amp;amp;utm_campaign=Qlik+post_11&amp;amp;utm_term=Qlik+Solutions+Signup" target="_blank"&gt;&lt;SPAN&gt;Free trial&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.senseops.com/resources/documentation/code-management/installation/?utm_source=Qlik+Community&amp;amp;utm_medium=Referral&amp;amp;utm_campaign=Qlik+post_13&amp;amp;utm_term=Code+Management+Installation+Doc" target="_blank"&gt;&lt;SPAN&gt;Documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 06:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Versioning-in-Azure-DevOps-for-Qlik-Sense-apps/m-p/2511179#M31744</guid>
      <dc:creator>NS_Qlikupdates</dc:creator>
      <dc:date>2025-03-24T06:20:31Z</dc:date>
    </item>
  </channel>
</rss>

