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"

(added Hudson Heckler tool)
(New Features)
(37 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
<br> <br>  
 
<br> <br>  
  
Welcome to the Hudson Continuous Integration Server Wiki. This Wiki Serves as the home of the ongoing Hudson documentation process. &nbsp;Content here is being slowly migrated over from the existing [http://wiki.hudson-ci.org hudson-ci.org] wiki, so please be patient.
 
  
 
__TOC__  
 
__TOC__  
  
Much of this wiki has been ported over from the original Hudson-ci wiki used by the Java.net project. So please [[Hudson-ci/Acknowledgments|acknowledge]] the hard work of all of the authors who have contributed to this material though that route.
 
  
= Release Plan  =
+
== Using Hudson  ==
 
+
The release schedule for Hudson is maintained [http://www.eclipse.org/projects/project-plan.php?projectid=technology.hudson here].
+
 
+
= Hudson Deployment around the world =
+
 
+
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 Documentation =
+
 
+
=== Getting Started with Hudson  ===
+
  
 
*[[Hudson-ci/Meet Hudson|Getting Started with Hudson]]  
 
*[[Hudson-ci/Meet Hudson|Getting Started with Hudson]]  
*[[Hudson-ci/Installing Hudson|Installing Hudson]]
+
*[[Using Hudson|Installing and using Hudson]]
*[[Hudson-ci/contacts and help|Getting help]]
+
*[[Hudson-ci/troubleshooting|Trouble Shooting]]
+
  
=== The Hudson Book  ===
+
== 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.
 
*[[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.
  
=== Wiki pages on Using Hudson  ===
+
== Hudson Plugins ==
  
*[[Hudson-ci/Use Hudson|Wiki Pages on using Hudson]]
+
*[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)
  
=== Hudson Plugins  ===
+
== Developing Hudson  ==
 
+
*[http://wiki.hudson-ci.org/display/HUDSON/Plugins Available plugins] (Hosted on the original Hudson-ci wiki)
+
*[[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]]
+
 
+
=== Other Hudson Tools and integrations  ===
+
 
+
*[http://eclipse.org/mylyn/builds/ Eclipse Mylyn Hudson Connector] for monitoring Hudson build jobs within Eclipse.
+
*[http://plugins.intellij.net/plugin/?id=3943 IntelliJ plugin]
+
*[http://wiki.netbeans.org/HudsonInNetBeans NetBeans plugin]
+
*[http://github.com/hudson-plugins/jobcreator-tool/wiki Jobcreator Tool]
+
*[http://labs.jboss.com/portletswap/portlets_collab.html Hudson Portlet] for monitoring Hudson in your portal.
+
*[http://wiki.hudson-ci.org/display/HUDSON/Firefox+Add-on+Build+Monitor Firefox Add-on Build Monitor] displays Hudson builds on Firefox status bar panel.
+
*[https://chrome.google.com/extensions/detail/hfncndbfmjmafoodaigpoicpbdfhhgdo Google Chrome extension] to monitor status from Google Chrome.
+
*[https://chrome.google.com/extensions/detail/lnalnbkkohdcnaapeeceifjabgmdfgah Hudson Monitor Chrome Extension] shows Hudson build statuses in the Google Chrome / Chromium browser
+
*[http://wiki.hudson-ci.org/display/HUDSON/Ant+Job+Clone+script Ant Job Clone script] Demonstrates how one might use an ant target to automatically create CI Builds on a remote hudson server based on a local subversion working copy.
+
*[http://wiki.hudson-ci.org/display/HUDSON/Bash+Job+Clone+script Bash Job Clone script] Similar to the Ant Job Clone script, but based in bash shell using curl to talk to the server.
+
*[http://hudson-mobi.com HudsonMobi for iPhone, iPod and iPad] Centrally connect and securely manage multiple Hudson CI instances over the Internet from your iPhone, iPod or iPad
+
*[http://sites.google.com/site/hudson2go/ Hudson2Go for Android] Monitor Hudson from your Android phone.
+
*[http://greensopinion.blogspot.com/2009/05/hudson-helper-hudson-on-your-iphone.html Hudson Helper iPhone and iPod Touch App] Monitor Hudson from your iPhone or iPod Touch
+
*[http://greensopinion.blogspot.com/2009/06/hudson-helper-for-android.html Hudson Helper Android App] Monitor Hudson from your Android phone
+
*[http://code.google.com/p/hudson-tray-tracker/ Hudson tray tracker] monitor Hudson from your Windows task tray icon.
+
*[http://code.google.com/p/hudson-on-cocoa/ Hudson on Cocoa] monitor Hudson from your Mac OS X status bar
+
*[http://wiki.hudson-ci.org/display/HUDSON/Gnome+Panel+Status+Widget Gnome Panel Status Widget] monitor Build status in your gnome panel
+
*[http://wiki.github.com/Ronnie76er/conkyhudson/ Conky Hudson Status] show your Hudson status on Conky
+
*[http://wiki.hudson-ci.org/display/HUDSON/Monitoring+Hudson Monitoring Hudson] jobs from tools that support Cruise Control.
+
*[http://documentup.com/notatestuser/hudson-heckler Hudson Heckler] offers cross-platform libnotify and growl build notifications on the desktop.
+
 
+
=== Developing Hudson  ===
+
  
 
*[[Hudson-ci/development|Information for Hudson Developers, Committers and Contributors]]
 
*[[Hudson-ci/development|Information for Hudson Developers, Committers and Contributors]]
 
 
*[[Hudson-ci/development/third party libraries|Third party libraries used by Hudson]]
 
*[[Hudson-ci/development/third party libraries|Third party libraries used by Hudson]]
  
= Getting Involved  =
+
== Developing Hudson Plugins ==
  
This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings
+
*[[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/extension-points-doc|Hudson Extension Points Documentation]]
  
*[[Hudson-ci/getting involved|Getting involved with the community]]
+
== Articles and Features  ==
  
= Articles and Features  =
+
===== New Features  =====
  
=== Features  ===
+
*[[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/Load Plugins Without Restart|Load Plugins Without Restart]] (3.1.0, under development)
 +
*[[Hudson-ci/features/Restart Within Hudson|Restart Within Hudson]] (3.1.0, under development)
 +
*[[Hudson-ci/features/Memory Performance|Memory Performance]] (3.1.0, under development)
  
*[[Hudson-ci/features/Initial Setup|Initial Setup]]
+
===== Videos  =====
 
+
=== Videos  ===
+
  
 
*[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)  
 
*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]])
  
= Planning =
+
===== Future Plans =====
 
+
This section of the wiki deals with the future plans for Hudson under Eclipse.
+
  
 
*[[Hudson-ci/Planning|Hudson Feature Planning]]  
 
*[[Hudson-ci/Planning|Hudson Feature Planning]]  
*[[Hudson-ci/Planning/Better Job Coordination|Better Job Coordination]]
 
*[[Hudson-ci/Planning/Job Templates|Job Templates]]
 
*[[Hudson-ci/Planning/Long Term Build History|Long Term Build History]]
 
 
*[[Hudson-ci/Planning/Library Cleanup|Library Cleanup]]  
 
*[[Hudson-ci/Planning/Library Cleanup|Library Cleanup]]  
 
*[[Hudson-ci/Planning/Hudson Book Ideas|Hudson Book Ideas]]  
 
*[[Hudson-ci/Planning/Hudson Book Ideas|Hudson Book Ideas]]  
Line 103: Line 59:
 
*[[Hudson-ci/Planning/Document Provider|Document Provider]]
 
*[[Hudson-ci/Planning/Document Provider|Document Provider]]
  
= The Migration to Eclipse =
+
== Release Plan ==
  
This section of the Wiki deals with the ongoing migration process from the hudson-ci.org and java.net infrastructures into the mixed eclipse.org + java.net infratructure of the future.  
+
The release schedule for Hudson is maintained [http://www.eclipse.org/projects/project-plan.php?projectid=technology.hudson here].
 +
 +
== Hudson Community ==
  
[[Hudson-ci/eclipse migration/web|<br>]]  
+
===== Getting Help =====
 +
*[[Hudson-ci/contacts and help|Contacts and Help]]
 +
*[[Hudson-ci/troubleshooting|Troubleshooting]]
  
*[[Hudson-ci/eclipse migration/Hudson Eclipse Infrastructure|Why the mixed infrastructure?]]
+
===== Getting Involved  =====
*[[Hudson-ci/eclipse migration/Hudson Code Contributions|Initial Code contributions for Hudson]]
+
*[[Hudson-ci/eclipse migration/Hudson Plugin Compatibility|Analysis of plugin compatibility ]]
+
  
*Infrastructure migration:
+
This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings
  
<br>
+
*[[Hudson-ci/getting involved|Getting involved with the community]]
  
{| cellspacing="1" cellpadding="1" border="1" style="width: 924px; height: 229px;"
+
== Migration ==
|-
+
| '''Infrastructure piece'''
+
| '''Current Location'''
+
| '''What Is Needed?'''
+
| '''New Location'''
+
| '''Progress Overview'''
+
|-
+
| valign="top" | Issues- pre-Eclipse core and plugins<br>
+
| valign="top" | hudson-ci
+
| valign="top" |
+
*upgrade JIRA version
+
*redirect email to Eclipse Dev mailing list
+
*see migration steps
+
  
| valign="top" | new &nbsp;hudson-ci
+
===== Project migration to Eclipse =====
| valign="top" | Susan to dry run upgrade version in sandbox<br> [[Hudson-ci/eclipse migration/issues|Migration steps]]
+
|-
+
| valign="top" | User mailing list
+
| valign="top" | java.net
+
| valign="top" | maintain and xref with Eclipse forum for future posts
+
| valign="top" | Eclipse forum
+
| valign="top" | already setup, not in use until switchover
+
|-
+
| valign="top" | Developer mailing list - core and plugins<br>
+
| valign="top" | java.net<br>
+
| valign="top" |
+
*ask/remind developers to subscribe<br>
+
*maintain old history<br>
+
*close java.net list<br>
+
  
| valign="top" | Eclipse Dev mailing list<br>
+
The details of the migration of Hudson project to Eclipse is available at [[Hudson-ci/Eclipse Migration|Eclipse Migration]] page
| valign="top" | mailing list has been setup.<br>
+
|-
+
| valign="top" |
+
Other java.net mailing lists
+
  
*Issues
+
===== Migration from Previous Versions =====
*Commits
+
  
| valign="top" | java.net
+
Users of previous versions of Hudson can migrate their installation to Hudson 3.x by following the instructions [[Hudson-ci/Upgrading| here]].
| valign="top" |
+
combine emails from these Issues/Commits repository to Eclipse Dev mailing list
+
  
maintain history
+
== Hudson Deployment stats ==
  
close these mailing lists on switchover
+
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]]
 
+
| valign="top" | Eclipse Dev mailing list
+
| valign="top" | on switchover only
+
|-
+
| valign="top" | Web site and Wiki
+
| valign="top" | hudson-ci
+
| valign="top" | migrate to Eclipse (except plugins)  
+
| valign="top" | Eclipse
+
| valign="top" | [[Hudson-ci/eclipse migration/web|Details]]
+
|-
+
| valign="top" | plugins wiki<br>
+
| valign="top" | hudson-ci<br>
+
| valign="top" | upgrade confluence version<br>
+
| valign="top" | new hudson-ci<br>
+
| valign="top" | Wiki Migration only On-Hold
+
|-
+
| valign="top" |
+
Hudson on Hudson
+
 
+
*core (preEclipse and during parallel releases only)<br>
+
*plugins<br>
+
 
+
| valign="top" | hudson-ci<br>
+
| valign="top" | migrate<br>
+
| valign="top" | new hudson-ci<br>
+
| valign="top" | Up and Running
+
|-
+
| valign="top" | Hudson on Hudson - core - Eclipse releases<br>
+
| valign="top" | [https://hudson.eclipse.org/hudson/view/Hudson/ Eclipse Hudson]<br>
+
| valign="top" | <br>
+
| valign="top" | <br>
+
| valign="top" | already running<br>
+
|}
+
 
+
<br> <br>
+
 
+
<br>
+

Revision as of 13:58, 23 June 2013

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.