Arthur

Results 18 comments of Arthur

@bbisky 谢谢,问题已经解决。 希望 Taro 或者 Taro-ui 官网上可以说明一下这一点。

自己参与的项目issue有更新不会提示诶🤔

比如说我现在就是在github官方的客户端回复这条消息的。 ![image](https://user-images.githubusercontent.com/26134111/103175755-5b187580-48a7-11eb-882c-a35cd2bf5ab4.png)

Maybe the redirection changed the real file descriptor of `os.Stdout.Fd()`, which finally caused term.Getsize failed. I have some ideas to solve it, can I work on this?

Default term size is sufficient to resolve #2970. See PR #2990

@masayag I have release a [distribution](https://github.com/marketplace/actions/helm-chart-releaser-with-index-path) here and tested it successfully in our project. I added `index-path`, `pages-index-path` and `pr` parameters. Maybe we could take it as an ephemeral choice.

Maybe we could introduce an `addon` CRD to enable components that lift experience of OceanBase database, which could contain ob-proxy, ob-configserver, oceanbase-dashboard etc..

After the ODC server is deployed, set environment `ODC_URL` of Dashboard to base url of ODC server like `http://xx.xx.xx.xx:yyyy` (or set the variable through `PATCH /api/v1/info` w/o restarting Dashboard pod)....

Notes: The ODC_URL will be visited in users' browsers, so make sure the URL is accessible.