[FLOW3-general] Jenkins and TYPO3.Surf

Sebastian Kurfürst sebastian at typo3.org
Sat May 5 09:14:52 CEST 2012


Hey Jacob,

Do you have Surf running already? On the following site there is the
first basic introduction:

http://git.typo3.org/FLOW3/Packages/TYPO3.Surf.git?a=blob;f=Documentation/Guide/Index.rst;h=cd4a95f880ddfc9c840103b0b5d39d74efe94d39;hb=HEAD

> Christopher, the slide shows TYPO3.Surf in "CI Server / Dev Host" - do you 
> like installing Jenkins on the 'Dev Host'?
You can do as you want. Christopher often runs it locally, but I run it
on my Jenkins server.


> On http://jenkins-php.org/ they suggest using Ant, but I don't really need 
> ant, right? Isn't Surf enough for a purely FLOW3-based project? Do you use 
> all of the Jenkins plugins they show there? 
Correct, I personally only use Surf for deployment, triggered through a
"run shell script" task on Jenkins. That's part of vanilla Jenkins. As I
dislike ant, I don't use it :-)

For running the tests, you can just pick the plugins you want.

Greets, Sebastian


More information about the FLOW3-general mailing list