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 "Nebula/Releases/New Release/add the release to github"

(Add the Release to Github)
 
Line 12: Line 12:
  
 
[[file:nebrlsgh.png|border|600px]]
 
[[file:nebrlsgh.png|border|600px]]
 +
 +
===Remove Branch and Pull Request===
 +
After the release is created, you may delete the PR and the working branch.

Latest revision as of 16:08, 3 October 2020

Add the Release to Github

After the release is live, it needs to be placed in GitHub:

https://github.com/eclipse/nebula/releases

Take a look at existing releases and duplicate this for the new release.

https://github.com/eclipse/nebula/releases/new

During this process, you can make a Tag of the working branch.


Nebrlsgh.png

Remove Branch and Pull Request

After the release is created, you may delete the PR and the working branch.

Back to the top