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 Major and Minor Releases)
(Tasks for Major and Minor Releases)
Line 7: Line 7:
 
* New [[New_Help_for_Old_Friends_X|Help for Old Friends]] page created, if required
 
* New [[New_Help_for_Old_Friends_X|Help for Old Friends]] page created, if required
 
* New and Noteworthy
 
* New and Noteworthy
:* New content collected under [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/releases/3.8.0/NewAndNoteworthy NewAndNoteworthy]
+
:* New content collected under [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/releases/3.8.0/NewAndNoteworthy NewAndNoteworthy] -> appears on [https://www.eclipse.org/webtools/releases/3.8.0/NewAndNoteworthy/ releases/*/NewAndNoteworthy]
-> appears on [https://www.eclipse.org/webtools/releases/3.8.0/NewAndNoteworthy/ releases/*/NewAndNoteworthy]  
+
:* New content collected under [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/releases/3.9.3 3.9.3] -> appears on [https://www.eclipse.org/webtools/releases/3.9.3/index.php 3.9.3]
 
:* [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/development/news/index.xml index.xml] -> appears on [https://www.eclipse.org/webtools/development/news/main.php development/news/main.php]
 
:* [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/development/news/index.xml index.xml] -> appears on [https://www.eclipse.org/webtools/development/news/main.php development/news/main.php]
  

Revision as of 11:20, 24 March 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
  • New and Noteworthy

Tasks for All Releases (including Service Releases)

  • 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