Jeremy Duvall

Results 13 comments of Jeremy Duvall

Excellent. I'll look into it. I'm no python expert--but I've been meaning to learn a little more. Will send a PR when I complete--likely over the weekend.

We just upgraded to 7.4.1 and we're seeing this same problem. No matter what we configure on the CLI and in Azure I can't get concourse to find either the...

Ok update here. I have tried the exact same things that @rikkuness mentions and I still have this issue. I have downgraded to 6.7.2, but I would really like to...

Spent all day on this, the issue is with the `--oidc-user-name-key` not working on my install. If I pass the environment variable `CONCOURSE_OIDC_USER_NAME_KEY=email` it works fine, but the command line...

Hey @CaroleneP. Would you mind attaching a small zipped workspace (or share it somewhere) so I have a way of reproducing your problem. It seems you're in pretty deep and...

@CaroleneP Email it directly to me or share it in a google drive with link sharing on. I'll pull it and give it a look.

https://github.com/jduv/AppDomainToolkit/blob/master/AppDomainToolkit/AssemblyTargetLoader.cs LoadMethod should be bits. Careful with this though, it can pollute your assembly context.

Hmm. Give me a little time to look into this. I think so.

I *think* there may be a way to use dynamic and achieve what you're looking for. Or possibly implementing our own dynamic mechanics inside the child domain and invoking them...

At first glance I like it. If you want to fork it, unit test it, and submit a PR I'll give it a look.