Ben Reser
Ben Reser
I just added the `--no-renames` flag to that line to resolve the fact that the test suite was now failing on Travis CI since they'd upgraded to git 2.13.0 from...
Can you rebase this so that it picks up the fixes to the broken test suite?
@khdevel Was hoping @lambdaknight would rebase this so that I could see that the tests properly pass since the test suite was broken when he did this. Hasn't happened yet...
Some notes about this. The bug here was causing us serious problems with starting git2consul. We were running it in a container with one repo that had different trees for...
On further thought. I've realized this doesn't necessarily just break for people using source_root. Since the existing code runs the loop synchronously and increments as it goes. Each iteration of...
Can someone review this and at least provide some feedback? It's been a month. We've been running this in production for nearly as long as this Pull Request has been...
I'll see what I can do, might take me a bit to figure out your test suite. Something you can do in the meantime to replicate the issue. Setup a...
We're just using one repo for all our environments. We don't currently have differences in the configurations in git2consul between the datacenters. We just use source_root to split which configurations...
I've been using this PR for a while now. I've got a version that's based on the 1.0.7 version of master here: https://github.com/breser/aws_public_ips/tree/multi_region_support