Thomas Lehmann

Results 30 issues of 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...

Run spline build on Travis CI also for Python 3.7.x

build

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 ......

enhancement
brain storming

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:...

enhancement

- At the end of each pipeline (independent of success or failer) - remove all unique generated Docker images - remove all generated Docker container

improvement

The coverage of the test runner doesn't work running by tox.

bug

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...