@@ -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