Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula/Releases/New Release/promote a build candidate"

(Promote the build candidate)
Line 1: Line 1:
 
==Promote the build candidate==
 
==Promote the build candidate==
Run [https://ci.eclipse.org/nebula/job/nebula.release the release job]. This will create the release directory from the latest build. So you have to make sure that no other build has crept in. The build is also running if others make new PR against master or if someone pushes directly to master.
+
Run [https://ci.eclipse.org/nebula/job/nebula.release the release job].  
  
You can add a comment to your PR [https://plugins.jenkins.io/ghprb/ "retest this please"] to trigger a new build from the PR.
+
The build will be available here:
  
[[file:nebretest.png|600px|border]]
+
  [https://download.eclipse.org/nebula/releases/2.4.2/ https://download.eclipse.org/nebula/releases/x.x.x/]
  
  
==Build Location==
+
== Make sure to publish the correct build==
The build will be available here:
+
This will create the release directory from the latest build. So you have to make sure that no other build has crept in. The build is also running if others make new PR against master or if someone pushes directly to master.
  
  [https://download.eclipse.org/nebula/releases/2.4.2/ https://download.eclipse.org/nebula/releases/x.x.x/]
+
You can add a comment to your PR [https://plugins.jenkins.io/ghprb/ "retest this please"] to trigger a new build from the PR.
 +
 
 +
[[file:nebretest.png|600px|border]]

Revision as of 15:31, 3 October 2020

Promote the build candidate

Run the release job.

The build will be available here:

 https://download.eclipse.org/nebula/releases/x.x.x/


Make sure to publish the correct build

This will create the release directory from the latest build. So you have to make sure that no other build has crept in. The build is also running if others make new PR against master or if someone pushes directly to master.

You can add a comment to your PR "retest this please" to trigger a new build from the PR.

Nebretest.png

Back to the top