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
{{ message }}
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
azlam-abdulsalam edited this page Jul 8, 2020
·
4 revisions
sfpowerkit uses a trunk based development with monthly releases. We aggregate all the changes that we are working on a given month and take it through alpha, beta stages.
We might drop earlier merged commands/updates or hide it from documentation as it progresses through the stages
Stable Releases
The major/minor version is incremented for every release
The release pipelines will promote the latest beta version and will tag with 'latest' identifier.
Unstable Releases
For every successful merge, a new version is created and tagged as 'alpha'. After testing and feedback, the build might get dropped or would progress to beta and then finally to prod (latest)