Dan Davison
Dan Davison
Hi, this is a great development, but I think that it would be very valuable to allow more customization of the format of the hyperlink. For example, in my case...
Thanks @tmccombs, I've moved this discussion to the issue: https://github.com/sharkdp/fd/issues/1563
Here's another example from the fuzzer just in case it's useful. Sorry, the oss-cicd pipeline that caught this is not yet in a position to save and retrieve the fuzzer...
Sorry this got missed. If it's still a problem can you post the command that's causing problems?
@DanSM-5 can you post some `rg --json` output that makes delta crash?
@mmottl thanks! I certainly agree that delta shouldn't panic. In order to determine the best code change, it would help me to know -- are you aware of any more...
@Quinn-With-Two-Ns To output junit XML I had to switch to using `gotestsum`. One question here is are you OK with the new test output format from `gotestsum`? From a quick...
> Does that appropriate tool exist yet today? Good question. I couldn't find something that would work well, e.g. correlating tests across our matrix builds, so I've [started](https://github.com/dandavison/tringa) creating our...
Closing, but feel free to keep discussing or reopen @funkindy.
Hi @accupham, the issue here is that the SDK requires you to specify a timezone -- our server needs to store user timestamps with a timezone and the SDK can't...