Gary Ewan Park

Results 855 comments of Gary Ewan Park

@belidzs let me know if you have any questions about anything!

@AdmiringWorm are you aware of any issues in this area? Specifically with regard to how things work on AppVeyor compared to locally? @Jericho are you in a position to run...

@AdmiringWorm is there a way to confirm what output is being used by GRM for warnings and errors? i.e. are we doing this wrong, and we should alter how these...

Also, I think the intention of GitReleaseNotes is a flat file of some description. This file could then be picked up by GitReleaseManager to continue the process of connecting to...

@ghuntley yes, I like this idea. If you have a look at this blog post: http://cakebuild.net/blog/2016/09/cake-v0-16-0-released I have some working code to generate the list of contributors that you can...

@brockallen No, we actually never got around to using Identity Manager in the application directly. We used it for administering the accounts during development stage of the application, and provided...

> @brockallen said... > I welcome PRs :) I will see what I can do, but won't be anytime soon. Between a 2 year old, Chocolatey stuff, and GitTools stuff...

Currently, the way that Tasks are located in the Cake scripts is done via a hard coded Regular Expression, which you can find here: https://github.com/cake-build/cake-vs/blob/develop/src/TaskRunner/TaskParser.cs At some point, it would...

@mrlacey this is great, thank you for all the information! Will just start with the basics, but if this turns out to be anything like the configuration in the VSCode...