Thomas Sibley
Thomas Sibley
Pass uses `.gpg-id` files to specify which keys to use for encryption by default and also for specific subfolders. Specifying more than one key is supported by the .gpg-id files...
More tests would be great, but for now I added a few basic checks in the existing style.
It'd be great to have alerts which could trigger when the number of rows a query returns crosses a certain threshold. This would better support queries which return “suspicious” rows...
**Describe the bug** Instance names don't resolve on the host as `instance-name.multipass` (but they do within instances). **To Reproduce** Launched an instance with `multipass launch example`, verified it was running...
Missed by the auto-bump in .
This avoids scrolling the sidebar when the link is already in view by using "nearest" for the vertical axis ("block") instead of the default of "start". This behaviour is much...
## Description of proposed changes See commit messages. ## Related issue(s) Fixes #949 ## Testing - [ ] CI passes - [ ] Try to evaluate if the `mem_mb` as...
During some [troubleshooting on Slack re: a fork/derivative of this workflow](https://bedfordlab.slack.com/archives/C7SDVPBLZ/p1654894186051299), I realized that the workflow doesn't do anything to exclude the pre-computed input files it downloads at the start...
It appears the autocomplete is now doing something more complex than a prefix match on module names. I believe it is due to the new "edge" analyzers on `file.documentation`. Is...
### Description of proposed changes …instead of each repetition overriding the last values. While there is some theoretical utility in being able to override one list of node data files...