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

Nebula/Releases/New Release/promote a build candidate

< Nebula‎ | Releases/New Release
Revision as of 15:32, 3 October 2020 by Unnamed Poltroon (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Promote the build candidate

Run the release job. This will create the release directory from the latest build.

The build will be available here:

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


Make sure to publish the correct build

You have to make sure that no other master build has executed in the meantime. The build is running if others make new PR against master or if someone pushes/merges to master. It is not likely that this will happen but in case it does:

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