Andreas Stenius

Results 274 comments of Andreas Stenius

I would very much like to see proper support for relay in strawberry, so +1 to make this happen :)

I've not looked into the particular wrgt strawberry yet. I've used graphene in the past and that worked out well enough, if that helps..? Given that relay works with generic...

@bellini666 thanks for the update. Hoping to have some feedback for this in the coming week after trying it out in a project I'm working on.

This works beautifully, and mostly does what I would expect. I only had minor issue with creating a connection field that takes an optional query arg. Seems it is supposed...

> I tried to reproduce the issue in my tests to try to fix it [...] Hmm.. interesting. I copied your example verbatim with the `Fruit` type and everythin, and...

Huh, interesting observation regarding the cache. I too have seen this issue on and off for months without being able to pin it down.

I imagine `SOURCE_DATE_EPOCH` could be equal to the commit date, in case the working dir is clean.

> > Really nice stuff! > > I think we may want to split the implementation into the core audit goal feature, and then have the Python part with pip_audit...

The issue is that the visibility rules are checked during target instantiation (i.e. when creating the target from the TargetAdaptor) so we'd end up in a loop if we were...

Thank you! :) I've not been doing much progress on this for a long time now.. but I have a few plans lingering that I'd like to implement. My biggest...