Asbjørn Ulsberg

Results 545 comments of Asbjørn Ulsberg

As code has changed and moved a lot since this was created, the replacement being mentioned is now found here: https://github.com/GitTools/GitVersion/blob/34b21cb9c1e3160766c231d5f981d13f5ca50675/src/GitVersion.Core/Configuration/ConfigExtensions.cs#L138

#2179 added support for formatting GitVersion properties, but custom formatting is reserved for the various `-format` configuration properties and is not supported in `tag`. Adding a `tag-format` property may be...

This does feel like a bug to me. However, changing the behaviour could be seen as a breaking change, although one that should be easy enough to remedy (remove the...

@CharliePoole Tip: You can write `nunit/nunit#1229` and GitHub will automatically link it to the referenced issue as well as create a backlink here from that issue. Quite convenient. See: nunit/nunit#1229...

Ah, I didn't know it was automatically moved by ZenHub. Didn't even know about ZenHub until now. 😄

@rprouse, @CharliePoole, ZenHub looks like an interesting addon to GitHub. Thanks!

With a MIT license and the [code now on Github](https://github.com/dblock/resourcelib), I have to agree with @jack-pappas in that ResourceLib looks like an excellent contender for solving this. As far as...

That's not a very crossplatform way to do it, no. :smile: Please let me know if there's anything I can do to help get this implemented.

How does any of those methods make the registered functions available within the (HTML) templates, @sergolius?