code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

CodePush service is hot update services which adapter react-native-code-push and cordova-plugin-code-push - 热更新

Results 134 code-push-server issues
Sort by recently updated
recently updated
newest added

按照文档中的步骤docker-compose.yml修改为 ![image](https://user-images.githubusercontent.com/28565020/81162917-8967de80-8fc0-11ea-9e3c-8064d3be28dd.png) 然后部署服务 ![image](https://user-images.githubusercontent.com/28565020/81163768-d4cebc80-8fc1-11ea-8fc5-212b35fbc216.png) doker服务也都起了 ![image](https://user-images.githubusercontent.com/28565020/81163928-10698680-8fc2-11ea-8e2f-b0d5365a5aeb.png) 然后测试服务的时候 curl: (52) Empty reply from server

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

目前看介绍,codepush都是走的http,能不能加上https,现在对安全性要求比较严格

对于内部应用,原生安装包未发布到应用市场而是自行托管时,需要另外的服务进行管理,可否增加原生端更新支持?同时某些版本的更新同时包含了h5端和原生端,两个是必须要同时更新才能正确使用的,目前的服务是否能支持呀

如题:增加华为云obs对象存储适配

通过以下命令,每次提交版本,不会生成差异包,都是会整个包重新下载 code-push release-cordova TestCordovaCodePush android -m --description "android code push"

按流程部署成功,用ps查看服务也都起来了,用curl -I http://127.0.0.1:3000/ 也能返回成功的信息。但是用浏览器访问就报超时。

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

修复code-push deployment history查询结果中的isDisabled一直是false的问题(即使使用code-push patch --disabled true 设置了isDisabled为true)

当我上传文件当服务器上时,用如下命令 > code-push release-cordova TestCordovaCodePush android -m --description "android code push" 会显示如下错误,导致code-push-server进程结束 [2020-02-07T17:54:58.284] [INFO] http - ::ffff:192.168.0.102 - - "GET /download/fs/FsPCD2PkdSIMvtjp-p78CRYvgGFA HTTP/1.1" 200 42076 "" "undefined" events.js:200 throw er; //...