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"

m (New Features)
m
(21 intermediate revisions by 4 users not shown)
Line 10: Line 10:
  
 
*[[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]]
 +
*[[Monitoring Hudson| Monitoring 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  ==
 
== Hudson Plugins  ==
Line 32: Line 40:
 
*[[Hudson-ci/extension-points-doc|Hudson Extension Points Documentation]]
 
*[[Hudson-ci/extension-points-doc|Hudson Extension Points Documentation]]
  
== 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)
+
*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/Restart Within Hudson|Restart Within Hudson]] (3.1.0)
 
*[[Hudson-ci/features/Memory Performance|Memory Performance]] (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/Java EE7 Support|Java EE7 Support]] (3.3.0)
*[[Hudson-ci/features/Build Pipeline Orchestration Designer|Build Pipeline Orchestration Designer]] (3.2.0, under development)
+
 
 +
*[[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 51: Line 66:
 
===== 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 84: Line 100:
 
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 =====
 
 
Users of previous versions of Hudson can migrate their installation to Hudson 3.x by following the instructions [[Hudson-ci/Upgrading| here]].
 
  
 
== Hudson Deployment stats ==
 
== 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 [[Hudson-ci/Hudson Install Stats | here]]
 
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 [[Hudson-ci/Hudson Install Stats | here]]

Revision as of 10:31, 28 August 2015

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


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