Geert van Horrik
Geert van Horrik
GitLink can be used in 2 ways: as library (you can automate it) or as tool. Mostly the tool will be executed on build agents, so that's why I put...
Agree. How would you change this. To add it as a tool? Interested in doing a PR for this?
I think you can already specify a custom url?
You are right. We need a custom "provider" argument. Interested in doing a PR?
Interested in doing a PR? Should be very easy to do now?
Sounds good. As long as we maintain backwards compatibility with the other pr, go ahead :-)
@shonnly This is really awesome, well done! I thought that GitLink already supported powershell commands to retrieve the files? The other 2 changes could be embedded too, then you don't...
@shonnly Sorry for my late reply, been busy. Let's assume you were not the only one with issues with the powershell. Could you please create a PR? About the other...
Hi @Korporal , The frontpage shows the current *develop* branch which we are actively working on (but represents the prerelease of GL 3.0). If you check the *master* branch, you...
It's the exe itself (installed as a tool). In v3, you will only have to install GitLink itself since it contains both the msbuild integration as the tool. @AArnott did...