Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/Using Hudson"

(Using Hudson)
 
(10 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
== Using Hudson ==
 
== Using Hudson ==
  
* [[Hudson-ci/Installing Hudson|Intalling Hudson]]
+
* [[Hudson-ci/Installing Hudson|Installing Hudson]]
 
* [[Hudson-ci/Containers|Hudson on various Servlet Containers]]
 
* [[Hudson-ci/Containers|Hudson on various Servlet Containers]]
 
* [[Starting and Accessing Hudson|Starting and Accessing Hudson]]
 
* [[Starting and Accessing Hudson|Starting and Accessing Hudson]]
Line 11: Line 11:
 
* [[Monitoring external jobs|Monitoring external jobs]]
 
* [[Monitoring external jobs|Monitoring external jobs]]
 
* [[Distributed builds|Distributed builds]]
 
* [[Distributed builds|Distributed builds]]
 +
* [[Hudson-ci/Using_Hudson/Parameterized Builds|Parameterized Builds]]
 
* [[Features controlled by system properties|Features controlled by system properties]]
 
* [[Features controlled by system properties|Features controlled by system properties]]
 
* [[Fingerprint| Tracking version using Fingerprint]]
 
* [[Fingerprint| Tracking version using Fingerprint]]
* [[Using Hudson plugins| Using Hudson Plugins]]
+
* [[http://wiki.hudson-ci.org/display/HUDSON/Plugins Using Hudson Plugins]]
 +
* [[Hudson-ci/Using_Hudson/Pinned_Plugins|Pinned Plugins]]
 
* [[Quicker navigation around Hudson pages|Search Box]]
 
* [[Quicker navigation around Hudson pages|Search Box]]
 
* [[Hudson script console]]
 
* [[Hudson script console]]
 
* [[Command-line interface|Hudson CLI]]
 
* [[Command-line interface|Hudson CLI]]
* [[Securing Hudson]]
+
* [[Hudson-ci/Using_Hudson/Securing_Hudson|Securing Hudson]]
 +
* [[Hudson-ci/Using_Hudson/Statistics_Collection|Hudson Statistics Collection]]
 +
* [[Hudson-ci/Using_Hudson/Dead_Executors|Dead Executors]]
 +
* [[Hudson-ci/Using_Hudson/Executor_Stavation|Executor Starvation]]
 
* [[Remote access API]]
 
* [[Remote access API]]
 
* [[Change time zone]]
 
* [[Change time zone]]
Line 73: Line 78:
  
 
== Issues ==
 
== Issues ==
 
 
* [[My software builds on my computer but not on Hudson]]
 
* [[My software builds on my computer but not on Hudson]]
 
* [[Spawning processes from build]]
 
* [[Spawning processes from build]]

Latest revision as of 10:09, 11 July 2014

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Using Hudson










Using Hudson

Screencasts

  • [Testing centered mediacast showing Hudson installation and basic features|HudsonDemo]

Tool Integration

Programming Language specific topics

Extreme Feedback

Issues

Mailing Lists

License

Most of the art work is derived from Tango Project, and thus this portion of Hudson is covered by their license (Creative Commons Attribution Share-Alike license). The rest (that is, all the code, documents, build scripts, etc.) is covered by the MIT license, unless otherwise stated in individual files

Back to the top