Peter P. Gengler
Peter P. Gengler
Hi, It appears the integration from cauta's fork happened, but it was done incorrectly; on line 10 the select_all uses plugin_schema_info when it should use plugin_schema_migrations (or even better the...
For the overall question, option B; I have something consuming RPCs that isn't a `*grpc.Server`, but I have `grpc.ServiceInfo` items about what I can consume.
@mwitkow addressed feedback and updated for some changes to master since I was last playing around here.
I think polling is still definitely not as efficient as the webhooks, the push vs. pull model will always be superior. But I guess it depends on what 'large' means....
@suryagaddipati any thoughts on this? I can make a PR for the work, but I wasn't sure which path I can choose; I'd prefer fixing `getSha` so its the real,...
@shellscape This PR addresses https://github.com/shellscape/mocha-chrome/pull/42#issuecomment-754027598 for Mocha v8 and forward support. Per another comment on that PR would it be possible to get this merged and cut into a release?
Yes, sorry I should have included one. This doesn't have great support in copier (which is a different issue request), but if you have more complex configuration, say in `.copier-answers.yml`...
We considered that, but we didn't like the flattened form for a few reasons: * It get's crowded quickly; you're showing an example of 1 option, but that looks much...
Sorry, poor etiquette on my part; I didn't mean to seem ungrateful for the suggestion/feedback, I definitely appreciate it, so thank you! I was just trying to enumerate the considerations...
> > Is 'this' editing `.copier-answers.yml` directly? > > Yes. It is further explained in [OCA/oca-addons-repo-template#6 (comment)](https://github.com/OCA/oca-addons-repo-template/issues/6#issuecomment-703503660). > > I think I should state this clearly in the docs somewhere......