Skip to content

[Improvement] [Doc] Put default task parameters in a new file#11776

Merged
zhongjiajie merged 3 commits intoapache:devfrom
EricGao888:Fix-11687
Sep 15, 2022
Merged

[Improvement] [Doc] Put default task parameters in a new file#11776
zhongjiajie merged 3 commits intoapache:devfrom
EricGao888:Fix-11687

Conversation

@EricGao888
Copy link
Member

@EricGao888 EricGao888 commented Sep 5, 2022

Purpose of the pull request

Brief change log

  • Already described above.

Verify this pull request

This pull request is docs cleanup without any test coverage.

@EricGao888 EricGao888 self-assigned this Sep 5, 2022
@EricGao888 EricGao888 added improvement make more easy to user or prompt friendly document labels Sep 5, 2022
@EricGao888 EricGao888 added this to the 3.0.1 milestone Sep 5, 2022
@EricGao888 EricGao888 marked this pull request as ready for review September 14, 2022 15:51
@EricGao888 EricGao888 requested a review from SbloodyS September 14, 2022 15:52
Copy link
Member

@zhongjiajie zhongjiajie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall, and this may be the best way we can do it currently, but if we migrate our doc template to docusaurus, we can using .mdx file to show general parameter into each task docs instead of hyper link, you can see some example in https://stackoverflow.com/a/70702778/7152658 (I can not find in docusaurus official website, So I use SO link here)

@zhongjiajie
Copy link
Member

Does @SbloodyS have other idea?

@SbloodyS
Copy link
Member

Does @SbloodyS have other idea?

Nope. That's great.

@zhongjiajie zhongjiajie merged commit a88cb02 into apache:dev Sep 15, 2022
@zhongjiajie
Copy link
Member

@caishunfeng This PR also needs to cherry pick to 3.1.0, thanks

@caishunfeng
Copy link
Contributor

@caishunfeng This PR also needs to cherry pick to 3.1.0, thanks

OK, and this is the improvement, should this pr cherry-pick to 3.0.1? @zhongjiajie @EricGao888

caishunfeng pushed a commit to caishunfeng/dolphinscheduler that referenced this pull request Sep 15, 2022
@caishunfeng caishunfeng modified the milestones: 3.0.1, 3.1.0 Sep 15, 2022
caishunfeng added a commit that referenced this pull request Sep 15, 2022
… file #11776 (#11957)

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
@zhongjiajie
Copy link
Member

@caishunfeng This PR also needs to cherry pick to 3.1.0, thanks

OK, and this is the improvement, should this pr cherry-pick to 3.0.1? @zhongjiajie @EricGao888

maybe only 3.1.0, cherry-pick to 3.0.1 may cause many conflict

@EricGao888
Copy link
Member Author

@caishunfeng This PR also needs to cherry pick to 3.1.0, thanks

OK, and this is the improvement, should this pr cherry-pick to 3.0.1? @zhongjiajie @EricGao888

maybe only 3.1.0, cherry-pick to 3.0.1 may cause many conflict

+1,this PR is for better maintainability, it is unnecessary to pick it into 3.0.1.

xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Sep 17, 2022
* Put default task parameters in a new file
* Add links to task plugin default parameters appendix docs
* Update Chinese docs
@caishunfeng caishunfeng added the release cherry-pick Mark this issue/PR had cherry-pick for release version label Sep 19, 2022
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
* Put default task parameters in a new file
* Add links to task plugin default parameters appendix docs
* Update Chinese docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

document improvement make more easy to user or prompt friendly release cherry-pick Mark this issue/PR had cherry-pick for release version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc][Task Plugin] Put default task parameters in a new file

4 participants