Aigars Reiters

Results 18 comments of Aigars Reiters

I guess documentation could be improved in this case (`Directory with tests` is a bit ambiguous). And possibly adding another prop to change where pytest will look for tests? (e.g....

We're experiecing this very frequently (roughly 70% of our builds) when running inside of AWS CodeBuild, but we have never had this happen when running locally or in our Jenkins...

Hi, it's been a few years, any update on this?

My preference would be to have `formatting` and `linting` as the props, instead of `black` and `flake8` for: - readability - extensibility / flexibility later (to polluting high-level props with...

Thanks for the quick answer! I haven't tried implementing a custom UI component in Reflex yet, but could a valid workaround (assuming the 1st point you mention gets fixed) be...

@masenf Thanks a lot! 🎉 I agree the workaround isn't pretty, but this will at least help in the short term! I think it'll also help with another issue I...

Yup, sure have! The docs say (if I understand correctly) that you should write a react-query wrapper for every API operation, but I wonder if we can provide a generic...

What value does this add? This seems like a parallel to `nvm`, which is something people use to manage several system-level Node version (unless I misunderstand?).

Could a reviewer please take a look at this? It makes protobufs containing `oneof` unusable with v2.0.0b7.

@cetanu Thx for reviewing! When do branches get merged?