<table><tr><td style="">rkflx added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D8385" rel="noreferrer">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D8385#157981" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">D8385#157981</a>, <a href="https://phabricator.kde.org/p/lexdem/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;" rel="noreferrer">@lexdem</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>P.P.S Could anyone link me to documentation of whole phabricator-distro process? I mean, which stages should pass the patch to be included in next update of Arch\Ubuntu?</p></div>
</blockquote>

<p>I'm not aware of any documentation for this process specifically from KDE, but in general distros pick up new code once in a while from the releases we do:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">As Arch is a rolling release distro, they pick up new releases pretty fast after our release date and almost never skip releases.</li>
<li class="remarkup-list-item">On non-rolling distros like Ubuntu, there is a feature freeze some time before their release date, which will determine the version of our code they ship for the entire lifetime of their distro release (except for occasional cherry-picked fixes). For example, if your patch makes it into <a href="https://community.kde.org/Schedules/Applications/17.12_Release_Schedule" class="remarkup-link" target="_blank" rel="noreferrer">KDE Applications 17.12</a>, it will probably be available in (K)Ubuntu's 18.04 LTS release (but don't quote me on that).</li>
</ul>

<p>From the Phabricator side of of things, it goes like this:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">submit diff for review</li>
<li class="remarkup-list-item">work with your reviewers until it is accepted</li>
<li class="remarkup-list-item">commit it to the git repo (we can help with that if you don't have commit access)<ul class="remarkup-list">
<li class="remarkup-list-item">to the stable branch if it is a bug fix (next release: 17.08.3)</li>
<li class="remarkup-list-item">to the master branch if it is a new feature (next release: 17.12)</li>
</ul></li>
<li class="remarkup-list-item">make sure it does not break on the <a href="https://build.kde.org" class="remarkup-link" target="_blank" rel="noreferrer">CI</a></li>
</ul>

<p>After this, it gets some testing and is eventually released by the release team in the form of tarballs and git tags to be picked up from distros.</p>

<p>Any more questions?</p>

<p><a href="https://phabricator.kde.org/p/ngraham/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;" rel="noreferrer">@ngraham</a> #onboarding #pre-developer-access-FAQ :-)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R223 Okular</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8385" rel="noreferrer">https://phabricator.kde.org/D8385</a></div></div><br /><div><strong>To: </strong>lexdem, Okular<br /><strong>Cc: </strong>aacid, rkflx, ngraham<br /></div>