Results 52 issues of Michael

I have a fairly large GraphQL API written in `graphene`. I am interested in moving to `ariadne`, but I'd rather not migrate the whole thing in one go. So, since...

roadmap
decision needed

This worked quite nicely before, but now it looks like this: I can extract some sample code if it is helpful for debugging.

Would a patch to this effect be merged? There are some scenarios where you want a have short syntax for useful helper, and using the {% with %} tag is...

Any interest in including something like this: https://github.com/miracle2k/jinja2utils/blob/master/src/jinja2utils/match.py I have just written this code a second time, needing it again and not remembering I had already implemented it once. It...

- In https://deis.com/docs/workflow/managing-workflow/tuning-component-settings/#setting-resource-limits it says I can use ``BUILDER_POD_NODE_SELECTOR`` to target specific nodes. How do I actually provide this environment variable. Can I set this through helm/values.yaml? - As far...

- I have pretty much the example deployment, version 0.1.3 - Recently I noticed that I had two ingresses called kube-lego-nginx. - One of them (a old one) in the...

lifecycle/stale

I would like to do two things to improve the tests: - [ ] Convert to py.test. It would allow us to use the pytest fixture system, which is much...

See this example: https://snack.expo.io/7ZTv9L6CR You can click on either the orange area or the background on Android. You can no longer click on the background on web, presumably because it...

Platform: Web
Can repro
BugBash 31.03

This all seems to be a bit of a mess, but if you want to access the raw request data in Flask regardless of the content type (I can't control...

Integrations: Flask