[DSIP-11][python] create workflows from YAML configuration#11611
Merged
zhongjiajie merged 2 commits intoapache:devfrom Sep 6, 2022
Merged
[DSIP-11][python] create workflows from YAML configuration#11611zhongjiajie merged 2 commits intoapache:devfrom
zhongjiajie merged 2 commits intoapache:devfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #11611 +/- ##
============================================
- Coverage 39.80% 39.59% -0.21%
+ Complexity 4716 4690 -26
============================================
Files 1002 1014 +12
Lines 37872 37936 +64
Branches 4230 4244 +14
============================================
- Hits 15074 15020 -54
- Misses 21195 21309 +114
- Partials 1603 1607 +4
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
Member
Author
|
@zhongjiajie PTAL, thanks |
zhongjiajie
reviewed
Aug 27, 2022
zhongjiajie
reviewed
Aug 27, 2022
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Condition.yaml
Outdated
Show resolved
Hide resolved
zhongjiajie
reviewed
Aug 27, 2022
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/cli/commands.py
Show resolved
Hide resolved
zhongjiajie
reviewed
Aug 27, 2022
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/cli/commands.py
Outdated
Show resolved
Hide resolved
zhongjiajie
reviewed
Aug 27, 2022
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/__init__.py
Show resolved
Hide resolved
zhongjiajie
reviewed
Aug 27, 2022
dolphinscheduler-python/pydolphinscheduler/tests/core/test_yaml_process_define.py
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/yaml_process_define.py
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/yaml_process_define.py
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/yaml_process_define.py
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/yaml_process_define.py
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/tests/core/test_yaml_process_define.py
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/tests/core/test_yaml_process_define.py
Show resolved
Hide resolved
Member
Author
|
@zhongjiajie PTAL, thanks |
zhongjiajie
reviewed
Aug 30, 2022
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Dependent_External.yaml
Outdated
Show resolved
Hide resolved
zhongjiajie
reviewed
Aug 30, 2022
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Condition.yaml
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Condition.yaml
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/MoreConfiguration.yaml
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Switch.yaml
Outdated
Show resolved
Hide resolved
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Dependent.yaml
Outdated
Show resolved
Hide resolved
6eb7e2e to
4e4e580
Compare
Member
Author
|
@zhongjiajie PTAL, thanks |
zhongjiajie
reviewed
Sep 5, 2022
dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/DataX.yaml
Outdated
Show resolved
Hide resolved
|
Please retry analysis of this Pull-Request directly on SonarCloud. |
fengjian1129
pushed a commit
to fengjian1129/dolphinscheduler
that referenced
this pull request
Sep 13, 2022
jieguangzhou
added a commit
to jieguangzhou/dolphinscheduler
that referenced
this pull request
Sep 16, 2022
) (cherry picked from commit 38ee91f)
caishunfeng
pushed a commit
that referenced
this pull request
Sep 17, 2022
xdu-chenrj
pushed a commit
to xdu-chenrj/dolphinscheduler
that referenced
this pull request
Oct 13, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Purpose of the pull request
close: #10995
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md