xiangzihao

Results 352 comments of xiangzihao

I'm also facing the same problem.Have you solved it?

To target specific issue from PR, we recommend use keyword fix: #issue_id or close: #issue_id or closes: #issue_id in your PR describe(not title, just desc). It would not only connect...

Hi @duhanmin , please associate the issue and correct the title.

> could help to ru-run this CodeQL check? The Github actions can be triggered by `close/reopen` this PR or `git push`.

> > > I feel the need for a uniform return instead of doing a type per interface > > > > > > They all extends Result, I think...

> Is it need to update doc? Please check it. This PR does not change the way users use it, which is insensitive to the user experience. I think we...

> @zhongjiajie @SbloodyS @EricGao888 Can we add the tag of Good First Issue? Done.

That's great! Can you provide the details of the design architecture? @DarkAssassinator

> 6. Add **taskServerInfo** (just contain ip, user, password, name) entity in dolphinscheduler-task-plugin model. And add taskServerInfo field in TaskExecutionContext. I think it's better not to use userName/passWord in ssh...