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)
(Use Case Study)
(26 intermediate revisions by 5 users not shown)
Line 9: Line 9:
 
== Using Hudson  ==
 
== Using Hudson  ==
  
===== [[Hudson-ci/Meet Hudson|Getting Started with Hudson]]=====
+
*[[Hudson-ci/Meet Hudson|Getting Started with Hudson]]  
===== [[Using Hudson|Installing and using Hudson]]=====
+
*[[Hudson-ci/Installing_Hudson|Installing Hudson]]
 +
*[[Using Hudson|Using Hudson]]
  
== The Hudson Book ==
+
== Use Case Study  ==
 +
 
 +
*[[Hudson-ci/use-cases/EXTOL-International|EXTOL International, Inc]] (Stuart Lorber)
 +
*[[Hudson-ci/use-cases/metamagix|MetaMagix]] (Randolph Kepplinger)
 +
 
 +
== Hudson Books ==
  
 
*[[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.
 +
* [http://www.amazon.com/Hudson-Continuous-Integration-Practice-Burns/dp/0071804285 Hudson Continuous Integration in Practice]
 +
 +
== 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 36:
  
 
*[[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  ==
+
== Features  ==
 
+
===== New Features  =====
+
  
 
*[[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)
+
 
 +
*Team Management (3.1.0)
 +
** [[Hudson-ci/features/Team Concept|Team Management Concept]]
 +
** [[Hudson-ci/features/Team Concept User View|Team Management User View]]
 +
*[[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]] (TBD)
 +
*[[Hudson-ci/features/Build Pipeline Orchestration Designer|Build Pipeline Orchestration Designer]] (TBD)
 +
 
 +
*[[Hudson-ci/features/Backup|New Backup Strategy]] (TBD) (Proposal by '''''Stuart Lorber''''')
 +
*[[Hudson-ci/features/Future Enhancements|Future Enhancements]] (TBD) (Proposal by '''''Stuart Lorber''''')
 +
 
 +
== Articles ==
  
 
===== Videos  =====
 
===== Videos  =====
Line 41: Line 63:
 
===== Presentations  =====
 
===== Presentations  =====
  
*JavaOne 2011 - Hudson What's New and Next (coming soom)  
+
* JavaOne 2011 - Hudson What's New and Next (coming soom)  
*How to integrate role strategy plugin with WebLogic LDAP ([[Image:Hudson-Role-v2.pdf|Hudson-Role-v2.pdf]])
+
* How to integrate role strategy plugin with WebLogic LDAP ([[Image:Hudson-Role-v2.pdf|Hudson-Role-v2.pdf]])
 +
* Practicing Continuous Delivery with Hudson ([[Image:Practicing continuous delivery using hudson.pdf | Practicing continuous delivery using hudson]])
  
===== Future Plans  =====
+
== Future Plans  ==
  
 
*[[Hudson-ci/Planning|Hudson Feature Planning]]  
 
*[[Hudson-ci/Planning|Hudson Feature Planning]]  
Line 54: Line 77:
 
== 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 ==

Revision as of 16:22, 20 October 2014

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















Using Hudson

Use Case Study

Hudson Books

Hudson Plugins

Developing Hudson

Developing Hudson Plugins

Features

Articles

Videos
  • JavaOne 2011 OnSite - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)
Presentations

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