Sam13

Results 32 comments of Sam13

Found out while debugging that choco console shows updates for side by side packages - choco GUI doesn't

@gep13 I just launched the debugger when the output of _choco outdated_ and list of upgradable packages in choco GUI differs. A current example is the package _vscode_ which was...

> Hi @tgolden-andplus Another possibility is for us to create an install with Java embedded. This would obviously need platform-specific builds for each variant and would increase the size of...

@matkoch I don't think I'm responsible for all those Quodana errors during PR build :-|

Sorry, I have no Go knowledge :-| Maybe ```--clone-directory``` fits better?

Yes. You cannot merge any PR then when not approved. GitHub API will provide the following error message if you try to do so: ``` At least 1 approving review...

> I don't think you can approve your own PR? > No you can't. Sorry for being unprecise in my initial description. This feature would be useful e.g. to bulk...

Same here, just build the Docker image during publish but do not push it. Besides the the flexibility to reuse existing push build logic this allows execution of other build...

Hello @cijothomas Thanks for your reply. I'm using _Microsoft.Data.SqlClient_ version 3.0.1. Meanwhile I found some more details by creating a custom build of SQL instrumentation with some logging. I turns...