Izaak "Zaak" Beekman

Results 344 comments of Izaak "Zaak" Beekman

If we will need to use bash completions I can look into it at some point

OK, here are the links I was referring to above: https://opensource.com/article/17/5/4-practical-python-libraries

The article I linked above appears to deal only with REPL based interfaces. However, https://github.com/kislyuk/argcomplete is designed to work with argparse, which taucmdr is already using.

I wonder if there is a dependency which is installed on the local system that's missing on Travis? I'll try building locally here to see if I can reproduce this.

@nchaimov what should we do with this PR? Should I merge latest unstable and try testing with GitHub actions CI?

Hey @khsa1, sorry for the slow reply. I'm working on resolving this on your branch. I don't understand why that is failing either, FWIW, so for now I've disabled it....

See https://travis-ci.org/ParaToolsInc/taucmdr/builds/376030856#L3317 for an example.

To run tests locally the best way to do this is: 1) Install TAU Commander (any version, just so that you get miniconda and the various packages) 2) Set miniconda...

EDIT: Comment moved to it's own new issue

Broken in https://github.com/ParaToolsInc/taucmdr/commit/363fbd6d3a0737ba839c44b23dae5ddbd046d6a2