-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(dev): add release and versioning guidelines #72
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small typos and format changes.
Overall, I agree with everything.
IMHO, this could be postponed as we feel necessary to add such concept on the versioning for testing reasons for example.
I agree with the first point. In the same idea, we could automatically bump the version at each bug fix, feature added, etc. |
4d0791b
to
38b76c0
Compare
@danielRep I think I addressed most of the issues. Also, I've increase the column limit to 100.
Agree.
Yes. But I don't see how we'd integrate this into GitHub without tagging RCs, nor how we'd automatically identify bugs vs docs vs feature PRs. We would need a PR tag system, at least. |
9cc94cf
to
457cc69
Compare
Small missing tweaks @josecm . Please rebase too. |
Change release cadence to be fixed every 4 moths. |
457cc69
to
027f6b8
Compare
@danielRep @miguelafsilva5 Along with the proposed fixes, I also introduced the section on the "Release Announcement". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please solve the checker issues @josecm
027f6b8
to
25c1faf
Compare
25c1faf
to
660e41a
Compare
0b05165
to
b3ee726
Compare
f012d06
f012d06
to
b67c9a4
Compare
Signed-off-by: Jose Martins <[email protected]>
b67c9a4
to
0f9fcfe
Compare
This PR introduces the release and versioning guidelines. I present it as a draft for opening discussion on two main questions:
TODO: