I think I&#39;m more offended by update status in core, than people creating releases. :) All I ever wanted from the release system was a way to branch and version my code. I&#39;d be really happy to see update_status disabled in core by default or be made less noisy ie) only make noise on sec update... Frankly contrib dev is noisy, and I don&#39;t see that changing.<br>
<br><br><div class="gmail_quote">On Thu, May 22, 2008 at 12:58 PM, Derek Wright &lt;<a href="mailto:drupal@dwwright.net">drupal@dwwright.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve noticed quite a few projects that seem to think the best time to make a new official release is after every CVS commit. &nbsp;While I&#39;m happy to see people actually making official releases, please don&#39;t do this. ;)<br>

<br>
A) Constant stream of noise for your users thinking they have to keep upgrading all the time (via update_status, etc).<br>
<br>
B) Wasteful of resources (burns up diskspace on d.o for all the tarballs, bandwidth for all the downloads, etc).<br>
<br>
C) Wasteful of RAM for sites using one of your modules with update_status (update_status needs to download and parse an XML file describing the history of all your module&#39;s releases -- as the # of modules on a site grows, and as the number of releases of your module for a given version of core grows, the RAM consumption starts to go through the roof -- see <a href="http://drupal.org/node/238950" target="_blank">http://drupal.org/node/238950</a>).<br>

<br>
D) A new tarball after every CVS commit is exactly what the automatically re-generated development snapshot releases are for: <a href="http://drupal.org/handbook/cvs/releases/types#snapshot" target="_blank">http://drupal.org/handbook/cvs/releases/types#snapshot</a><br>

<br>
Please don&#39;t cry wolf. &nbsp;Only make a new official release when it&#39;s really worth it for everyone to upgrade.<br>
<br>
Thanks,<br>
-Derek (dww)<br>
<br>
p.s. Learn about this and other best practices for release management by reading the very concise 2 page handout about the topic I gave out at my talk at the Boston DrupalCon:<br>
<a href="http://drupal.org/files/maintain-release-handout.pdf" target="_blank">http://drupal.org/files/maintain-release-handout.pdf</a><br>
<br>
p.p.s. If anyone wants to help fix update(_status)?.module to be less RAM hungry, please join us over at <a href="http://drupal.org/node/238950" target="_blank">http://drupal.org/node/238950</a>.<br>
<br>
<br>
<br>
</blockquote></div><br>