<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 29, 2014 at 2:33 PM, Harald Sitter <span dir="ltr"><<a href="mailto:apachelogger@ubuntu.com" target="_blank">apachelogger@ubuntu.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ahoy, quick question that just when we discussed this in kubuntu:<br>
<div class=""><br>
On Sun, Apr 27, 2014 at 3:15 PM, David Faure <<a href="mailto:faure@kde.org">faure@kde.org</a>> wrote:<br>
>  * Everything is developed in master, so each release will contain a few new<br>
> features and bugfixes;<br>
<br>
</div><div class="">> Of course, going with this type of cycle comes with some price of its own:<br>
>  * Features in released modules can only be introduced in a very fine grained<br>
> way so as to not jeopardize the stability;<br>
<br>
</div>I suspect that's bad wording, but those two things sound contradicting to me.<br>
<br>
If everything is developed in master (i.e. features are not developed<br>
in a feature branch and then merged into master) but features mustn't<br>
affect the stability, how do you ensure latter if someone develops a<br>
feature locally (alas, no feature branch on <a href="http://git.kde.org" target="_blank">git.kde.org</a>) and then<br>
pushes at any day (since there is no feature freeze)?<br>
<span class="HOEnZb"><font color="#888888"><br>
HS<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
release-team mailing list<br>
<a href="mailto:release-team@kde.org">release-team@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/release-team" target="_blank">https://mail.kde.org/mailman/listinfo/release-team</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">By being stubborn in different ways:</div><div class="gmail_extra">- Ensure merged features are unit tested.</div><div class="gmail_extra">- Don't let things get merged if they make other tests to fail.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">The idea is that when it's merged, it should already be stable.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>