Nitin Tejuja
Nitin Tejuja
@copy i have modified some files but i want to run testcases to ensure that everything is working since while build is giving correct results. Can you tell me steps...
@yousseftarekkh i was able to see github context variables message data in my slack message . i have done following changes in payload json by adding spaces between context variables...
@jonaslagoni i'm facing issue in 2 tests . I have made required changes but its not working . below are testfiles `examples/typescript-generate-comments/index.spec.ts` `examples/typescript-enum-type/index.spec.ts` can you help me ?
Hi @wenchajun , I'm currently learning k8s. i'm interested in contributing to this issue. I have one question for this do we to update tests files for this change ?...
@benjaminhuo I'm getting below error while running `make generate` and `make manifests` commands ``` panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory...
@wenchajun Thanks, it was go version issue and after installing proper go version it resolved my issue. @benjaminhuo after running commands its generating docs for `multine_types.go` and `rewritetag_types.go`. So its...
@benjaminhuo i have added docs changes in this PR. Can you review ?
@benjaminhuo , i tried resolving conflicts and was running commands for generating docs but while running `make docs-update` its giving below error. ``` Error while generating documentation: open ./docs/plugins/fluentbit/multilineparser/multilineparser.md: no...
@jysheng123 i would like to work on this. But, I'm facing one issue while writing unit tests for same. I tried searching in CONTRIBUTING.md file but not found. Can you...
@lucashuy I would like to contribute this issue. I'm having doubt that new option`--no-resolve-s3` will ignores `resolve-s3` option if its present. for eg like this in deploy `command.py` file ```...