Liu Lantao

Results 18 comments of Liu Lantao

新部署的,最近开始要恢复运动 Runner: Lax Page: https://running-lax.vercel.app App: Keep --- 遇到个问题, GitHub action 执行过之后,vercel 部署会报错。看提示是activities.json 文件读取出错,我用电脑本地执行python3 scripts/gpx_sync.py 生成的就没问题。 --- 回退到前一天的 commit `a3a47cc` 之后 github actions 执行之后再 vercel 部署正常了

The final log looks like this: ``` # HTTP 2018/05/14 14:18:18 [notice] 5#0: pid:5|from:1526278638|to:1526278659|accounting_id:HTTP_ECHO_HELLO|requests:4872|bytes_in:438480|bytes_out:730800|latency_ms:0|upstream_latency_ms:0|200:4872 2018/05/14 14:18:18 [notice] 5#0: pid:5|from:1526278638|to:1526278659|accounting_id:INDEX|requests:4849|bytes_in:421863|bytes_out:1857167|latency_ms:0|upstream_latency_ms:0|301:4849 # Stream 2018/05/14 14:18:22 [notice] 5#0: pid:5|from:1526278642|to:1526278659|accounting_id:TCP_PROXY_ECHO|sessions:9723|bytes_in:860343|bytes_out:2587967|latency_ms:4133|upstream_latency_ms:3810|200:9723 ``` In the NGINX...

I got another notification that requires to add this key * NSPrivacyAccessedAPICategoryFileTimestamp

``` UIApplication.sharedApplication.openURL(NSURL.URLWithString(UIApplicationOpenSettingsURLString)) ``` https://developer.apple.com/documentation/uikit/uiapplicationopensettingsurlstring?language=objc

@qrush Thanks for your perfect works. I'm using this gem in almost all the projects, and I'd be glad to add features or fix bugs. Can you give me access...

Whois info is still belongs to "Clay Allsopp', but need renew. ``` Registrant Name: Clay Allsopp Registrant Email: [email protected] Registrar Registration Expiration Date: 2018-07-08T22:05:26.00Z ```

@kensnyder didn't merge any PRs for a long time

I've tested with the current version of ReactNative for a similar problem: dev menu won't show up when shake gesture sent to the simulator. It seems the reason is that...