Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7cd381e

Browse files
committedJan 19, 2025··
docs: update
1 parent 1bf3981 commit 7cd381e

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed
 

‎README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,17 @@ Traditional deployments of the official CodePush Standalone on Azure require *an
6464
- [x] Acquisition: Provides update checks and download reports. (Client SDK API)
6565
- [x] Update Check: Handles update checks, version matching, and diff delivery.
6666
- [x] Metrics: Records deployment and download metrics and reports.
67-
- [ ] Management: Handles app, deployment and release management. (Admin CLI API)
68-
- [ ] App Management: Handles app creation, modification, deletion, and transfer.
69-
- [ ] Deployment Management: Handles deployment creation, modification, and deletion.
70-
- [ ] Release Management: Handles package publishing, promoting, and rollback.
71-
- [ ] Collaborator Management: Handles collaborators addition, removal and listings.
72-
- [ ] Metrics Management: Retrieves and displays deployment metrics
67+
- [x] Management: Handles app, deployment and release management. (Admin CLI API)
68+
- [x] App Management: Handles app creation, modification, deletion, and transfer.
69+
- [x] Deployment Management: Handles deployment creation, modification, and deletion.
70+
- [x] Release Management: Handles package publishing, promoting, and rollback.
71+
- [x] Collaborator Management: Handles collaborators addition, removal and listings.
72+
- [x] Metrics Management: Retrieves and displays deployment metrics
73+
74+
#### Real-world Testing
75+
76+
- [ ] Test with real-world scenarios and edge cases.
77+
- [ ] Test with code-push-standalone CLI.
7378

7479
### Web
7580

0 commit comments

Comments
 (0)
Please sign in to comment.