Difference between revisions of "Jenkins"
(Slim down Jenkins section, explaining that we are transitioning to Travis and AppVeyor) |
(Add Dev) |
||
Line 9: | Line 9: | ||
For an up-to-date list, see the [https://jenkins.imagej.net/view/Active/ list of active Jenkins jobs]. | For an up-to-date list, see the [https://jenkins.imagej.net/view/Active/ list of active Jenkins jobs]. | ||
+ | |||
+ | [[Category:Development]] |
Revision as of 08:44, 5 October 2017
Jenkins server: a continuous integration system which automatically checks the code for build and test errors.
The ImageJ Jenkins currently performs a small number of key services:
- Automatic deployment of ImageJ 1.x and building of installers for ImageJ 1.x.
- Keeping Git repository mirrors in sync.
For an up-to-date list, see the list of active Jenkins jobs.