On Thu, Nov 17, 2011 at 10:27 AM, Lukas Kahwe Smith <m...@pooteeweet.org> wrote:
> 1) Custom Jenkins (eventually available at http://ci.symfony.com/): > At this point the only viable server for this seems to be a custom Jenkins > setup, which Pascal is already working on. Afaik we also have servers > available to test not only on *nix but also on Windows. This is still a work > on progress, but its also time consuming and will require continued > attention. Such a setup will cover 1), 2) and 3), but supporting 4) will > likely be beyond the scope of what is reasonably possible for us to maintain. FWIW, I've spent the last few workdays getting Jenkins setup and getting a very young/immature Symfony 2 project properly working with it. Wow that was a lot of work (between php and pear dependencies that were missing, configuration issues, etc). There were some decent info on the net from other people that have started doing this, but even those needed a tiny bit of tweaking (for me at least). I SHOULD have been documenting all along what I was doing. But, I may do this on a home system too, so if I do I will document and provide that info. But, the point is, even though it took some work, I now have Jenkins pulling from my Github repository, running a build against my Symfony 2 project, and successfully providing results! Now the fun part of getting my initial code set to where I have full code coverage and tests.... :) --mark -- 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 symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en