John Cooper
John Cooper
I am sourcing my functions in the test as part of setup so: setup() { . ./my_functs } I like to run my bash scripts with "set -o nounset" but...
I think this fixes things but I have run out of time now to check the rest. Pull request acceptance prerequisites: - [ ] Signed the [CLA](https://www.elastic.co/contributor-agreement/) (if not already...
* Module version: 6.3.4 * Puppet version: 5.10 * OS and version: Ubuntu 18.04 ## Bug description instance.pp seems to recursively delete all the files in the instance directory. Specifically...
* Module version: 6.3.4 * Puppet version: 5.6 * OS and version: Ubuntu 18.04 ## Bug description We have upgraded from ES 2.x and so have bits of sheild and...
I tried using drip, https://github.com/ninjudd/drip, to speed up the tests, each one currently taking 20seconds. It seems not to work with my setup but sounds like a good thing. USE_DRIP=1...
We keep our config in one file and so filters, inputs and outputs are all defined. It would be good if LFV could strip out the inputs before running the...
When I write the following test When I go to "http://foo.com/nopagehere" Then the request should fail And I should see "404 Not Found" I get a failed test because it...
Currently the code blocks are added with three backticks which works in logseq but is not valid for an org-mode file. Logseq supports both file formats. It would be good...
Add support for 3.14 to the metadata. This should close #13 #12 #11
I'm trying to get things up and running on another board. ( TTGO ESP32-WROVER ) but it's giving me errors on boot. The erase/bootstrap/flash seems to work but once on...