Or Rosenblatt

Results 4 issues of Or Rosenblatt

Hi team, I would love some help. ##### Versions: * ioredis: 4.27.6 * node: v14.17.0 * Docker desktop: 3.5.0 (66024) * OS: MAC Catalina, v10.15.7 I have an AWS ElastiCache...

In order to prevent pushing the redundant `dist` folder created by `dcm command` into the repository by mistake, this change creates `.gitignore` file with `dist` marked as git ignored during...

[`pyvenv` was removed from Python3.8](https://docs.python.org/3/whatsnew/3.8.html#api-and-feature-removals), but the `basic_install.sh` script is still relying on this library. Can probably be replaced with `python3 -m venv` for newer Python versions.

Added `!ArchiveRepo` command that use [the repo API - archive endpoint](https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories#archiving-a-repository).