Kapil Bansal

Results 16 issues of Kapil Bansal

It would be great if there is an option to check whether a file needs formatting or not. Somewhat similar to `git diff`

enhancement

Rather than a question or a bug report, it would be a suggestion that can be helpful for the users. Although modal forms look good but I want to add...

discussion

## Description I want to ensure that the database queries are fast and take less space for storage. https://github.com/anitab-org/mentorship-backend/blob/8924616fa20d5d37026f48ef1481e00932622b2a/app/api/dao/mentorship_relation.py#L139 In the code above :point_up: , we are using string values...

Category: Coding
Type: Enhancement
Open Source Hack

### Description In github actions, checks were running multiple time unnecessarily. Fixes #1093 ### Type of Change: - Quality Assurance ### How Has This Been Tested? Run in on my...

Status: Needs Review

### Describe the bug In workflow, tests are mentioned more than once to run. This is causing wastage of resources(although we get it for free) and time. ### To Reproduce...

Category: Quality Assurance
Type: Bug

Hi @bluzi , Travisbuddy proves to be very powerful and easy for beginners like me to know why the build is failing easily. But, Travisbuddy uses `travis-ci.org` hard-coded APIs and...

Closes #57 Removed logger calls to simplify the script

> > Yes, I remove `-t` flag when logging in verbose mode. In verbose_mode, it is automatically tagging the logged message by the procd service name and if I pass...

enhancement
good first issue
hacktoberfest

I am not sure but there should be some ways to write unittests for monitoring agent or monitoring daemon too. We can research about the possibilities and try to cover...

This change was requested here: :point_down: https://github.com/openwisp/openwrt-openwisp-monitoring/pull/25#issuecomment-846430520 >In general I would split the netjson into small plugin parts. The problem I see here is that not all have all related...

enhancement