<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>INNOQTechnologyDay on fabian.run</title>
    <link>https://fabian.run/tags/innoqtechnologyday/</link>
    <description>Recent content in INNOQTechnologyDay on fabian.run</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 22 Dec 2022 13:37:32 +0100</lastBuildDate>
    <atom:link href="https://fabian.run/tags/innoqtechnologyday/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Example project for dagger.io</title>
      <link>https://fabian.run/posts/dagger_io_demo_project/</link>
      <pubDate>Thu, 22 Dec 2022 13:37:32 +0100</pubDate>
      <guid>https://fabian.run/posts/dagger_io_demo_project/</guid>
      <description>&lt;p&gt;I finally pushed the example project used during the talk. Find it here:&#xA;&lt;a href=&#34;https://github.com/fkretzer/daggeriotnd22&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/fkretzer/daggeriotnd22&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>FAQ after my dagger.io talk</title>
      <link>https://fabian.run/posts/questions_daggerio_talk_technology_day/</link>
      <pubDate>Fri, 02 Dec 2022 09:29:17 +0100</pubDate>
      <guid>https://fabian.run/posts/questions_daggerio_talk_technology_day/</guid>
      <description>&lt;p&gt;I skipped a few topics during the talk (intentionally and unintentionally) and got a few questions afterwards.&#xA;I will paraphrase and try to answer a few below:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Q:&lt;/strong&gt; What about the (re-)integration with CI platform like GitLab?&#xA;It seems like dagger.io is kind of a monolithic blackbox from the perspective of these platforms.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;A:&lt;/strong&gt; Yes, but that is a feature in my opinion. You don&amp;rsquo;t want to couple to a specific platform. Develop your pipeline&#xA;according to your needs first. You can then selectively run actions on your CI platform and expose data (artifacts,&#xA;test reports, &amp;hellip;) as needed. As long as everything is run inside the same docker engine, caching will just work.&#xA;If you then need to scale out eventually, you can use external caches&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. I would strive for not having too&#xA;much complexity in script snippets in .gitlab-ci.yml files. (Maybe GitLab should buy dagger.io and just replace its&#xA;pipeline feature with it 😉)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
