Bob Clough
Bob Clough
The commits that seem to have an appear to be github-created ones, and are all owned by @abdullahgarcia. Given we have a CLA for work abdullah has done, are we...
> I think it could be related to secure LDAP connections only. Apologies for the noise. This is the failure mode i've observed in other software, AFAICT the lack of...
I would love for Keepass Tusk to be container aware - I currently use containers to separate my 'work' and 'personal' tabs, and being able to have a different password...
I found this was happening when i tried the TSP optimiser. Switched back to the regular one and it worked again.
Not seeing a stack trace in debug mode :( ``` $ tapen -d -v print test Tapen version 0.1.0 [D][cli.exec-mng] Running print [I][loader.local] Loading local:/home/thinkl33t/.local/lib/python3.10/site-packages/tapen/resources/std-lib [I][loader.local] Existing package found [I][loader.local]...
I did some (frankly horrific) hacking on this and managed to generate the following by manually adding traceback to cli_rack when it gets a fatal error sent through to it:...
Digging more into this, i added the following at line 100 of ptouch_py/core.py: ``` print( image.width, image.height, buffer_size, offset, self.info.max_px_buffer ) ``` Giving the following: ``` 3186 1701 16 -786...
https://github.com/finos/compliant-financial-infrastructure/pull/322 removes the last bits of IaC from cfi's monorepo