Stav Alfi

Results 16 issues of Stav Alfi

First, thanks for this awesome plugin. It solves so many problems. I think it would be cool to add this plugin to a new Webpack section in the README.md. What...

I would like to do it in one command instead of two.

enhancement
API

I have not seen any command or issue about `MSET`. As there is a `MGET`, I assume it provide additional performance improvement over MULTI+MGET. Or Am I wrong? My Usecase:...

enhancement
API

Hi, I think that the deployment process of the @secrethub/cli npm-package may has a bug: ``` $ npx @secrethub/cli npx: command not found: cli ``` Up until now, I used...

1. From the docs, it sounds like there are only advantages. So why ioredis does not internally use it without any user-configurations? * I have a single node cluster with...

question
discussion

### Describe the bug There are alot of wrong stack traces in my tests. In this reporduction, I see 2 stacktraces for an error: invalid + valid one. In my...

bug
enhancement

I'm not sure why but this repo is broken. We are not able to make it work. The lambda: serverlessrepo-github-codebuild-logs-GetBuildLogs-NsIuFeRMuqgw throw error: ``` [ERROR] AttributeError: 'NoneType' object has no attribute...

**Describe the bug** ![image](https://github.com/marc0l92/obsidian-jira-issue/assets/12954665/1070640a-9401-43ed-a479-eed0662e36d8) ![image](https://github.com/marc0l92/obsidian-jira-issue/assets/12954665/ba47e670-b821-4c33-9ad6-6e88a8c87b62) **Expected behavior** links should be transformed into tags. **Plugin version and platform** - Version: 1.54.0 (latest for this date) - [ ] Obsidian Windows -...

bug

right now all test files seems to share the same anvil node so there is a problem of a "nonce has already been used". ``` "nonce has already been used","code":"NONCE_EXPIRED"...