On Aug 23, 2012, at 22:17, Michał Piotrowski wrote: > Hi, > > 2012/8/23 Fabien Potencier <[email protected]>: >> What are these emails about? > > A year ago I asked about shortening release cycle. I read recently > that the release cycle to be shortened. So we now have a situation > very similar to what is in Linux. I think it's very cool. > > There is something that is called linux-next - tree used for testing > experimental things. It is quite useful in Linux release cycle. I > thought that symfony-next also will be useful.
I think with travis-ci now testing every PR with the change applied to the given target branch we are pretty well covered in this area so I am not so sure if this combined testing of all PRs is really helping. Especially since we sometimes have "competing" PRs and "work in progress" PRs. But I do appreciate you taking the initiative to improve the QA of Symfony2. Like I said I definitely think there are areas where we need to improve. to now two of the top ones: - code coverage - windows testing regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
