Jay Chung

Results 177 comments of Jay Chung

Hi @LiuBodong you should change the file in https://github.com/apache/dolphinscheduler instead of this repo `asf-site` branch. because `asf-site` branch is auto generate by https://github.com/apache/dolphinscheduler source file

the file you should change it is in https://github.com/apache/dolphinscheduler/blob/b73a9511a767a4f0d1ceae8821363db620b12cdd/docs/docs/zh/guide/start/docker.md#L4

FYI @debrachena https://github.com/apache/dolphinscheduler/issues/9863 is close and do not need to fix.

Looking forward to the safari extension

Maybe you can see the pre-commit project https://pre-commit.com. But I have had some bad experiences with it, such as: * Slow: Obviously, because we have to check locally * Update:...

you can see it here https://github.com/apache/airflow/blob/a562cc396212e4d21484088ac5f363ade9ac2b8d/.pre-commit-config.yaml#L300-L308 about how to run local script into pre-commit

And in module `dolphinscheudler-python` we also have https://github.com/apache/dolphinscheduler/blob/cfb5918e7492b209db118d528878663ff808ca8e/dolphinscheduler-python/pydolphinscheduler/.pre-commit-config.yaml#L25-L35 but in barely use it. One reason is that I have tox for better choices https://github.com/apache/dolphinscheduler/blob/cfb5918e7492b209db118d528878663ff808ca8e/dolphinscheduler-python/pydolphinscheduler/tox.ini#L24-L29. But I do not find some...

Hi @dailidong I found out we have duplicate issue above #6619 and maybe we should remove them. One more suggestion, maybe we could use issue id directly, instead of copy-paste...

Hi, here are some `easy to fix` job for python API, could anyone add labels `wanted` or `easy to fix` to them and add them to this issue describute? https://github.com/apache/dolphinscheduler/issues/6930...