Cody Barnes

Results 16 comments of Cody Barnes

Thank you @JohanLarsson. I created a patch for my client with the odd localization. I was waiting for him to confirm that it works before submitting a PR. I really...

I think you are right to add try/catch. Otherwise they are essentially the same. I'd say stick with your commit. It has the benefit of being done. I'm sensitive to...

I think you are right about that. Actually, what I think you really get from late loading is testability. If you can set the AllCultures in the test method before...

I have a start on it. But getting late. I can submit a PR on it tomorrow evening, assuming I can replicate the invalid culture setup.

Thank you very much for publishing that so quickly! Honestly, my initial thought was to only write a test method (probably in a new test fixture) that created an array...

I've run into this with the PSDscResources Group resource. ``` ConfigurationName : TestConfiguration DependsOn : ModuleName : PSDscResources ModuleVersion : 2.10.0.0 PsDscRunAsCredential : ResourceId : [Group]CreateDBUsersGroup SourceInfo : \\ast-deploy.asteres.local\Configuration\Source\TestConfiguration.ps1::140::5::Group DurationInSeconds...