21

Does anyone know of a free build server service to coincide with scm/forum/issue tracking services such as sourceforge/googlecode?

Obviously hudson/jenkins service would be my first preference related to primarily java/maven2, but anything would be nice!

Thanks!

dhartford
  • 1,125
  • 2
  • 12
  • 35

5 Answers5

6

Cloudbees has an offering for FOSS projects.

Another one (especially for public Github repos): http://travis-ci.org/

dunni
  • 43,386
  • 10
  • 104
  • 99
0

Atlassian offers licensed and on-demand products to open-source projects. Bamboo may be included. https://www.atlassian.com/software/views/open-source-license-request

Ryan
  • 658
  • 6
  • 6
0

A TeamCity based server farm is available for open source projects through http://teamcity.codebetter.com/. Read the announcement.

Another option for OSS is http://www.appveyor.com/, which is including support for Windows 8.1 store apps.

Nathan
  • 1,824
  • 1
  • 21
  • 34
0

Jenkinshosting.com use to offer free open source hosting. It's worth checking out to see if it's still continued.

David Gill
  • 8,411
  • 5
  • 19
  • 21
0

Researching the same thing currently, I stumbled over jenkinshosting.com (reported as suspicious site, Aug2012)- Jenkins build server, free for FOSS. Haven't tried it yet, though.

Christoph
  • 5,480
  • 6
  • 36
  • 61