Rasmus Wriedt Larsen

Results 20 issues of Rasmus Wriedt Larsen

Would be really nice to integrate jenkins-ci or someting like that. Would require a flag for reading the data from `stdin` instead of running `xrandr`.

Starting fish with this plugin is quite slow. Without nvm `0:00.03elapsed`, with nvm `0:00.55elapsed`. I have a noticeable delay when staring my program launcher. Would be really great if it...

### Envconsul version `envconsul v0.7.3 (daa2947)` ### Configuration ```hcl upcase = true vault { address = "https://vault:8200" # envconsul will automatically get a new VAULT_TOKEN. renew_token = true ssl {...

enhancement

When porting a configuration file from an old version of envconsul (`0.6.2`) to `0.7.3`, I got this error ``` mapstructure decode failed: 1 error(s) decoding: * 'vault' has invalid keys:...

documentation

**Is your feature request related to a problem? Please describe.** I'm always frustrated when subclassing an abstract class in QL, since I need to manually write out names and signatures...

enhancement
VSCode

I had to rebuild a version of erlang that was already installed using kerl. For some reason I deleted the folder containing the installation myself. After having build the new...

To Do
Help Wanted

Although the github project is called "raven-python", the PyPI package is called "raven".

Fixes https://github.com/github/codeql-action/issues/1249 As described [here](https://askubuntu.com/questions/1406304/virtualenv-installs-envs-into-local-bin-instead-of-bin), when using Ubuntu 22.04 with new enough versions of `setuptools` (60.0.0+), the virtual environment created with `virtualenv` will put binaries in `/local/bin` instead of `/bin`....

This takes us part of the way. We still get multiple paths for the same alert, but that will be fixed in a different PR.

documentation
Python

These were only needed for points-to. If they only contained `--max-import-depth`, I've removed the `options` file entirely.

Python
no-change-note-required