sters

Results 9 comments of sters

@tenntenn @sinmetal (I'm not sure the actual owner. I refered to the latest PR https://github.com/gcpug/zagane/pull/45) Please review this PR.

Let me close this PR. Feel free to pick my commit. 🙏

Could you try this PR? https://github.com/goccy/go-yaml/pull/342

``` いきなりメッセージすみません!maまかつ関心ないですか?良い男不足なうです・・・。少しでもやってみたい気持ちありましたらうらるからご連絡ください! 𓀍🤘 ```

@zhaogaolong I fixed partially this issue. It is string handling issue when dump diff. ref. https://github.com/sters/yaml-diff/commit/80c22c77e46b138514b174ad92c12ff9ef992cfa So far, this yaml-diff only handles key-value pair and structure. It means showing "There...

@dionysius It seems caused by goccy/go-yaml. I'm trying to fix it here: https://github.com/goccy/go-yaml/pull/342

I updated go-yaml lib and it seems solved now. I added test case here: https://github.com/sters/yaml-diff/blob/v1.4.0/yamldiff/yaml_test.go#L357-L372

@BrennaEpp > Is there a particular reason you are looking for this? I don't have any strong issues. If it could use gRPC for IAM Credential API calls, I thought...

Here is a monkey-patch workaround idea which is skipping event if the event happened time is very tight. ``` const component = picker.getComponent(); let ts = (new Date).getTime(); const originalSelect...