Skip to content

fernandocarletti/symfony2-jenkins-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony2 Jenkins Template

Based on Sebastian Bergmann's template: http:https://github.com/sebastianbergmann/php-jenkins-template

Installation

Follow the installation steps from Jenkins PHP for installing needed deendencies (ignore the xml files from there) and follow with these particular steps:

  1. Clone this repository: git clone [email protected]:xurumelous/symfony2-jenkins-template

  2. Move the jenkins folder to [SYMFONY2_ROOT]/app/Resources/ inside your Symfony2 project.

  3. Move build.xml to the root folder of your Symfony2 application.

  4. Move phpunit.xml to [SYMFONY2_ROOT]/app folder or update the existing one. The logging node is needed!

  5. Add the symfony2-coding-standards in your phpcs naming it as Symfony2 or edit the phpcs target on build.xml with the right parameters for your envirement.

You can customize the configuration as you want, this works fine with me :)

About

A template for Symfony2 on Jenkins. Based on Sebastian Bergmann's template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published