Andrew Tavis McAllister

Results 1157 comments of Andrew Tavis McAllister

Hey @Abhi-Bohora 👋 I'm not seeing a comment on the linked PR #1351. Do you mean your comment on this issue [here](https://github.com/activist-org/activist/issues/1325#issuecomment-3013674580)? @sh-ran and I were discussing enforcing naming conventions...

No stress, @Abhi-Bohora! Do you want to send a link to it so I can check it out? :)

Super weird, @Abhi-Bohora 🤔 I'm not seeing a comment from you. Even tried searching your username on the page. Could you paste it here?

Ya looks like the comments are pending. Isn't it fine if we're explicit with the checks we want to run? We can have individual issues to sync more backend models...

Totally fine, @DeKaN! Looking forward to closing all those issues in a row after this is merged!

Sure thing, @ddddbrh! Please let me know if you'd like to do a call to look into this at some point! 😊 Looking forward to working with you on this...

This is looking great, @Abhi-Bohora! One thing is that it looks like the title of the issue isn't being converted into a date. Would you have a moment to look...

Also the mypy tests are not running still 🤔 Aside from that the results are looking good 😊 What do you think, @Abhi-Bohora? :)

Fix made total sense, @Abhi-Bohora! Thanks for checking into the mypy tests! Really looking forward to this being finalized and getting up and running with it 😊

Ahhhh, yes! Looks like the original contributor used the wrong command and it slipped through. It should be `mypy ./backend --config-file ./backend/pyproject.toml`, which is what we use in [.github/workflows/pr_ci_backend.yaml](https://github.com/activist-org/activist/blob/main/.github/workflows/pr_ci_backend.yaml). We...