Jeremy Gaither

Results 12 comments of Jeremy Gaither

@dtothefp I really haven't tried again with Jest, since I ran into considerable problems. The async nature of Jest made many things with hubot and hubot-test-helper much harder versus Mocha,...

Same here. Tried while using aws-vault for MFA, and it didn't pick up the session info...

@samuelkarp I don't see anything under `~/.ecr/log/ecr-login.log`. There's not even an `.ecr` folder in my home folder. I installed with homebrew. Might the log get written elsewhere?

I'm running into the same problem installing package `dotnetfx` version `4.7.2` which requires a reboot.

It is nearly impossible to make the current site scroll on Safari iOS 14.2 due to the hovering elements (top hamburger). It will scroll and bounce back to the prior...

@dtretyakov We have set DOTNET_HOME, and `dotnet` is in the PATH on Ubuntu 16.04, but none of the agent configuration parameters are being set by the plugin. ``` $ which...

We see the following error in the agent logs: ``` [2018-06-15 20:03:17,343] DEBUG - tnet.DotnetPropertiesExtension - Locating .NET CLI [2018-06-15 20:03:17,348] INFO - .agent.CommandLineExecutorImpl - Execute command line: /usr/share/dotnet/dotnet --version...

To fix this, I added variables to the init.d script: ``` export HOME="/mnt/teamcity" export DOTNET_HOME="/usr/share/dotnet" ```

My use case is simple: I'd like to run two instances in parallel on separate hardware, and somehow synchronize the config and logs. If it can forward logs to a...

@abstractvector DoT and DoH are very unlikely to work, unless you can install your own CA on all of the devices using AGH, and set up a false certificate for...