Posts in "jenkins"

4 posts in jenkins

acf ColdFusion github jenkins

Majority of ColdFusion code is not testable in its current state. There I said it. Now with that out of the way, I would love you to try out my " Cloudy With A Chance Of Tests " project and give this a test drive. It is to help improve the quality of your code which maybe in any state. Please...

ColdFusion jenkins

I would like to use unit testing and Jenkins, open-source continuous integration server, for Continuous integration (CI). CI "aims to improve the quality of software, and to reduce the time taken to deliver it, by replacing the traditional practice of applying quality control after completing all...

Ant ColdFusion jenkins

In down time, I am working on setting up Jenkins at work. I have Jenkins, Git , and Ant playing nice. The next step was figuring out how to move the files to our ColdFusion server. My first inclination was to point the Jenkin's job workspace to the webroot. I asked on twitter @marcesher about that....