Question

Has anyone integrated a local copy of gitorious with Hudson?

Specifically, linking the sha1 on Hudson web page back to the gitorious web page.

Was it helpful?

Solution

The Jenkins Git Plugin has gitorious linking support since version 1.1.11 (released July 22, 2011).

Configure it in the project/job settings.

OTHER TIPS

I would expect it to work in the same fashion as hooking into a standard Git repository.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top