Andrew Eisenberg
Andrew Eisenberg
This library, will return true or false for all calls to EXISTS. However, this is not consistent with the return value for core redis. [According to the documentation](https://redis.io/commands/exists#return-value): > ##...
Loving the monitor. Thanks for implementing it. Our problem is that we need to specify a fully qualfiied path to the pm2-gui.ini. A relative path does not work. eg- ```...
This PR un-reverts #1018 Additionally, it adds the fix for adding queries and packs from the actions input into the codescanning config file before it is sent to the CLI....
This reverts commit 99d4397d88749d4304bdaf50544afaf1b942c6bc. Returns query filter functionality back into the main branch. See #1098 ### Merge / deployment checklist - [ ] Confirm this change is backwards compatible with...
#545 introduced a TODO in `pr-checks.yml`. Currently, this integration test relies on not-yet-released behaviour in the CLI. When this version of the CLI is released, we can remove the TODO.
I am doing a search for this `cl*ss`. I would expect that this would match a `cl`, then any number of chars and then `ss`. The results do not reflect...
I have a custom CA that I need to use in order to access a websocket through wss. I would expect that something like this would connect to the websocket:...
If the default installed codeql CLI is manually deleted, or its folder is changed, then the extension fails to find the CLI and does not provide any instructions on how...
This issue is about creating a simple and easy to follow manual test plan that any release manager will perform before the release. - [ ] come up with the...