Vassilis Rizopoulos
Vassilis Rizopoulos
Not ready yet, PR opened to be able to clarify a few things
Q1: What are you doing with that 'includes' parameter?
That Appveyor build is going to block forever because it's asking for the git name and email
Torben I need your input here, there's a few things that do not work due to environment scripts: - Asking for the name and email for git in set-env blocks...
What I think is : https://github.com/Zuehlke/z-devpack :)
Do we scrap this or should I bring it up to date?
+1 for this feature. Uploading a secret file Simple variables for secrets are...less than usable - somehow they do not show up in the GUI when created. Variable groups are...
Rereading the code, the full output is not nixed, just the latest. This is still confusing as on exit0 netssh will always report that nothing was written to stdout/stderr. The...
Aaaand #42 is more or less the same issue. I have not managed to reproduce the double output bug but I do think that whether or not a Command should...
Well, I got that. I don't understand the error message when an exception is thrown though, since at that point stdout and stderr will always be empty. You either attach...