Aboobacker MK

Results 45 issues of Aboobacker MK

Fix nerdtree compatibility issue caused due to method name collision. Fixes #471

Appveyor build started breaking recently and we need to figure out the cause and fix it

🐞 bug

Notifications page need a UI revamp to align with the rest of the Circuitverse pages. - Fix title and headers - Remove big browser notifications test button - Other ux...

🌟 feature
GSoC'22

bootstrap-tagsinput is no longer maintained and having a security issue, this package need to be replaced with a library which is being maintained

help wanted
🐞 bug

Our current docker image takes around 600MB, we might be able to reduce this by using small base images like alpine.

infra

Trivy github action which is used to scan the container is currently broken

🐞 bug
infra

Our current deployment model includes many manual steps, having them in CI ensures faster releases and rollbacks

infra

We had jemalloc configured on dockerfile using ` ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.` . But this won't work for multi arch images as path will be different. We need to set this conditionally...

infra

When a project is forked, a notification is generated. But if that project is deleted, error is displayed since the notification unable to find the notification. Solution: Use null object...

good first issue
🐞 bug