Skip to content

Commit 2362c8e

Browse files
author
Dennis Labordus
committed
Describe how to make a release and moving parts to new file.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent eae3e1e commit 2362c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DEVELOPING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ it needs to have a username) and a password which is the GITHUB_TOKEN that's alw
148148

149149
To create a release of the software we are using the release functionality of GitHub. Under the tab 'code' there is a section
150150
'Releases'. When selected all current releases will be displayed, and a new release can be created (draft release).
151+
The standard branch to create a release from should be the "main" branch, so the code changes have been reviewed.
151152

152153
For every repository that creates a software product (artifacts or docker images) a GitHub Action ('release-project.yml')
153154
is defined. This action runs when a release is created.

0 commit comments

Comments
 (0)