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

Add a proper release mechanism #48

Merged
merged 8 commits into from
Feb 26, 2021
Merged

Add a proper release mechanism #48

merged 8 commits into from
Feb 26, 2021

Conversation

phpfs
Copy link
Collaborator

@phpfs phpfs commented Feb 26, 2021

This PR adds the following release workflow:

  1. Tag a commit on main with a name like v1.2.3 and push the tag to GitHub.
  2. A release build will be started - basically the same as a normal package.
  3. After all platforms built successfully, a draft release will be created.
  4. Edit the draft and supply a body - finally click "release".

I'd suggest to squash-merge this PR directly into main.

@phpfs
Copy link
Collaborator Author

phpfs commented Feb 26, 2021

This closes #45

@phpfs phpfs merged commit 5f9ea88 into HPI-Information-Systems:main Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants