-
Notifications
You must be signed in to change notification settings - Fork 12
Introduce release workflow #104
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Milestone
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
Since I'm more an engineer and less a developer, I want to put ideas up for discussion. How about the following:
1.0.0we introduce asupport/1.x.ybranch. Whenever we add non breaking changes to the repository, we merge into that instead of main. If the merge succeeds, we merge this support branch into mainrc/2.x.ybranch. Non breaking changes from support will also be merged into this branchrc1from thercbranch. We'll ask users to test this rc and report issues. When all these issues are fixed, we'll tagrc2and so forth. Only when there are no changes besides docs and comments, the last RC will be tagged as the new release