Chad Burggraf

Results 10 comments of Chad Burggraf

I'll chime in here and say that I would LOVE the ability to do comparative filtering and I'd be willing to help work on it. There are two paths for...

I would like to set the API key, release stage and app version at runtime. I would also like to dynamically disable/enable reporting at runtime, but I think that's possible...

I'm okay with doing either (a combination of programatically and web.config, or just programatically). Yes, thank you, I did see that I can use the middleware system to disable reporting.

I'm seeing this as well. I have a hunch that it has to do with DataProtection, but I haven't narrowed it down yet. Also, FWIW, it only happens when running...

Is there a way to backport this change to e.g., a v5.2.0 release? I have a commit that can be turned into a PR [here](https://github.com/dispoteca/material-components-web/commit/047392206f65a607e92ced1739236daf81e37fe6), but there is no branch...

I'm cool with this and appreciate the addition. However, can you remove the changes to Zencoder.cs? They break the public API and will cause build errors for anyone calling Zencoder.CreateJob...

Hey Andrew, I've pushed a commit to master that includes upgrading the solution to VS 2012. I'll keep an eye out for your PR. Thanks, Chad On Wed, Apr 24,...

These commits look good at first glance, and I'd love to merge them in. However, when I run the test suite with HEAD at be83a4063, 8 tests fail. I haven't...

This has been merged into api-v2. It would be great if some other folks could try it out before I publish it to master. Moving to the V2 API seems...

Could you please provide a code sample that I can use to create a test case with?