Brian J. Murrell
Brian J. Murrell
I'm getting the following error trying to validate: ``` Command 'Validate Jenkinsfile' resulted in an error (Running the contributed command: 'jenkins.pipeline.linter.connector.validate' failed.) ``` I have configured the Crumb URL, Token,...
I'm trying to build a package using your packaging building script (which is awesome BTW). I notice my luci feed is really quite old though, compared to the current tip...
```bash git diff v3.3..HEAD | filterdiff -p 1 -x README.vin ... diff --git a/README.vin b/README.vin index d7a1ea2..7c298d7 100644 diff --git a/autogen.sh b/autogen.sh ... ``` Leaving those two lines in confuses...
It would be nice/interesting to have an option to revert a local .desktop item and fall back to the system supplied one, where that's possible. Imagine for example I add...
Is there a mode for menulibre to start such that it just displays a single launcher (maybe given as a command-line option) to be edited, hiding the menu structure on...
It's entirely possible that `getServerTime()` could fail in which case I'd want to keep calling it until it succeeds or some timeout is reached. But there is no way for...
Update?
@kuper-adrian Really super blog [post](https://dev.to/kuperadrian/how-to-setup-a-unit-testable-jenkins-shared-pipeline-library-2e62) on how to make Jenkins shared libraries testable. This repo is pretty old now though. I have been trying to update it to work with...
I notice in the cmake output: ``` -- MPI C Link Flags: -Wl,-rpath -Wl,/usr/lib64/mpich/lib -Wl,--enable-new-dtags ... -- MPI CXX Link Flags: -Wl,-rpath -Wl,/usr/lib64/mpich/lib -Wl,--enable-new-dtags ``` How can those rpaths be...
I am trying to migrate from [lvcheck](https://github.com/BryanKadzban/lvcheck) to using the officially supported `e2scrub[_all]` kit. I am finding that `e2scrub` very often (much more than `lvcheck` even) finds corruption and wants...
I would like to be able to apply different load limiting factors to RSS searches vs. direct searches (i.e. for a specific episode of a TV show or for a...