Klesh Wong

Results 656 comments of Klesh Wong

@pratiyush05 you may create deployment via the [webhook plugin](https://devlake.apache.org/docs/Plugins/webhook#deployment) , but it actually are creating cicd_deployment_commit records at the moment. We are planning to support multiple repos in the near...

@YuseopKim We need a separate `repo` to host ArgoCD stuff, right? We can create one if someone is interested in working on it.

@fdncred Would you like to take a look at the issue and share your thoughts? I would like to work on it if we are on the same page.

@fdncred Sure, I didn't mean that `nushell` should obey the posix standard, I believe it is too old and should have been renewed a long time ago. My feeling is...

@fdncred Yes, you are correct. I just wanted to make sure we are on the same page. I would try to add the support to the double dash `--` for...

Hi, @fdncred . Thanks for following up on the issue. Would you happen to know any workaround?

@fdncred Aah, never mind, `str | escape-glob` seems to be working.

saw sth in the debugging log, not sure if it was related: ``` [ERROR][2022-09-24 09:45:02] .../vim/lsp/rpc.lua:420 "rpc" "golangci-lint-langserver" "stderr" "unexpected end of JSON input\n" [ERROR][2022-09-24 09:45:51] .../vim/lsp/rpc.lua:420 "rpc" "golangci-lint-langserver" "stderr"...

after some digging, I managed to pinpoint the offending error: ![image](https://user-images.githubusercontent.com/61080/192081177-110ffb3e-6f72-4774-a882-9946cc5f85ad.png) which decoded to the follow error message by `base64 -d`: ``` level=warning msg="[runner] Can't run linter goanalysis_metalinter: goheader: open...

> None of these options eleminate two pass extacting nature, if i'm right. It is not possible to see file list without workarounds. It is not possible to extract one...