Core Specification Release Workflow #232
ravi-prakash-v
started this conversation in
Core Specification
Replies: 2 comments
-
|
I am fine with that idea. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is done. Have created a The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have a
masterbranch that tracks all releases of the core specification. the latest release is0.9.3. We have a draft branchcore-0.9.4-draftfor tracking all new features in the next upcoming release.This approach seems to have a few issues.
patchversion number is only for typos, text changes and extremely minor backward compatible changes.I propose we have a
masterbranch and adraftbranch that contain all bugfixes and enhancements in the current version. The Core Working Group can cherry-pick specific commits and create a release branch that is numbered appropriately depending upon the nature of updates and the criticality of release.@beckn/core-working-group Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions