Gary Ewan Park

Results 126 issues of Gary Ewan Park

@micnncim I am also seeing another issue on another repo: ![image](https://user-images.githubusercontent.com/1271146/67071408-5b34c580-f17a-11e9-8a0d-3dcbb4242aa5.png) The action worked on this repository yesterday, when it updated this PR: https://github.com/sdras/awesome-actions/pull/231 Any ideas on what might have...

@ahmadawais I just tried to take `gsc` for a spin, and I got the following error when trying to add a YouTube video: Any thoughts on what could be going...

@kentcb commented on [Tue Dec 06 2016](https://github.com/cake-build/cake/issues/1393) ### What You Are Seeing? When running the [bootstrap script](https://github.com/cake-build/example/blob/master/build.ps1) on PowerShell 6 (.NET core): ``` Method invocation failed because [System.Reflection.Assembly] does not...

@thnk2wn commented on [Tue Oct 24 2017](https://github.com/cake-build/cake/issues/1892) ### What You Are Seeing? Having nuget.exe 4.4.0 in Cake/Tools with packages already installed results in error code 1 "all packages are already...

As per docs here: https://www.jetbrains.com/help/resharper/ReSharper_Command_Line_Tools.html#install-and-use-resharper-command-line-tools-as-net-core-tools

Improvement

Similar to what @AdmiringWorm is using for testing things here: https://github.com/cake-contrib/Cake.Recipe/pull/565#issuecomment-657266641 Not saying that these need to be run on every commit, but the ability to run through these tests...

Improvement

Currently, Cake.Recipe makes use of a static BuildParameters class to hold of the build time information. Cake now has the concept of Typed Contexts, which makes it possible to create...

Breaking change

https://github.com/reportunit/reportunit This has been replaced by: https://github.com/extent-framework/extentreports-dotnet-cli