Paul Hatcher
Paul Hatcher
@Wwwsylvia That retrieves all tags for that repo, what I'm interested in are the tags associated with a particular other tag i.e. the build id, sorry if I wasn't clear...
Exactly, with the option of to override tags on other images, e.g. we are importing `myapi:1.2.1` which will also have a `myapi:1.2` and `myapi:1` tag, as there will likely be...
@yugangw-msft Did you really mean #48 - that's about 3 years old and just is docs regarding CircleCI?
@yugangw-msft I think it's part of it, what I don't see from that is how I would determine what tags are associated with a particular manifest. The general point is...
@sajayantony Not to be funny but what else are you working on - if you don't want to do it, give me a way that I can contribute a fix!...
The way I'm getting around it now is to have separate test steps for the C# and C++ assemblies and then put a custom path in the C++ test step...
No, I can see that I have gitlink in the packages as a developmentDependency and a binary reference in the project., but that's it - there's no change to the...
I do have gitlink - that's what the front page says to install. Just tried to use gitlinktask and it wouldn't install into my project (which is .NET 4.5) -...
Ah thanks, hadn't noticed that I was on the develop branch, so at the moment it has to process the source and the new one will process the pdb directly?
@AArnott I'll have a go at that and get back to you - will make it easier to integrate into my Fake build script as it would just be another...