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 "EDT:Release Engineering"

Line 1: Line 1:
 
This page contains hints, tips, links, and instructions for the EDT project's release engineer.  
 
This page contains hints, tips, links, and instructions for the EDT project's release engineer.  
  
general info [[Main_Page|Eclipse Wiki]]
+
== What You Should Know ==
  
hudson, publishing
+
=== EDT Information ===
 +
[[EDT:Downloading and installing EDT builds]]
 +
[[EDT:How to commit code to EDT]]
 +
[[EDT:How to add new EDT plugins]]
 +
[[EDT:Developer's Guide to Getting Started on EDT]]
  
CVS
+
=== Bugs ===
 +
The Bugzilla component for release engineering is EDTBuilds, though some people might report problems on the Website component.  [[EDT:How to be notified of EDT bugs]]
  
BZ components: EDTBuilds, Website
+
=== General Information ===
 +
[[Main Page|Eclipse Wiki]]
 +
The Eclipse sysadmins can be reached at webmaster@eclipse.org.  They're very helpful.  Before writing to them, check their wiki pages [[WebMaster]] and [[Webmaster_FAQ]]
  
what to do at the start of a milestone/release
+
== Builds ==
 +
Our builds run in Eclipse's Hudson system.  The build job is at [https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/].
  
what to do at the end of a milestone/release
+
Once you log in, you can disable/enable nightly builds with the Disable/Enable Project button.
  
[[EDT:Downloading and installing EDT builds]]
+
Click the Configure link to edit the build schedule and many other parameters.  One thing you '''must''' do is enter your email address in the Email Notification box at the bottom of the Config page.
  
[[EDT:How to commit code to EDT]]
 
  
[[EDT:How to add new EDT plugins]]
 
  
[[EDT:How to be notified of EDT bugs]]
+
publishing
  
 
[[Equinox p2 download stats]]  
 
[[Equinox p2 download stats]]  
 
 
[[Project Download Stats]]  
 
[[Project Download Stats]]  
  
[[EDT:Developer's Guide to Getting Started on EDT]]
+
CVS
 +
 
 +
 
 +
what to do at the start of a milestone/release
 +
 
 +
what to do at the end of a milestone/release
  
 
org.eclipse.edt.releng plugin  
 
org.eclipse.edt.releng plugin  
  
 
build.eclipse.org  
 
build.eclipse.org  
 
webmaster@eclipse.org
 
  
 
log in to the [https://dev.eclipse.org/portal/myfoundation/portal/portal.php portal], Eclipse Projects box, choose 'view' next to tools.edt, click '[maintain]' to edit the project meta-data  
 
log in to the [https://dev.eclipse.org/portal/myfoundation/portal/portal.php portal], Eclipse Projects box, choose 'view' next to tools.edt, click '[maintain]' to edit the project meta-data  

Revision as of 15:21, 2 February 2012

This page contains hints, tips, links, and instructions for the EDT project's release engineer.

What You Should Know

EDT Information

EDT:Downloading and installing EDT builds EDT:How to commit code to EDT EDT:How to add new EDT plugins EDT:Developer's Guide to Getting Started on EDT

Bugs

The Bugzilla component for release engineering is EDTBuilds, though some people might report problems on the Website component. EDT:How to be notified of EDT bugs

General Information

Eclipse Wiki The Eclipse sysadmins can be reached at webmaster@eclipse.org. They're very helpful. Before writing to them, check their wiki pages WebMaster and Webmaster_FAQ

Builds

Our builds run in Eclipse's Hudson system. The build job is at [1].

Once you log in, you can disable/enable nightly builds with the Disable/Enable Project button.

Click the Configure link to edit the build schedule and many other parameters. One thing you must do is enter your email address in the Email Notification box at the bottom of the Config page.


publishing

Equinox p2 download stats Project Download Stats

CVS


what to do at the start of a milestone/release

what to do at the end of a milestone/release

org.eclipse.edt.releng plugin

build.eclipse.org

log in to the portal, Eclipse Projects box, choose 'view' next to tools.edt, click '[maintain]' to edit the project meta-data

log in to the portal, Eclipse Projects box, choose '[tools]' next to tools.edt, there are links for 'download stats', or to manage Bugzilla stuff use 'Bugzilla components, targets, versions'

Back to the top