Geert van Horrik
Geert van Horrik
Interesting approach of the usage of GitLink. I don't have a lot of experience with private symbol source servers myself (only public ones for open-source projects), hence my response that...
I think we should consider redoing the command line options anyway.
We are actually working on a new codebase where the issue tracker is just an addition, no longer a requirement.
But... don't get your hopes up this will be implemented soon. We have a lot on our plate.
@gep13 exactly, I misread that part, good addition.
Thanks, we will consider adding a task.
I just tested this, I think the releases are in the right order now.
I was wondering why it is creating an instance of the model. The data source already contains an instance of the model (so should work against C#). Could you explain...
Thanks for reporting. We will update the templates.
I have build scripts that automatically inject this kind of stuff into all of my projects: https://github.com/Catel/Catel/blob/develop/deployment/cake/lib-sourcelink.cake#L45 It's dynamic because it requires a commit id, etc.