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 "WTP Release Tasks"

(Tasks for All Releases (including Service Releases))
(Tasks for All Releases (including Service Releases))
Line 26: Line 26:
 
:* Add new versions / remove old versions from: [http://build.eclipse.org/webtools/committers/buildbranches.php /shared/webtools/committers/buildbranches.php]
 
:* Add new versions / remove old versions from: [http://build.eclipse.org/webtools/committers/buildbranches.php /shared/webtools/committers/buildbranches.php]
 
:* Add new versions / remove old versions from: [http://download.eclipse.org/webtools/downloads/buildbranches.php /home/data/httpd/download.eclipse.org/webtools/downloads/buildBranches.php]
 
:* Add new versions / remove old versions from: [http://download.eclipse.org/webtools/downloads/buildbranches.php /home/data/httpd/download.eclipse.org/webtools/downloads/buildBranches.php]
:* Move old releases from download.eclipse.org to archive.eclipse.org
+
:* Move old releases from download.eclipse.org to archive.eclipse.org. If you don't have permission, [https://bugs.eclipse.org/bugs/show_bug.cgi?id=533631 open a bug].
 +
:* Clean out old committer builds from http://build.eclipse.org/webtools/committers/
  
 
* Update releng files w/ new versions/dependencies:
 
* Update releng files w/ new versions/dependencies:

Revision as of 12:15, 16 April 2018

For each WTP release, there are a few bookkeeping tasks unrelated to planning, development, and building, that also need tending to.

They should be recorded here so they're not forgotten. This document is a Draft.

Tasks for Major and Minor Releases

  • Maintenance branch created and wtp-releng@ list notified. NOTE After Photon, this step may no longer be required if all development occurs in master only
  • New Help for Old Friends page created, if required

Tasks for All Releases (including Service Releases)

  • [download.eclipse.org Site Updates]:
  • Update releng files w/ new versions/dependencies:

Project Lead Tasks

Each project lead should perform these tasks for every release.

  • Repositories tagged for the release
  • Bugs triaged/retargeted out of the release
  • Babel repo/branch set/updated for release
  • Version value created in Bugzilla

Back to the top