Le mardi 17 février 2009 à 18:58 +0100, Philippe Normand a écrit :
> Le lundi 16 février 2009 à 20:33 +0100, Guillaume Emont a écrit :
> (...)
> >  - before you submit merge requests , ensure you bump the version of the
> > modified plugin(s) (just bump the micro, or the nano for the core).
> > 
> 
> I think that shouldn't be the responsability of the developer. What if
> we have multiple merge requests for the same plugin?
> 
> IMO the version changes should be done only just before release (like
> it's done for the core).
That does make sense.
But developers should keep in mind that if they want to create an .egg
of some plugin to have it tested, they should bump the version before
creating that egg (possibly not committing the bump to their branch).
And having several merge requests bumping the nano/micro of the same
plugin would be a conflict quite easy to handle.

But yeah, to summary: you don't really *have* to bump the version number
yourself, the release team can do it at release time (that's already in
the release procedure AFAIR).

Guillaume

Reply via email to