-
Notifications
You must be signed in to change notification settings - Fork 0
Release Process
Harsh Dev Jha edited this page Mar 8, 2026
·
1 revision
eOzka organization uses automated CI/CD pipelines to ensure safe and predictable releases.
We follow Semantic Versioning (MAJOR.MINOR.PATCH).
- MAJOR version when you make incompatible API changes.
- MINOR version when you add functionality in a backwards compatible manner.
- PATCH version when you make backwards compatible bug fixes.
-
Alpha/Beta Testing: Large features are merged into a
developorbetabranch first. - Release Candidate: A release branch is cut and deployed to staging.
-
Tagging: A version tag (e.g.,
v1.2.0) is created on GitHub. - Publishing: GitHub Actions automatically builds and publishes the artifacts (NPM packages, Docker images, APKs).
Maintained by the eOzka Organization
Copyright Β© 2026-Present eOzka Organization. All rights reserved.
- π Home
- π Getting Started
- π‘ Contributing
- π Code of Conduct
- π¬ Communication
- π Our Projects (Full Directory)
- π§ Project Stress Calculator
- ποΈ Project Entab D
- β _Project Template
- π _Project Template
- π Style Guide
- π¦ Release Process
- π Support
- π Security
- ποΈ Legal Notice