Mike Friedrich

Results 8 issues of Mike Friedrich

Add optional user name to email xml-file mapping This allows to specify an XML mapping file, which maps VSS user names to email addresses. VSS user names in the XML...

Hi, I have one project in Jenkins which should build Pull-Requests only: RefSpec: +refs/pull-requests/_/from:refs/remotes/origin/pr/_ Branch Specifier: pr/* The newest plugin adds the branch name and commit. I guess it is...

Hi, can you for analysis purposes listen for the http response and write that into the logs? That would help very much. You should get things like: No git jobs...

Can this be compiled into a standalone executable for faster execution for larger reactors?

I am trying to extract a file inside a wim nested in an ISO file. This is the file inside a Windows 10 installation media: sources\install.wim\1\Windows\Boot\EFI\bootmgfw.efi I am using an...

Github project setting and license.md file in the repo say license is GPL-2.0. readme.exe says its European Public License. Which one is it? And if its European Public License, which...

[tinymatwriter.cpp](https://github.com/jkriege2/TinyMAT/blob/master/src/tinymatwriter.cpp) is missing `#include ` but uses several `throw std::runtime_error` statements.