Erik A. Brandstadmoen

Results 62 comments of Erik A. Brandstadmoen

I tried looking at this, but the code inside `AssemblyInfoFileUpdaterReplaceOrInsertAfterLastAssemblyAttributeOrAppend` is quite convoluted. I would recommending splitting up a bit. It's easy to create a regex that does not match...

@ploeh, I tried signing the CLA, but it doesn't seem to have kicked in. Do I need to do anything other than accepting it?

Sorry for that. I have multiple git identities, one for work related, one for private. I had forgotten to update the user.name in the git config. I have now updated...

This is dependent on someone re-doing the enormous effort of making dotnet available as a brew formulae, and get it updated for .net 6 (ref https://github.com/dotnet/source-build/issues/2602#issuecomment-967695988) dotnet is only available...

dotnet 6 works in homebrew now, so one can start on this one. Ref: https://github.com/Homebrew/homebrew-core/pull/92991

Created a cask. Documented in #323

This is as expected. The default configuration is a fixed set of folders, but it would be a bit demanding to require that all of the folders exist, even if...

I do see your point, @MangelMaxime. Maybe we could output a warning if the verbosity level is one of the higher ones?

To sum up, @MangelMaxime and @willsmith9182 - would this approach work for you both? * If the default folders are used, just skip folders that do not exist * If...

@jbergens - could you please try if this pipeline works as expected for you? https://github.com/erikbra/grate/blob/main/examples/AzureDevops/azure-pipelines.yml