Is there a Darcs Plugin for Hudson
Asked Answered
D

5

5

Hy, I want to use Hudson together with darcs (a scm).

Is there a plugin which adds Darcs-Support to Hudson? I found no reference on the Pluginlist of Hudson, so has anybody found a plugin? I know I could write my own plugin but if somebody else has done this already I can save the time...

Thanks!

Devoice answered 23/9, 2009 at 22:0 Comment(0)
L
4

Nope, Darcs isn't supported so far by Hudson. So you have 3 options:

  • Use another supported SCM
  • Use another Continuous Integration server with Darcs support (e.g. Cruise Control)
  • Implement an Hudson plugin for Darcs :)
Lumpfish answered 23/9, 2009 at 22:23 Comment(1)
Thanks, but Cruise Control offers less comfort as you have to write the project-definition from scratch and not using a web-gui. But its an alternative, you're right!Devoice
A
2

I just began to play around with Java. I try to make a Darcs plugin for Hudson. You can join on GitHub.

Adaptable answered 30/1, 2011 at 15:12 Comment(1)
I just finished version 0.2.2 of hudson-darcs plugin. It checks out a repo and make change viewable (file add, remove, modify and move) in hudson builds and project summary. I work hard on getting it unittested abd integration of darcsweb.Adaptable
D
2

There is a newly developed darcs plugin for hudson/jenkins. See the darcs plugin homepage.

Doable answered 1/6, 2011 at 8:45 Comment(0)
S
1

Buildbot comes with darcs support: http://buildbot.net/buildbot/docs/current/Darcs.html#Darcs

Slemmer answered 2/11, 2010 at 4:19 Comment(0)
I
0

There is no Darcs plugin for Hudson.

Intercostal answered 23/9, 2009 at 22:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.