Introduce a more formal release procedure #1540
Replies: 4 comments 2 replies
-
+1, good proposal. |
Beta Was this translation helpful? Give feedback.
-
@PragmaTwice Sounds reasonable. And yes, the procedure is more formal which is always better to follow. |
Beta Was this translation helpful? Give feedback.
-
The direction looks good to me. I suggest you write down the steps and integrate it with our current release guide. Then call for a review. |
Beta Was this translation helpful? Give feedback.
-
I see we started some need-cherry-pick work. https://github.com/apache/kvrocks/projects I think we can create a new project here to put some PRs that need to be picked here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is a simple schedule for a release:
Some explaination:
X.Y.0
with patch number being zero, a release including new features and other improvements / bug fixesX.Y.Z
with patch number being non-zero, a release based onX.Y.0
without any new feature, just some bug-fix patchesc.f. apache/tvm#15134.
cc @git-hulk @ShooterIT @torwig @tisonkun Request for comments :)
Beta Was this translation helpful? Give feedback.
All reactions