Cortex.cpp: event trigger to build nightly, beta, stable version #1174
hiento09
started this conversation in
Architecture Specs
Replies: 0 comments
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.
-
Overview
Discussion
Approach proposal:
dev
branch.main
branch when new features are shipped, after mergingdev
intomain
. The version will be tagged in the formatvx.y.z-rc1
,vx.y.z-rc2
, etc., where x, y, and z are numbers. The Beta version will then be built and published as a pre-release.vx.y.z
on the main branch to release a stable version.cc @dan-homebrew @0xSage @namchuai @vansangpfiev @nguyenhoangthuan99 @irfanpena
Beta Was this translation helpful? Give feedback.
All reactions