Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can one find the documentation about how to perform a release #176

Open
hiddenalpha opened this issue May 16, 2024 · 3 comments
Open

Comments

@hiddenalpha
Copy link
Member

I searched through the README but couldn't find anything useful. Neither an explanation, nor any link to the corresponding doc.

@mcweba
Copy link
Collaborator

mcweba commented Jun 25, 2024

You are right, currently there is no documentation about this. We should at it to the README. Meanwhile, to create a new release, make a PullRequest to the master branch. This will trigger the release. After that, you can select the new created tag in the release section of github.

@hiddenalpha
Copy link
Member Author

hiddenalpha commented Jul 2, 2024

Does one have to merge the PR in the end, after the builds is ok?

@mcweba
Copy link
Collaborator

mcweba commented Jul 2, 2024

Does one have to merge the PR in the end, after the builds is ok?

Yes I forgot to mention this. You create the PR to the master branch. After the build went sucessfully through, you merge the PR and this will then trigger the release build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants