Replies: 3 comments 7 replies
-
The document in question can be found here: https://github.com/terminusdb/terminusdb/blob/main/docs/release.md |
Beta Was this translation helpful? Give feedback.
-
@GavinMendelGleason says: “The release document doesn't describe the branch cascade.” |
Beta Was this translation helpful? Give feedback.
-
Some things to discuss (as of We don't mention How do we classify different kinds of changes? Are major and minor version releases always arbitrary? How do we deal with deprecations or breaking changes? How do we deal with work that is expected to take longer than 1 week? Do we always do it on branches and PR it when it's production-ready? On a related note, is We should remove the “canary” description since we are no longer doing that. I think the “urgent” can be removed here:
How much freedom do individuals have in changing the issues assigned to milestones? If I think I cannot complete a particular issue by the deadline, can I remove it from the milestone myself without consultation with others? If I think I can complete an additional issue by the deadline, can I can add it to the milestone without consultation? Can we consider freezing Can we consider doing the planning and release on a different schedule? For example, we could do them both on the same day instead of Monday and Thursday. I understand there's a tradition here. Since I wasn't around when this schedule was decided, I reserve the right to challenge the tradition and discuss alternatives. 😁 How do we coordinate releases across projects such as the Python and JavaScript clients? How do we coordinate version numbers? |
Beta Was this translation helpful? Give feedback.
-
I've written down a bunch of information about our release process under docs/release.md. Part of it is what we actually do, but a large part of it is more like how I would like to see things done.
Since this is an ongoing discussion, let's have a discussion thread here.
Some initial discussion already happened in pull request #588.
Beta Was this translation helpful? Give feedback.
All reactions