Thomas Lehmann
Thomas Lehmann
When I see a test failing **I can't see the outputs and the status** provided by the tested scripts. It would be great when on each call of "run" the...
Hi, I was interested to see how it works. After patching the original is not called anymore and I can see the calls. Fine. Two issues I've found: - the...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
A colleague came to me with following Idea: create a Docker container once at the beginning and running different tasks in same Docker container. Following thoughts on possible design ......
There's a Bash tool **bats** but I feel that the spline way with yaml would be more comfortable. That's why to considere following new yaml format for testing Bash code:...
- At the end of each pipeline (independent of success or failer) - remove all unique generated Docker images - remove all generated Docker container
When you read here: https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API The problem is when the "**Prevent Cross Site Request Forgery exploits**" is enabled with a default user then you need to fetch the token (see...