Tobias Gruetzmacher
Tobias Gruetzmacher
@sterys That too, but the initial problem is a restriction of the declarative syntax, as documented in JENKINS-43002
@famod It's available in the Snippet Generator (and therefore on https://jenkins.io/doc/pipeline/steps/lockable-resources/#lock-lock-shared-resource), so it's not undocumented.
That sounds useful, but I would prefer to make it configurable. I wonder if some presets (FIRST, RANDOM, other useful strategies) are enough or if it would be useful to...
Just my humble €0.02: Please don't use FTP. It's not a simple protocol. It's an old, legacy protocol that [needs to die](http://mywiki.wooledge.org/FtpMustDie). Even if this is only for localhost connections...
@dependabot rebase
This "works as documented", from http://rawgit.com/: > Use a specific tag or commit hash in the URL (**not** a branch). Files are cached **permanently** based on the URL.
Did anyone do a Shodan search for the Server: header?
The `.cache.json` contains information which cannot be reproduced from the downloaded files, so I don't see how this would be possible...
> I've got good news for you. You could get it working by using the winssh mode I added a while back. It works exactly the same. Fun fact: While...
I'm currently using this snippet in my zsh config to automate the connection with my PuTTY agent: https://github.com/TobiX/dotfiles/blob/e22c877bdf5051d78370d18e95dbed88f8820ee6/zsh/rc.ssh#L22-L24 The "random" string in the pipe name seems to be generated by...