Nebula Cloud
Versions and Channels
Understand Nebula miniapp version management, release channels, and status transitions.
Nebula Cloud uses version management and channel distribution to support miniapp release and rollback.
Version status
DRAFT -> PUBLISHED| Status | Meaning |
|---|---|
DRAFT | Initial state after upload |
PUBLISHED | Published to users |
Channels
Channels determine the distribution scope of a version. Currently, CLI uploads go to the stable channel by default.
| Channel | Meaning |
|---|---|
stable | Production channel for all users |
Release flow
- Upload a version (status:
DRAFT) - Publish it to production (status:
PUBLISHED) - Roll back if necessary