Joe Hosteny

Results 20 comments of Joe Hosteny

Ah, here is the offender: `Arguments: ls-remote --tags --heads [email protected]:our-org/private-dep.git` The `[email protected]:` should not have matched because of the trailing `:`, but this obviously will. I will have a version...

@mrthehud this is fixed with the latest commit for #200. The top level config was no longer necessary given that the `insteadOf` is passed on the command line to each...

Hi @jmccann, which test is failing for you? I rebased onto master with one conflict, and everything is working for me.

> Been using this for several days now and haven't seen any issues. So it's up to a reviewer now on this getting merged. smile If it helps, we've also...

This sounds similar to https://github.com/telia-oss/github-pr-resource/pull/189. I'm not sure if that would also fix the issue with labels, but I think it might?. We are currently running a version of the...

To add some additional information, I believed I was seeing this too on an existing repo. I created a local version of the resource, and started from 0.19.1, cherry picking...

@drl123 you ought to be able to do this. I deployed Concourse CI on AWS using [this](https://github.com/cloudposse/terraform-aws-ecs-web-app) terraform module (which includes an ALB for layer 7 routing), coupled with an...

Justin - I'm sorry, I am surely confusing the issue since I am using the managed object adapter as it stands in Mantle 1.5 today. In the 1.5 tag, `-managedObjectKeyForKey:`...

For reference: https://github.com/terraform-providers/terraform-provider-github/issues/502#issuecomment-651627517

Hi! Would it be possible to publish 1.14.5 to hex.pm now? I believe the gun issue was fixed?