You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.
New Feature / Enhancement Checklist
Current Limitation
see parse-community/parse-server#7271
Feature / Enhancement Description
This PR adds release automation to Parse Dashboard.
Roadmap
Phase 1 (add release automation):
master
branchPhase 2 (change branch model):
alpha
release
,beta
branchesalpha
/beta
commitsalpha
branchalpha
andrelease
branches (notbeta
branch) only for security fix PR, not for regular dependency upgrade PRsPhase 3 (monitor workflows):
alpha
->beta
->release
merge workflow (contribution) to ensure it worksrelease
->alpha
->beta
merge workflow (hotfix) to ensure it worksalpha
andrelease
branchesPhase 4 (long-term support):
release-N
whereN
is the major version based onrelease
branchRelease Flow
alpha
alpha
beta
alpha
intobeta
once at the beginning of a monthalpha
intobeta
only fixes during the month (feature freeze)release
beta
intorelease
once at the beginning of a monthrelease
during a month (have to be back-ported toalpha
)A
The text was updated successfully, but these errors were encountered: