James Brundage

Results 20 comments of James Brundage

Cool! It occurs to me that you might rely on git output being text in other places. So while this might have gotten rid of the most obvious breaking change,...

Sorry for the delay in response (and the typo). Yes, $executionContext is faster than Get-Command. I'll add a Benchmark on this to [Benchpress](https://github.com/StartAutomating/Benchpress). On my box, here's what the results...

Given that: 1. Build is not an approved verb for

> While ConvertTo and ConvertFrom generally mean changing data types and outputting them as objects to output rather than to file, it's a reasonable consideration over Export/Build I think. Thanks...

> tests are missing @SteveL-MSFT added a test

@SteveL-MSFT > @StartAutomating can you review the CodeFactor issues? Also, CI isn't passing. Fixed. Please let me know if you'd like some tests on the ArgumentTransform attribute as well.

@SteveL-MSFT thanks for the approval, however, I was still planning on making the [ArgumentTransform] a bit better. If this isn't fully merged, please let me do that this week.

This is something I'm happy to handle myself as a small community improvement.

FYI, in adding the -Timespan parameter and dropping down the polling interval to 1/100th of the -Timespan, I was able to get a response back from an event in ~34ms,...