Michael Mol
Michael Mol
Theirs is a twofer. First, they give you a list of disallowed characters _after_ you try to set one that uses a disallowed character. Second, the list of disallowed characters...
## Detailed Description Right now, inspect runs are completed in full, and then their results are passed in bulk. It would be helpful if individual tests could be streamed to...
Does this support generating a JSON-Schema by inspecting an object and extracting its attributes as properties within a schema? I.e. could I take an object, emit both a JSON representation...
https://github.com/janvrany/jenkinsci-unstashParam-library/blob/dcd144e025a396fb9ee13d2e8fa6752aa246fb3c/vars/unstashParam.groovy#L9 It's not clearly documented, but that construct is unsafe. See https://jenkins.io/blog/2017/02/01/pipeline-scalability-best-practice/ , specifically: > @NonCPS functions can use a much broader subset of the Groovy language, such as iterators...
Even though it's _supposed_ to, it's not running emerge --resume. The most visible point where this happens (right now) is the failed build of cracklib in the first emerge -e...
The script should use values present in the current environment for configuration. E.g. if "http_proxy" is set, use that. If "ETC_CONFD_HOSTNAME" is set, use that. This is a prelude feature...
The script runs python-updater and perl-cleaner. In order to guarantee their presence, it _installs_ them. If they should be installed, they'll be pulled in as dependencies of something else. Instead...
Or, at least, I expect it isn't. In any case, I'm seeing this message from the installation of sys-libs/glibc: - Generating all locales; edit /etc/locale.gen to save time/space Locale configuration...