<div dir="ltr">On 24 June 2013 17:08, Tom Stellard <span dir="ltr"><<a href="mailto:tom@stellard.net" target="_blank">tom@stellard.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+ Participation from developers is optional.  If developers don't have<br>
  time to help with issues in the stable branch, they do not have to.<br></blockquote><div><br></div><div>This may be very hard on the interested parties in the long term. I agree that we should not force the dot-release on everyone as of now, but if it becomes an accepted policy, I think people should start thinking about it more often.</div>
<div><br></div><div>That doesn't mean people will have to have several trees to test on, but we'd have to have build-bots on the stable release covering at least the basics, so to make the process more automatic and painless to all.</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+ Individual contributors who are interested in helping with dot<br>
  releases in any way.<br></blockquote><div></div></div><br></div><div class="gmail_extra">I can always re-run the release tests on ARM+Linux, no problems.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
Would be great if you could change the test-release script to account for that change beforehand, so that release testers can do that seamlessly.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Currently, we have "rcN" and "final", we should move to "rcN.M" and "dotN" or something similar, to account for the dot releases... So:</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">rc0.1 -> rc0.2 -> rc0.3 -> dot0 -> rc1.1 -> ... -> dot1 -> ...</div><div class="gmail_extra"><br></div><div class="gmail_extra">So that, in the script, we chose: "-release 3.4 {-rc2.1 or -final}| and the script will checkout the correct tag of the correct branch.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Of course, to not disrupt the current release process, "-rc1" would have to alias to "-rc0.1" and "-final" aliasing to "-dot0".</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>