Jave-Chen
42b0d67cef
add checkstyle job in github action. ( #3518 )
2020-08-16 12:37:26 +08:00
lenboo
fd76f172c1
Merge remote-tracking branch 'upstream/dev' into dev-merge
...
# Conflicts:
# dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java
2020-06-30 11:17:14 +08:00
Jave-Chen
f1632e22c5
Set up JDK 11 for SonarCloud in github action. ( #3052 )
...
* Set up JDK 11 for SonarCloud in github action.
* Fix javadoc error with JDK 11.
* Prevent Javadoc from stopping if it finds any html errors.
2020-06-25 23:41:43 +08:00
lenboo
1904a7022a
change 1.3.0 to 1.3.0-snapshot
2020-06-10 11:42:15 +08:00
CalvinKirs
b21259d600
add MicroBenchMark model ( #2851 )
...
* add MicroBenchMark model
* add log
* fix propertyName
* small change
* add ut
* format
* add @Test
* fix maven compile error
* remove enum set method
* exclusion microbench ut
* small change
* Use assembly instead of shade
Co-authored-by: dailidong <dailidong66@gmail.com>
2020-06-06 17:11:20 +08:00
dailidong
12dc18bbac
add maven Xmx to 5g
2020-05-29 11:03:34 +08:00
xiaochun.liu
c68785632f
merge from dev-1.3.0
2020-05-13 23:31:36 +08:00
liwenhe1993
29a353e689
Using docker/docker-swarm/docker-compose.yml to run pg and zk in ci_ut.yml ( #2692 )
...
* Using docker/docker-swarm/docker-compose.yml to run pg and zk in ci_ut.yml
1. add initdb volume for pg service in docker-compose.yml
2. modify ci_ut.yml
* add sudo in ci_ut.yml
* Query the metadata of indexes is not correct in postgresql/dolphinscheduler_ddl.sql
1. replace information_schema.STATISTICS to pg_stat_all_indexes
2. modify ProcessDefinitionMapperTest.java
* Remove inner zk and pg
* add inner pg
2020-05-12 20:24:17 +08:00
kezhenxu94
45d58cd984
Exclude i18n files from code analysis
2020-04-30 19:35:08 +08:00
qiaozhanwei
152c814126
test
2020-03-31 16:51:19 +08:00
khadgarmage
ede3776c91
worker ci ut yml ( #2278 )
2020-03-23 12:34:34 +08:00
khadgarmage
1fe5b31468
Fix checkoutv2 push trigger on dev ( #2263 )
...
* push trigger on dev
2020-03-21 23:34:36 +08:00
khadgarmage
cddf803ba0
license and checkoutv2 fix ( #2261 )
2020-03-21 20:23:13 +08:00
t1mon
16eeaf50b4
Fix javadoc and DataxTaskTest UT error ( #2147 )
...
* Fix javadoc and DataxTaskTest UT error
* Fix UT error
* LoggerServiceTest UT error
* WorkerGroupServiceTest UT error
Modify Host.of()
* Add address NPE check
* Trigger actions rerun
* Try to solve maven VM crash
* Try to solve maven VM crash 1
* Try to solve maven VM crash 2
* Try to solve maven VM crash 3
2020-03-12 17:41:32 +08:00
Jave-Chen
b03e0a02c5
fix wrong sonar analysis with checkout V2. ( #2148 )
2020-03-12 10:09:13 +08:00
dailidong
4bb97dfb8b
fix actions/checkout@v2 problem ( #2095 )
2020-03-05 23:53:12 +08:00
xiaochun.liu
18d7ff274b
action push delete
2020-03-05 11:33:24 +08:00
bcai
8b894de3d2
remove submodules for checkout v2
2020-03-02 15:18:35 +08:00
bcai
3d4acbc012
fix github action rerun failed #2052
2020-03-02 15:02:17 +08:00
khadgarmage
ee3c0aedc8
docker and testcase config for e2e test ( #2028 )
...
* github action for e2e test
* github action for e2e test
* github action for e2e test
* chromedriver
* e2e
* driver option
* t
* args bug
* check
* restore docker
2020-02-27 09:51:25 +08:00
khadgarmage
0594a14483
fix powermock coverage 0 ( #1935 )
...
* fix powermock coverage 0
2020-02-11 23:32:21 +08:00
khadgarmage
b4834fcab8
batch mode ( #1758 )
2020-01-09 10:36:51 +08:00
Jave-Chen
d3d9619738
Fix sonarcloud analysis on merge PR ( #1707 )
...
* #1706 fix sonarcloud analysis on merge PR
* sonarcloud use cobertura report and don't run UT again; include ui source file; merge to one workflow
2020-01-06 10:36:43 +08:00
Jave-Chen
7e53ceb3c4
fix 0% UT coverage on new code . issue #1611 ( #1662 )
2020-01-01 21:28:39 +08:00
Jave-Chen
a51242d445
Merge ut sonarcloud into one file ( #1647 )
...
* merge ut and sonarcloud to one action
turn on sonarcloud ut
* fix error
* test in github
2019-12-30 21:21:39 +08:00
qiaozhanwei
04a7b76b38
add AccessTokenMapperTest UT ( #1588 )
...
* remove LogViewServiceGrpc.java file and pom modify
* remove kazoo
* remove kazoo
* remove kazoo
* remove common monitor package
* add license
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* remove kazoo modify
* install.sh remove python kazoo
* add system param whether repeat running
* remove kazoo modify
* BusinessTimeUtils remove whther repeat running inner param
* add AccessTokenMapperTest UT
* CI UT yml modify,start postgresql and zookeeper by default
2019-12-26 16:43:31 +08:00
khadgarmage
5f4146eb4e
prepare db env for ut mapper test ( #1581 )
...
* docker compose db
* docker compose db
* docker compose db
* docker compose db
* delete init
2019-12-26 10:23:35 +08:00
khadgarmage
12fd10316d
Feature ci ( #1447 )
...
* codecov
2019-12-12 00:02:46 +08:00