Manish Tiwari

Results 7 issues of Manish Tiwari

### https://github.com/dailydotdev/docs/issues/400 This issue is solved in this PR. ### This PR changes the error message seen by user during registering and having their username. - When people select/enter their...

This PR adding a "markdown page for direct User search" for people who wants to find out how they can search any user of daily.dev and can see what are...

### Contact Details _No response_ ### What happened? Whenever anyone joins slack and talks to welcome-to-chaoss bot, it shows various options to select and after selection it gives a link...

bug

**Description** Moved mapping queries outside batch loops and pass pre-built mappings as parameters to processing functions, following the pattern established in #3439. Solves #3440 ### Changes Made #### `augur/tasks/github/messages.py` -...

database

**Description** - This PR makes the remaining hardcoded periodic tasks in Celery configurable through the config system, consistent with the materialized views task. and solves #3406 This PR fixes #3406...

**Description** This PR updates all the `print()` in `augur/tasks` to `logging` which helps in better formatting and makes it helpful in unifying logging in augur project. As mentioned in #3313...

tech debt

**Description** This PR converts `current_release_date` and `latest_release_date` from string type to Date format. This PR fixes #2663 **Notes for Reviewers** **Signed commits** - [x] Yes, I signed my commits.

database
discussion