xiangzihao
e50739465d
[Feature-10411] Add tenant api test ( #10442 )
...
* add feature_10411
* add feature_10411
* update README.md
* fix README.md deadlink
* fix error log output
* fix comment
2 years ago
qianli2022
ff065d8e5b
[Feature][Improvement] Support multi cluster environments - k8s type ( #10096 )
...
* service code
* [Feature][UI] Add front-end for cluster manage
* fix e2e
* remove comment on cluster controller
* doc
* img
* setting e2e.yaml
* test
* rerun e2e
* fix bug from comment
* Update index.tsx
use Nspace instead of css.
* Update index.tsx
Remove the style.
* Delete index.module.scss
Remove the useless file.
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2 years ago
Kirs
190f253083
[CI] Add OWASP Dependency Check ( #10058 )
2 years ago
Kirs
0c25d4a3ce
[Docs]Update Slack Invite Link ( #10362 )
2 years ago
Jiajie Zhong
12fdd9bbd9
[doc] Use related path for img ( #10325 )
...
Use related path in our docs for imgs, previous
can not use because website need the absolute path
from root directory, and after we merged
apache/dolphinscheduler-website#789 we have covert
function to do that
close : #9426
2 years ago
xiangzihao
50e9f2916a
[CI] bumping actions/cache to v3 to fix ci error ( #10345 )
...
* bumping actions/cache to v3
* fix JSONUtilsTest.java unit test error
2 years ago
旺阳
87d9ec1dee
[doc] Delete SPRING_DATASOURCE_DRIVER_CLASS_NAME in doc ( #10228 )
2 years ago
ChunFu Wu
cd1dcf1eba
[Feature][CI] Schedule Dead Link Checker ( #10000 )
2 years ago
xiangzihao
8fab224e0d
add_alert_server_cluster_test ( #10125 )
2 years ago
旺阳
537c206c2d
[Fix][Docker] Support Multi-Architecture Docker Images ( #10052 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
xiangzihao
2423fa50f7
[Feature-10034][CI] Add postgresql cluster test in CI ( #10035 )
...
* add postgresql cluster test
* add postgresql cluster test
* add postgresql cluster test
* add postgresql cluster test
3 years ago
xiangzihao
baf654cb47
[Feature-9474] [CI] Add cluster test script verify on shell script ( #9997 )
...
* cluster test
* fix init db failed
* fix init db failed
* fix init db failed
* fix init db failed
* fix init db failed
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add sudo
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* add github actions
* remove cluster-test workflows
* add github actions
* add github actions
* refactor test to docker mode
* refactor test to docker mode
* refactor test to docker mode
* refactor test to docker mode
* remove create schema logic
* remove create schema logic
* remove create schema logic
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* fix runnint cluster test error
* add github actions
* add github actions
* add github actions
* add cluster test timeout
* add cluster start test loop check
* add cluster start test loop check
* optimize cluster start test loop check
3 years ago
Jiajie Zhong
8d17fd20f9
[ci] Dead link check all markdown file ( #10004 )
...
there are 162 markdown files in dir `docs`
and all file in project is 175 files, so I
think check all file will not add too much
load for our ci, but it could discovered
the dead link in time to avoid some thing
like #9998
3 years ago
songjianet
7a7807e520
[Feature] Remove old ui. ( #9909 )
...
* [Feature] Remove old ui.
* [Docs] Add license file for screenfull.
3 years ago
Jiajie Zhong
d188f49b0e
[doc] Dir development should not ref other dirs content ( #9812 )
...
For now, development dir deploy in other place instead
of docs dir https://dolphinscheduler.apache.org/en-us/development/development-environment-setup.html
so could not ref markdown doc from other docs dir
3 years ago
xiangzihao
d18cf184c6
[CI] Improve CI ( #9436 )
...
* test
* test
* test
* test
* test
* test
* test
* test
* test
* improve ci
* improve ci
* improve ci
3 years ago
kezhenxu94
14d71d1462
[UI] Migrate NPM to PNPM in CI builds ( #9431 )
3 years ago
Jiajie Zhong
c828809b46
[doc] Change get help from dev mail list to slack ( #9377 )
...
* Change all get help from dev mailing list to slack, because
we find out mailing list have many users ask for subscribe
and they maybe subscribe by accident.
* remove join dev mailing list in faq.md because we already
have it in https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html
3 years ago
xiangzihao
80ea8049e0
[CI] try to fix ci ( #9366 )
...
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
* try to fix ci
3 years ago
xiangzihao
40b73f7962
[Improve][CI] improve ci checking ( #9325 )
3 years ago
Jiajie Zhong
9f84dbbda0
[doc] Migrate dev doc from website repository ( #9291 )
...
* [doc] Migrate dev doc from website repository
* Correct release language
* Fix license issue
* Add all images from website
* Delete unused images
* Add CI
* Fix ci
* fix ci
* Remove no need file
* Add latest commit from website
* correct img_utils.py script
* Remove unused imgs
3 years ago
Jiajie Zhong
30746d9762
[python] Add integrated test to python gateway server ( #8966 )
...
* [python] Add integrated test to python gateway server
* Build java code and create standalone server image in GA
* Add component start docker in python
* Run example to make sure it work to it
close : #8035
* Fix build docker image working directory
* Fix working directory
3 years ago
xiangzihao
eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next ( #8909 )
3 years ago
kezhenxu94
14bb722f6f
[CI] Require E2E to passed before merging ( #8891 )
3 years ago
Jiajie Zhong
b04a535744
[ci] Add timeout to each job avoiding zombie process ( #8886 )
3 years ago
kezhenxu94
d3cbf8eeaf
[UI-NEXT] Fix wrong packaging locations ( #8851 )
3 years ago
xiangzihao
2335453482
[Feature-8844][E2E] Restore datasource center e2e test cases in ui-next ( #8845 )
3 years ago
Jiajie Zhong
90f9aed11d
[python] Add tox for out of box test ( #8837 )
...
* [python] Add tox for out of box test
* Add `tox` for easy and complete test
* Correct package data attribute
* Add more dirs in flake8 ignore
* Change GA from raw to tox
* Fix env setter
* Temp skip sanity
* Rm not exists job
* Add code test
* fix
* rm all need
* fix
* fix
* fix
* fix
* fix
* fix
* Migrate pip upgrede to tox setting
* Change install_commands to commands
* fix config of install command
* Add GA env to do that
* Fix env error
* Finial commit
* remove duplicate
* Change doc
* Change dependence of ci
* Change dependence of ci
3 years ago
xiangzihao
49b1a073dd
[Feature-8823][E2E] Restore resource center e2e test cases in ui-next ( #8840 )
3 years ago
xiangzihao
20dd0c12ce
[E2E] Restore security center e2e test cases in ui-next ( #8815 )
3 years ago
kezhenxu94
d2a360480a
[CI][UI NEXT] Package new UI into release tar and remove old UI from it ( #8670 )
...
* [CI][UI NEXT] Package new UI into release tar and remove old UI from it
* Update e2e.yml
3 years ago
kezhenxu94
60a00490c6
[CI][UI Next][V1.0.0-Alpha] Add frontend UI to CI checks and fix the linting problems found ( #8666 )
3 years ago
wind
fc9a31f813
[E2E] add switch task case ( #8180 )
...
* fix switch bug
* add switch e2e test
* add switch workflow
* pre task option
* selectPreTask id
* update
* switch task e2e
* naming optimization
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
xiangzihao
43bd640aad
[E2E] Add hive datasource e2e test and fix s3 docker image latest tag ( #8276 )
3 years ago
QuakeWang
63f7efa993
[E2E] Add new test of token management ( #8161 )
3 years ago
xiangzihao
4b58df9aa8
[E2E] add function manage test case ( #8250 )
3 years ago
Jiajie Zhong
f3d663a7ea
[python] Clean deps and prepare release ( #8210 )
...
* Change package name
* Migrate requirement*.txt to setup.py
* Add extra required for dev
* Add doc RELEASE and DEVELOP
* Correct description
3 years ago
xiangzihao
d6690fa89c
[E2E] add udf manage test ( #8203 )
3 years ago
Jiajie Zhong
35578efd08
[python] Initiate document for pydolphinscheduler ( #8005 )
3 years ago
xiangzihao
e7f480bdca
[E2E][CI] Add DataSource E2E test ( #8085 )
3 years ago
Jiajie Zhong
a061cf136c
[e2e] Add new test of security environment ( #8048 )
...
* [e2e] Add new test of security environment
ref: #7281
* Fix frontend bug
* Fix order of UT
* Fix delete and edit bottom class
* Try to fix
* Try to fix
3 years ago
xiangzihao
1c0ad53a35
[CI][E2E] Optimize CI E2E test performance ( #7974 )
3 years ago
xiangzihao
5be8e0531c
[E2E] [Resource] add file manage case ( #7906 )
3 years ago
wind
3edc58cbdd
[E2E] Add queue e2e test ( #7941 )
3 years ago
janeHe13
0b38d0e826
[E2E]add worker group manage e2e case ( #7879 )
...
* add worker group manage e2e case
* add worker group manage e2e case
* Update dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/java/org/apache/dolphinscheduler/e2e/cases/WorkerGroupE2ETest.java
Co-authored-by: janeHe13 <438044805@qq.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Jiajie Zhong
ab89e4335e
[ci] Remove workflow paths-ignore attribute ( #7807 )
...
It will cause our CI always waitting due to
we requests E2E contexts in .asf.yaml but
we set some ignore path on workflow e2e.
3 years ago
kezhenxu94
269a62418f
Add E2E case for user manage ( #7652 )
3 years ago
kezhenxu94
120c1755a1
Required E2E to pass before PR can be merged ( #7612 )
3 years ago
kezhenxu94
b350dc70c9
Build and publish snapshot Docker images for testing ( #7454 )
3 years ago
kezhenxu94
67cc260d52
Split the components into individual package, refactor configurations to use Spring properties ( #7160 )
...
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
3 years ago