Weijian Li

Results 13 comments of Weijian Li

@rado932 Just make sure `User Header Search Paths` section of [tutorial](https://github.com/google/EarlGrey/blob/earlgrey2/docs/setup.md) is on the right way. Try it like the following way:

After reading https://github.com/google/EarlGrey/issues/805 , and I think I know what might be happening here. I updated the code to: ```swift func testExample() throws { let app = XCUIApplication() app.launch() }...

@nobuyuki Basically it's been one year for their in-house Kotlin version version, just wondering do you have any news?

@jvillard That makes me really sad, I wish I could use infer in my Kotlin project.

> 文档在更新中,这周会搞的差不多,可以先安装试用下:https://higress.io/zh-cn/docs/user/quickstart.html 可以在文档里面加上 WASM plugin的测试方法吗? 当前 WASM的入门配置似乎有点繁琐: https://github.com/alibaba/higress/blob/main/plugins/wasm-go/README.md

@johnlanni 我根据快速入门,运行 ``` ❯ curl localhost/foo no healthy upstream% ❯ curl localhost/bar no healthy upstream% ``` 是某一步漏了吗? macbook M1 pro的

@loolooyyyy Great thanks for your work. There's a lot of spam message from a sender start with number `1069`, I was wondering if we could configure QKSMS to make it...

@loolooyyyy Thanks for your reply. I was wondering if maybe we could mark all the message prefix of `1069` as read automatically. Because the senders' number change all the time....

@loolooyyyy Great thanks

@TimoPtr It seems that half a year since you PR #273 being kicked off, just wondering why not fix the conflicts and merge it?