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"

(Articles and Features)
m (Undo revision 354804 by Rahmadi.ricky.gmail.com (talk))
(15 intermediate revisions by 4 users not shown)
Line 15: Line 15:
  
 
*[[The Hudson Book]] - A complete ('''''and free''''') reference guide available on-line in html and pdf formats. Also available as a download for your mobile device.
 
*[[The Hudson Book]] - A complete ('''''and free''''') reference guide available on-line in html and pdf formats. Also available as a download for your mobile device.
 +
 +
== Hudson Plugins  ==
 +
 +
*[http://wiki.hudson-ci.org/display/HUDSON/Plugins Hudson Plugins documentation]
 +
*[http://wiki.eclipse.org/images/2/2c/HudsonPluginUsageAnalysis.pdf Hudson Plugin Categories and Usage Statistics ](PDF)
  
 
== Developing Hudson  ==
 
== Developing Hudson  ==
Line 24: Line 29:
  
 
*[[Hudson-ci/writing-first-hudson-plugin|Writing your first Hudson Plugin]] / ([http://www.eclipse.org/hudson/documents/Writing-first-hudson-plugin.pdf PDF Version])  
 
*[[Hudson-ci/writing-first-hudson-plugin|Writing your first Hudson Plugin]] / ([http://www.eclipse.org/hudson/documents/Writing-first-hudson-plugin.pdf PDF Version])  
*[[Hudson-ci/plugins|Developing Plugins for Hudson]]
+
*[[Hudson-ci/Extend_Hudson|Developing Plugins for Hudson]]
 
*[[Hudson-ci/extension-points-doc|Hudson Extension Points Documentation]]
 
*[[Hudson-ci/extension-points-doc|Hudson Extension Points Documentation]]
*[http://wiki.hudson-ci.org/display/HUDSON/Plugins Available plugins] (Hosted on the original Hudson-ci wiki)
 
  
 
== Articles and Features  ==
 
== Articles and Features  ==
Line 33: Line 37:
  
 
*[[Hudson-ci/features/Initial Setup|Initial Setup]] (3.0.0)
 
*[[Hudson-ci/features/Initial Setup|Initial Setup]] (3.0.0)
*[[Hudson-ci/features/Team Concept|Team Concept]] (3.1.0, under development)
+
 
 +
*[[Hudson-ci/features/Team Concept|Team Concept]] (3.1.0)
 +
*[[Hudson-ci/features/Restart Within Hudson|Restart Within Hudson]] (3.1.0)
 +
*[[Hudson-ci/features/Memory Performance|Memory Performance]] (3.1.0)
 +
 
 +
*[[Hudson-ci/features/Load Plugins Without Restart|Load Plugins Without Restart]] (3.2.0, under development)
 +
*[[Hudson-ci/features/Build Pipeline Orchestration Designer|Build Pipeline Orchestration Designer]] (3.2.0, under development)
  
 
===== Videos  =====
 
===== Videos  =====
Line 39: Line 49:
 
*[http://bcove.me/bngfoog6 JavaOne 2011 OnSite] - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)<br>
 
*[http://bcove.me/bngfoog6 JavaOne 2011 OnSite] - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)<br>
  
=== Presentations  ===
+
===== Presentations  =====
  
 
*JavaOne 2011 - Hudson What's New and Next (coming soom)  
 
*JavaOne 2011 - Hudson What's New and Next (coming soom)  
Line 54: Line 64:
 
== Release Plan  ==
 
== Release Plan  ==
  
The release schedule for Hudson is maintained [http://www.eclipse.org/projects/project-plan.php?projectid=technology.hudson here].
+
The release schedule for Hudson is maintained [http://projects.eclipse.org/projects/technology.hudson here].
 
   
 
   
 
== Hudson Community ==
 
== Hudson Community ==
Line 62: Line 72:
 
*[[Hudson-ci/troubleshooting|Troubleshooting]]
 
*[[Hudson-ci/troubleshooting|Troubleshooting]]
  
==== Getting Involved  ====
+
===== Getting Involved  =====
  
 
This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings  
 
This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings  
Line 70: Line 80:
 
== Migration ==
 
== Migration ==
  
==== Project migration to Eclipse  ====
+
===== Project migration to Eclipse  =====
  
 
The details of the migration of Hudson project to Eclipse is available at [[Hudson-ci/Eclipse Migration|Eclipse Migration]] page
 
The details of the migration of Hudson project to Eclipse is available at [[Hudson-ci/Eclipse Migration|Eclipse Migration]] page
  
==== Migration from Previous Versions ====
+
===== Migration from Previous Versions =====
  
 
Users of previous versions of Hudson can migrate their installation to Hudson 3.x by following the instructions [[Hudson-ci/Upgrading| here]].
 
Users of previous versions of Hudson can migrate their installation to Hudson 3.x by following the instructions [[Hudson-ci/Upgrading| here]].

Revision as of 18:39, 20 January 2014

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















Using Hudson

The Hudson Book

  • The Hudson Book - A complete (and free) reference guide available on-line in html and pdf formats. Also available as a download for your mobile device.

Hudson Plugins

Developing Hudson

Developing Hudson Plugins

Articles and Features

New Features
Videos
  • JavaOne 2011 OnSite - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)
Presentations
  • JavaOne 2011 - Hudson What's New and Next (coming soom)
  • How to integrate role strategy plugin with WebLogic LDAP (File:Hudson-Role-v2.pdf)
Future Plans

Release Plan

The release schedule for Hudson is maintained here.

Hudson Community

Getting Help
Getting Involved

This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings

Migration

Project migration to Eclipse

The details of the migration of Hudson project to Eclipse is available at Eclipse Migration page

Migration from Previous Versions

Users of previous versions of Hudson can migrate their installation to Hudson 3.x by following the instructions here.

Hudson Deployment stats

Hudson is a leading Continuous Integration Server and Execution Platform. It is used around the world and more than 30,000 active installations (as of July 2012) are recorded based on the Unique IP pings from these installations. More details here

Back to the top