Kel Byers

Results 23 comments of Kel Byers

Running with debug output `(set -x ; wd show)`: ``` ➜ pwd /Users/kelbyers/git ➜ wd list | grep ' git' git -> ~/git ``` ``` +/Users/jxb2016/git/mfaerevaag/wd/wd.sh:460> wd_show '' +wd_show:2> local...

the saved warp points are like this: ``` ➜ cat ~/.warprc ci-cd-scripts:~/git/ose-automation-stores/ci-cd-scripts git:~/git puppet-ci:~/git/ose-automation-puppet/puppet-ci st-promote:~/git/ose-automation-stores/ci-cd-scripts thdlib:~/git/ose-automation-puppet/thdlib trinity1:~/git/ose-automation-puppet/puppet-ci wrench:~/git/ose-automation-puppet/service-now-wrench ```

I am experiencing high CPU usage from this recently. I have vscode up and running in the background, on a different desktop, and go-langserver shows up as using 50% of...

I have this same issue. I am setting the `height` of the DataSheetGrid to use up all of the available space on the browser page. If I have a grid...

I have these error messages, too. I have a CRA app, with react-scripts 5.0.1, and my app is not using typescript. I'm not sure if that makes a difference, but...

I am seeing this problem, too. I have tests that are not using T.Parallel, but do test a gin based web service. Running my tests gives debug output from gin,...

Sorry about the delay. In trying to get some data for you, we discovered that our test had some debug output that was printing as control characters, instead of taking...

I'm having a similar issue, but getting a different error. Whenever I try to sync my cache, I get an error saying that bitwarden needs to be unlocked. I enter...

This has been driving me nuts. I am using concourse-ci, and have task definition files orgranized matching the recommended best practices: ``` project |- ci |- pipeline.yml |- tasks |-...

> @kelbyers bump, can you test the new branch please? I'll take a look at it when I get back to the office in a few days.