Karim Ratib
Karim Ratib
Good idea! Will implement time permitting, and feel free to submit a PR as well.
Thanks! Can you point to your code for review? Also, I'm out on vacation for 3 weeks so I'll be slow to respond.
I have no plan to integrate the plugin with Gitter, but feel free to submit a PR that does. It would have to remain compatible with Slack, though.
Reopening for interested devs to submit PR
Thanks. Can you plz try the following via the API: delete an issue, add a note. Also nothing triggered for those events?
Thanks. The REST and SOAP APIs seem to bypass the event signals that Slack and other plugins commonly use to be notified of user actions. To fix this, it may...
Also, it is necessary to package MMA as a pip package to be used on Pyodide, like https://github.com/hugonxc/mma_pip
Hi, sorry for my late reply - I must have missed the notification. I verified that I'm getting the same here. I need to setup remote debugging from FF Android...
Started spreadsheet here: https://docs.google.com/spreadsheets/d/1V97nTTnJLSz7Ycq5o4YWVCmuisPNMPRjKQ6thibMIx4/edit#gid=0
Actually, the article above requires recreating all the type definitions manually, which violates DRY. TypeGraphQL only requires decorating existing classes which seems like a much better approach https://github.com/19majkel94/type-graphql