Ke Wang

Results 25 issues of Ke Wang

I wanted to use the `Skip Auto Restart For Specific Exit Codes` feature, described in https://pm2.keymetrics.io/docs/usage/restart-strategies/ But it is not working ``` ash-4.4# pm2 --version 5.1.2 ash-4.4# pm2 start ./restore.sh...

Hello, I tried to use zap with the linux `logrotate`, but when `stdout.log` is rotated to `stdout.log.1` and a new `stdout.log` is created, zap still writes to the old `stdout.log.1`....

Hi, Thanks for this project, I find it very helpful. In my use case, I share the storage with other users, so I'd like to have my backup data encrypted....

needs/rebase
needs/changes
needs/review
needs/ok-to-test
lifecycle/rotten
size/m

有新的题库(单选/多选)请直接在下面留言,一道/很多道均可。 没有GitHub账号或者题目太多留言中写不下的,也可以直接发我的邮箱: [email protected] 谢谢你们为本工具做出的贡献

Currently the conversation title is the first sentence of the conversation. However, in the original ChatGPT front-end, a request will be sent to ` https://chat.openai.com/backend-api/conversation/gen_title/`, and they will use AI...

Hello, and thanks for this fantastic project. My use case is a little different, I'd like to self host this project, upload my photos, and make them all accessible to...

This testcase: ```go func Test(t *testing.T) { src := "a\na: a\na:\n a:\n a\n a: \"a\"\n a: a\n a: \"1\"\n a: 1\n -" dst := "abcde: xxxxx" dmp := New() wSrc,...

Adjusted button positions, added some new features, some more hint in `README.md`