Casey

Results 16 comments of Casey

Working for me now

When's v5 going to become official? Seems to work and everyone is here looking for it anyway

@stevefan1999-personal Injecting repositories seems to work fine for me when I build off @Sacro's awesome integration work. Here is one of my resolvers that I moved from @nestjs/graphql to type-graphql...

That method still won't use any guards or interceptors that you have setup in NestJS. The only way I've gotten requests to go through those is by using Nest's `@Resolver`...

https://github.com/nestjs/graphql/issues/2#issuecomment-426076580

I'm inclined to agree this is more of a documentation problem than a bug unless you plan to add a repo rule for setting up rules_python dependencies.

I can confirm that downgrading rules_python to 0.9 also fixed the issue for me. I'm not sure if the bug is on their side or the plugin though because I...

Taking `tenacity` as an example, I peeked at the intellij-info file for it and from rules_python 0.9 to 0.13, the `relative_path` now has "site-packages/" in it. The build works because...

FYI, if you haven't read this already - https://blog.aspect.dev/many-python-versions-one-bazel-build

I put up something until it's available in `rules_python`. https://github.com/caseyduquettesc/rules_python_pytest