Add dolphinscheduler-bom to manage the dependency version#11025
Merged
ruanwenjun merged 1 commit intoapache:devfrom Jul 20, 2022
Merged
Add dolphinscheduler-bom to manage the dependency version#11025ruanwenjun merged 1 commit intoapache:devfrom
ruanwenjun merged 1 commit intoapache:devfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #11025 +/- ##
=========================================
Coverage 40.35% 40.36%
+ Complexity 4867 4865 -2
=========================================
Files 943 943
Lines 37061 37061
Branches 4067 4068 +1
=========================================
+ Hits 14955 14958 +3
+ Misses 20603 20600 -3
Partials 1503 1503
Continue to review full report at Codecov.
|
93c1600 to
8a6524c
Compare
8a6524c to
a48adc8
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
kezhenxu94
approved these changes
Jul 19, 2022
ruanwenjun
added a commit
to ruanwenjun/dolphinscheduler
that referenced
this pull request
Aug 1, 2022
* Add dolphinscheduler-bom to manage the dependency version (apache#11025) (cherry picked from commit 5e9c7da) * Add bom module * Add base loop task execotor and http template parser (apache#11137) * Add base loop task execotor and http template parser * Add JsonPathUtils (cherry picked from commit c7789bf)
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
Add dolphinscheduler-bom to manage the dependency, other module need to rely on this module to get the version of third-part dependencies.
close #10891
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: