Sanyam Khurana

Results 22 issues of Sanyam Khurana

Hi, I'm using `Mac OS Sierra 10.12.5` and git version is: `2.9.2`. I'm using `gpgsign` to sign my commits. With the `gpgsign` turned on, It gives me error: ``` »...

Code base is to be refactored to follow a directory structure and also use proper naming conventions for variable. It should also follow PEP8 for better readability.

enhancement
hacktoberfest

Idea is to convert into g4g-scrapper package so that people can install this easily using pip

enhancement
hacktoberfest

> Why was this change necessary? Different services require lot of local setup and tweaking to work on different OS. The goal of this PR is to containerize the service...

I tried reseting all the votes count in my inherited model by updating the `num_vote_up`, `num_vote_down` and `vote_score`. I can iterate over all the instances via vote manager and remove...

> Why was this change necessary? The coding rules define class names to be camelCase instead of PascalCase which is a standard. > How does it address the problem? Fix...

This formats the code with black and also ensures that flake8 doesn't conflict with its changes.

in progress
python

Thank you everyone who helped to make it happen 💃

Ubuntu 22.04 LTS is the latest AMI on AWS. Vagrant setup should be upgraded so that ansible deployments can be tested on vagrant without much parity with AWS.