Ray Terrill

Results 72 comments of Ray Terrill

Def would love this - want to add to an automated CI process.

I forked this repo and added this ability with a new command-line switch "noweb", as well as the ability to pull code from private org repos (@betobrandao wrote the majority...

Appreciate this work @betobrandao! Forked this repo as well and took much of your code, made a few more changes to get it working over HTTPS vs SSH using the...

Generally we only use this temporarily - like we want to stop the sync process, make some manual changes to test something out of debug something, then we'll turn sync...

@anmenaga what about the GUID directory? that's what's currently killing me right now. It leaves behind a ton of GUID directories until /tmp has so many files it falls over.

It sounds like this might be coming from dotnet clr. They have me post a ticket over here about the syslog and they're now checking but they believe it might...

dotnet says the GUID directory is coming from PowerShell https://github.com/dotnet/coreclr/issues/8844

@jbrooksuk Dang we're looking for this too. Sounds like 2.4 is the place to be. :)

We're running into this as well using ClusterAPI + AWS integration to spin up clusters - the ability to use a regex or wildcard to allow clusters to use existing...

Just ran into this same issue - would like to dynamically build the ARN for the pre-created role using FN::Join.