<?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: QDF, Gitlab in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646409#M1402</link>
    <description>&lt;P&gt;Thanks for the video, really nice to see &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers Magnus&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 13:52:13 GMT</pubDate>
    <dc:creator>Magnus_Berg</dc:creator>
    <dc:date>2019-11-13T13:52:13Z</dc:date>
    <item>
      <title>QDF, Gitlab &amp; Code Syntax Checking (Linter)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1605449#M1398</link>
      <description>&lt;P&gt;So at my current organization, i've been very successful in&amp;nbsp; implementing &amp;amp; utilizing the QDF, with code stored within Gitlab.&amp;nbsp; When I check files into the repo, shortly after, I pull those files into the Qlik Sense Server, and everything is as I'd like it.&amp;nbsp; However, I would very much like to automate some of these processes starting with putting the code through basic code checks (semi-colons), proper function naming, etc.&amp;nbsp; I've scoured the web for something, but have been unsuccessful in finding something I can tie into a gitlab-ci.yml file.&lt;/P&gt;&lt;P&gt;Has anyone had success with this, or has access to a code checking system for QVS files?&amp;nbsp; Even if it's NOT part of CI/CD pipelines, I know something like this would save me from countless "silly mistakes".&amp;nbsp; Any help you can provide would be greatly appreciated.&lt;/P&gt;&lt;P&gt;P.S. And soon, I'm hoping to document what I've done, how it's worked, and some common practices I've put in place to make things easier to maintain &amp;amp; continue to develop our full QDF system.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1605449#M1398</guid>
      <dc:creator>bjendrick</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1605643#M1399</link>
      <description>Yes. I did something like this.&lt;BR /&gt;&lt;BR /&gt;I develop a python code with regex and put this app to run with ci pipeline&lt;BR /&gt;using docker image. The app access the qlik container and check if has qvs&lt;BR /&gt;files and also check the code. We look for a exit script, commented call&lt;BR /&gt;and include expressions. The goal is prevent possibles mistakes.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jul 2019 12:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1605643#M1399</guid>
      <dc:creator>lucasmagalhaes</dc:creator>
      <dc:date>2019-07-24T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1613011#M1400</link>
      <description>&lt;P&gt;That sounds really great, although, I'm not necessarily looking for checking for files within Qlik.&amp;nbsp; I'd like a fairly simple &amp;amp; straight forward syntax checker for the oops issues.&amp;nbsp; That would be enough, plus it could halt the commit of a project so I can fix before things break.&amp;nbsp; Still hoping someone has something like that out there.&amp;nbsp; Anyone?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 17:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1613011#M1400</guid>
      <dc:creator>bjendrick</dc:creator>
      <dc:date>2019-08-15T17:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646348#M1401</link>
      <description>&lt;P&gt;I presented a webinar that I talked about the benefits to use QDF with Gitlab. I also showed a demo using the CI/CD to automated things.&lt;/P&gt;&lt;P&gt;Here the link:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=dXmA2l5i5Eo" target="_blank"&gt;https://www.youtube.com/watch?v=dXmA2l5i5Eo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The audio its in portuguese, but I'm sure you get the idea.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 12:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646348#M1401</guid>
      <dc:creator>lucasmagalhaes</dc:creator>
      <dc:date>2019-11-13T12:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646409#M1402</link>
      <description>&lt;P&gt;Thanks for the video, really nice to see &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers Magnus&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 13:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646409#M1402</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2019-11-13T13:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab &amp; Code Syntax Checking (Linter)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646683#M1403</link>
      <description>&lt;P&gt;I get what you are after in this, but I wonder if anyone will have bothered to do it due to the in-built syntax checking that Sense has. It would take a fair amount of effort to write something like this, along with a very good understanding of the Qlik script syntax. If I had the time it might be a fun exercise to try it in Python, but I really don't have the time and it wouldn't have much value for me as most customers aren't interested in putting concepts like CI/CD pipelines or automation into their BI environments. Therein lies the problem I think, and why you aren't finding anything.&lt;/P&gt;&lt;P&gt;Also, traditionally I've not seen a big cross-over in skillsets between Qlik developers and programmers with the skill to do this kind of thing easily. That is definitely starting to change so it might happen in the near future.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646683#M1403</guid>
      <dc:creator>Rodj</dc:creator>
      <dc:date>2019-11-13T21:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646686#M1404</link>
      <description>&lt;P&gt;Great work on this&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10477"&gt;@lucasmagalhaes&lt;/a&gt;&amp;nbsp;, I'm sure I'd have gotten a lot more out of it if I understood the language but I get the concepts.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646686#M1404</guid>
      <dc:creator>Rodj</dc:creator>
      <dc:date>2019-11-13T21:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646688#M1405</link>
      <description>Yes, really great presentation. Thank you for sharing!</description>
      <pubDate>Wed, 13 Nov 2019 21:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646688#M1405</guid>
      <dc:creator>bjendrick</dc:creator>
      <dc:date>2019-11-13T21:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab &amp; Code Syntax Checking (Linter)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646689#M1406</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/88402"&gt;@Rodj&lt;/a&gt;&amp;nbsp;You're probably right in that regard.&amp;nbsp; Which is unfortunate, but might also mean that this is something I should take on myself, or with others I know in the community.&amp;nbsp; What I picture, is that combined with Butler SOS (amazing product), I can have an end-to-end programming environment to fully support &amp;amp; manage a Qlik Sense installation.&amp;nbsp; Which ultimately will save me time &amp;amp; attention "watching over it" or "babysitting it", which in my view, is exactly why the elusive DevOps is so important for quality of work life.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646689#M1406</guid>
      <dc:creator>bjendrick</dc:creator>
      <dc:date>2019-11-13T21:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: QDF, Gitlab</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646691#M1407</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10477"&gt;@lucasmagalhaes&lt;/a&gt;&amp;nbsp;And before I forget, I was&amp;nbsp;&lt;STRONG&gt;entirely&lt;/STRONG&gt; fascinated with your dashboard of the git publication details.&amp;nbsp; Have you shared that anywhere?&amp;nbsp; I would love to get my hands on a copy.&lt;/P&gt;&lt;P&gt;Thank you for sharing such a great idea!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-Gitlab-amp-Code-Syntax-Checking-Linter/m-p/1646691#M1407</guid>
      <dc:creator>bjendrick</dc:creator>
      <dc:date>2019-11-13T21:14:46Z</dc:date>
    </item>
  </channel>
</rss>

