Skip to content
This repository was archived by the owner on Dec 20, 2017. It is now read-only.

多节点支持#144

Merged
jysperm merged 6 commits intoleancloud:masterfrom
jysperm:multi-region
May 19, 2016
Merged

多节点支持#144
jysperm merged 6 commits intoleancloud:masterfrom
jysperm:multi-region

Conversation

@jysperm
Copy link
Contributor

@jysperm jysperm commented May 11, 2016

新增了对 qcloud 和 us 节点的各功能(日志、部署、本地调试等)支持,为了支持 qcloud 把 JavaScript SDK 升级到了 1.0.

用户在使用上没有任何变化,在 lean newlean app add 时会自动判断节点(先 app router,再试 us 节点)并保存在 ~/.leancloud 中。

因为 JavaScript SDK qcloud 尚未发布,因此需要手动下载这个分支的 JavaScript SDK 进行测试( https://github.com/leancloud/javascript-sdk/pull/272/files )。

bin/run.js Outdated
masterKey: keys.masterKey
});

console.log(keys);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

@jysperm
Copy link
Contributor Author

jysperm commented May 17, 2016

这个改动还是有点大,大家可以用这个命令 npm install -g http://ac-kTzCvF3a.clouddn.com/a93cfa4fa355c92f.tgz 安装,在自己的应用测试一下。

@jysperm jysperm merged commit 5bbe432 into leancloud:master May 19, 2016
@jysperm jysperm removed the review label May 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants