Nishant Bansal
Nishant Bansal
Hey @fisherxu, What I understand is that there are some redundant functions inside `tests/scripts/`. We need to move these functions to a `common.sh` script file and update the respective main...
How to test if my changes are not breaking other part of the code? Should I run these commands - ~~~ make check-react-app make react-app-test ~~~ Or Anything else?
Hey @fisherxu, can you specify which config fields to add to the helm's value? Should I add all these(https://github.com/kubeedge/kubeedge/pull/3614#issuecomment-1039144822) configurations?
Hey @cwhite911 @wenzeslaus , has JSON support been added to all the required modules, or are there still some modules left that need JSON support? If so, please let me...
So what should we do - should we change the error message in lpython to something like this? `syntax error: Token '__BEEF' is unexpected here (invalid hexadecimal literal)` Also, I...
Hey @gouravkrosx, I was working on this issue and found that Keploy currently does not support directly testing gRPC servers. To work around this, I created an HTTP server that...
Hey @saswatamcode,This issue can be closed with reference to the above merged PR.
> One option with the new documentation we could add [content tabs for command line and Python](https://squidfunk.github.io/mkdocs-material/reference/content-tabs/#usage), having the the same example for both interfaces. Hey @petrasovaa, I added the...
Can be closed, as it has already been addressed.
Hey @Swpn0neel, do we need to add documentation (in CLA.md) with instructions on how to fix the CLA if it fails in a PR, OR should I add a step...