author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
36,268
29.04.2021 18:40:13
-28,800
8297be3c6249d9b5f4975f36e17148852698a8ba
Add manage docs for k8s
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.5/user_doc/kubernetes-deployment.md", "new_path": "docs/en-us/1.3.5/user_doc/kubernetes-deployment.md", "diff": "@@ -79,6 +79,60 @@ The configuration file is `values.yaml`, and the [DolphinScheduler Kubernetes Co\n## FAQ\n+### How to view the lo...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add manage docs for k8s
36,268
29.04.2021 20:45:50
-28,800
8db80dbc105a54ee0728b1aa7cf8b5e652ce3d97
Translate K8s FAQ from English to Chinese
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/kubernetes-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/kubernetes-deployment.md", "diff": "@@ -468,7 +468,7 @@ common:\n> **Note**: `storageClassName` must support the access mode: `ReadWriteMany`\n-2. Put the Hadoop into t...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Translate K8s FAQ from English to Chinese (#343)
36,268
29.04.2021 22:50:18
-28,800
aa4cfade3fbc319921087cc0fd8cf4992cb0d5cb
Update docker deployment on Windows with Docker Toolbox
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.4/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.4/user_doc/docker-deployment.md", "diff": "@@ -77,7 +77,7 @@ $ docker run -d --name dolphinscheduler \\\napache/dolphinscheduler:1.3.4 all\n```\n-Note: database username and password ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Update docker deployment on Windows with Docker Toolbox (#345)
36,268
29.04.2021 23:06:26
-28,800
37b070280b750268e15edb49efc4006a364c235b
Update Windows version requirements with Docker Toolbox
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "diff": "@@ -13,7 +13,7 @@ Here're 3 ways to quickly install DolphinScheduler\nIn this way, you need to install [docker-compose](https://docs.docker....
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Update Windows version requirements with Docker Toolbox (#346)
36,268
30.04.2021 13:02:12
-28,800
c92f486c45d451231560e913b40a1f1c6508297a
Update Windows Docker Desktop Requirements and Deployment
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.4/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.4/user_doc/docker-deployment.md", "diff": "@@ -15,17 +15,12 @@ In this way, you need to install [docker-compose](https://docs.docker.com/compos\n#### 1. Download the Source Code Packa...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Update Windows Docker Desktop Requirements and Deployment (#347)
36,348
30.04.2021 18:20:21
-28,800
c7275884f3d78c65585516df6646ad1d240d7ce2
Add events&news to the home page.
[ { "change_type": "MODIFY", "old_path": "src/pages/home/index.jsx", "new_path": "src/pages/home/index.jsx", "diff": "@@ -8,6 +8,8 @@ import Language from '../../components/language';\nimport Item from './featureItem';\nimport homeConfig from '../../../site_config/home';\nimport './index.scss';\n+impo...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add events&news to the home page. (#348)
36,268
30.04.2021 19:22:19
-28,800
5e03479e8d3b6c7e017bcf19fcdc5bdc2020ab79
Optimize the docs to build docker image
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "diff": "@@ -301,22 +301,33 @@ docker service scale dolphinscheduler_dolphinscheduler-worker=3\n### How to build a Docker image?\n-You can build a do...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Optimize the docs to build docker image (#349)
36,303
10.05.2021 13:37:00
-28,800
ac25a21c98b24b90148e9faa3195008e1e337fb1
Error describing complement data flow with English document;
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/system-manual.md", "new_path": "docs/en-us/1.3.6/user_doc/system-manual.md", "diff": "@@ -117,14 +117,14 @@ The operation functions of the workflow definition list are as follows:\n* Recipient: Select notification policy||Timeout alar...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Error describing complement data flow with English document; (#358)
36,348
12.05.2021 17:53:17
-28,800
5d46860e6923b261ce7fd8b7752fa865a09c336e
add meetup message on the header
[ { "change_type": "MODIFY", "old_path": "src/components/header/index.jsx", "new_path": "src/components/header/index.jsx", "diff": "@@ -140,6 +140,7 @@ class Header extends React.Component {\nrender() {\nconst { type, logo, onLanguageChange } = this.props;\nconst { menuBodyVisible, language, search, s...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add meetup message on the header (#362)
36,268
14.05.2021 17:23:58
-28,800
406cbec5489d8bc8fa7ffd96e34cbd2eb30cb24c
Fix some description error in docker deployment
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "diff": "@@ -536,7 +536,7 @@ Take Spark 2.4.7 as an example:\n3. Copy the Spark 2.4.7 release binary into Docker container\n```bash\n-docker cp spark...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Fix some description error in docker deployment (#363)
36,268
24.05.2021 16:24:11
-28,800
39aa8abf1948ba7bc4523e9b573dcb7d231588c4
add postgresql username, password and database for docker and kubernetes
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.4/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.4/user_doc/docker-deployment.md", "diff": "@@ -27,6 +27,8 @@ $ docker tag apache/dolphinscheduler:1.3.4 apache/dolphinscheduler:latest\n$ docker-compose up -d\n```\n+The **PostgreSQL*...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add postgresql username, password and database for docker and kubernetes (#368)
36,268
24.05.2021 20:24:09
-28,800
dfe1875584f102688477fd703f01f52ca63669a7
update docs to build docker in 1.3.5
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.5/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.5/user_doc/docker-deployment.md", "diff": "@@ -248,22 +248,33 @@ docker service scale dolphinscheduler_dolphinscheduler-worker=3\n### How to build a Docker image?\n-You can build a do...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
update docs to build docker in 1.3.5 (#370)
36,281
02.06.2021 18:01:08
-28,800
c21afc9beeaa88a76c9b775ee393673ec39274f9
updata blog * updata blog jinyong updata blog jinyong * up date blog.js
[ { "change_type": "ADD", "old_path": "img/dolphinscheduler_json_20210601/1620304011852-1621754591271.png", "new_path": "img/dolphinscheduler_json_20210601/1620304011852-1621754591271.png", "diff": "Binary files /dev/null and b/img/dolphinscheduler_json_20210601/1620304011852-1621754591271.png differ\...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
updata blog (#375) * updata blog jinyong updata blog jinyong * up date blog.js
36,268
03.06.2021 15:44:50
-28,800
2af1eb160b54c250de7e78b50b225b16dcc14ce9
add dolphinscheduler network obtaining problem documents and solution
[ { "change_type": "ADD", "old_path": "asset/dolphinscheduler-netutils.jar", "new_path": "asset/dolphinscheduler-netutils.jar", "diff": "Binary files /dev/null and b/asset/dolphinscheduler-netutils.jar differ\n" } ]
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add dolphinscheduler network obtaining problem documents and solution (#379)
36,339
05.06.2021 21:35:25
-28,800
3a185130f9880217a5a96c3e389c09c1ff563e7a
Translate the Json_Split * Create load-balance.md docs: add en-us load-balance.md * Delete load-balance.md * Create Json_Split.md Translate the Json_Split * Update json_split.md update the file * Update blog.js update the file * Update blog.js update the file * Update Json_Split.md Update Json_Split : use process instead of workflow
[ { "change_type": "MODIFY", "old_path": "site_config/blog.js", "new_path": "site_config/blog.js", "diff": "@@ -3,6 +3,14 @@ export default {\nbarText: 'Blog',\npostsTitle: 'All posts',\nlist: [\n+ {\n+ title: 'Why did we split the big json of DAG in workflow definition?',\n+ author: 'JinyLeeChina',\n...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Translate the Json_Split (#380) * Create load-balance.md docs: add en-us load-balance.md * Delete load-balance.md * Create Json_Split.md Translate the Json_Split * Update json_split.md update the file * Update blog.js update the file * Update blog.js update the file * Update Json_Split.md Update Json_Split : use process instead of workflow Co-authored-by: dailidong <dailidong66@gmail.com>
36,268
07.06.2021 12:49:56
-28,800
6554d7388cbdf75b1bb8bfe4f29e4ed963d1f4aa
rename dolphinscheduler-postgre.sql to dolphinscheduler_postgre.sql in 1.3.6
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "diff": "@@ -74,7 +74,7 @@ In this way, you need to install [docker](https://docs.docker.com/engine/install\n#### 2. Please login to the PostgreSQL d...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
rename dolphinscheduler-postgre.sql to dolphinscheduler_postgre.sql in 1.3.6 (#383)
36,358
24.06.2021 12:00:09
-28,800
f6ed7d56fe76513d40a465d5415b87bf3a6b9f6b
fix ds document issuse 5688.change plugin base class correct package name
[ { "change_type": "MODIFY", "old_path": "development/en-us/plugin-development.md", "new_path": "development/en-us/plugin-development.md", "diff": "@@ -6,8 +6,8 @@ Remind:Currently, task plugin development does not support hot deployment.\n#### YARN-based calculations (see MapReduceTask)\n-- Need to b...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
fix ds document issuse 5688.change plugin base class correct package name (#387)
36,339
29.06.2021 10:06:09
-28,800
9806dab503cf4af90e94060fdae900420bfb7099
Update standalone-deployment.md * Update standalone-deployment.md add the description about api server port * Update standalone-deployment.md Add the description about api server port
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/standalone-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/standalone-deployment.md", "diff": "@@ -220,6 +220,9 @@ mysql -uroot -p\n# specify the user who have permissions to create directory under HDFS/S3 root path\nhdfsRootUs...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Update standalone-deployment.md (#388) * Update standalone-deployment.md add the description about api server port * Update standalone-deployment.md Add the description about api server port
36,309
07.07.2021 15:04:58
-28,800
64a2b0ae6f0781913f7410366fa46a4d7dda0aa8
ipalfish_tech_platform.md * ipalfish_tech_platform.md * [docs-zh] style commit message- Replace the abbreviation to the full name; Modify the document format
[ { "change_type": "ADD", "old_path": "img/ipalfish_platform/DS-framework.png", "new_path": "img/ipalfish_platform/DS-framework.png", "diff": "Binary files /dev/null and b/img/ipalfish_platform/DS-framework.png differ\n" }, { "change_type": "ADD", "old_path": "img/ipalfish_platform/Data_qu...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
ipalfish_tech_platform.md (#398) * ipalfish_tech_platform.md * [docs-zh] style commit message- Replace the abbreviation to the full name; Modify the document format
36,363
18.07.2021 21:42:37
-28,800
ab35ab4d9a76baada1972057505c47a08d5d3eca
introduction of architecture evolution for version 1.2/1.3/2.0 * Add files via upload create architecture_evolution.md * Add files via upload upload architecture1.2.x * Update blog.js
[ { "change_type": "ADD", "old_path": "img/architecture-1.2.0.jpg", "new_path": "img/architecture-1.2.0.jpg", "diff": "Binary files /dev/null and b/img/architecture-1.2.0.jpg differ\n" } ]
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
introduction of architecture evolution for version 1.2/1.3/2.0 (#406) * Add files via upload create architecture_evolution.md * Add files via upload upload architecture1.2.x * Update blog.js
36,339
28.07.2021 16:07:05
-28,800
6470bc98556030fa38fa3ef451565d2ef0770f02
[SOC] Dev run in Windows * Update registry_spi.md Add about building dev branch development environment in Windows environment * Create dev_run.md dev branch builds in Windows. * Update registry_spi.md * Update docsdev.js * Update dev_run.md
[ { "change_type": "MODIFY", "old_path": "site_config/docsdev.js", "new_path": "site_config/docsdev.js", "diff": "@@ -35,6 +35,10 @@ export default {\ntitle: 'Global-Params',\nlink: '/zh-cn/docs/dev/user_doc/globalParams.html',\n},\n+ {\n+ title: 'Dev-Run',\n+ link: '/zh-cn/docs/dev/user_doc/dev_run.h...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[SOC] Dev run in Windows (#409) * Update registry_spi.md Add about building dev branch development environment in Windows environment * Create dev_run.md dev branch builds in Windows. * Update registry_spi.md * Update docsdev.js * Update dev_run.md
36,268
11.08.2021 14:40:36
-28,800
a18a7c98af7b23ad561099bfc784710febe0e461
Remove mesos in docker and k8s
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.6/user_doc/docker-deployment.md", "diff": "@@ -176,14 +176,11 @@ Especially, it can be configured through the environment variable configuration\n| Hadoop3 | Not Sure | Not tested |\n...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Remove mesos in docker and k8s (#418)
36,278
11.08.2021 23:16:48
-28,800
45278e221b08f1728154edbf53aa236239d79ac1
add new users logos
[ { "change_type": "MODIFY", "old_path": "site_config/home.jsx", "new_path": "site_config/home.jsx", "diff": "@@ -254,6 +254,27 @@ export default {\n{\nimg: '/img/ourusers/weipinhui@2x.png',\n},\n+ {\n+ img: '/img/ourusers/jdt.png',\n+ },\n+ {\n+ img: '/img/ourusers/hundsun.png',\n+ },\n+ {\n+ img: '/...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add new users logos (#419)
36,339
12.08.2021 23:34:39
-28,800
0306953623303d761628e1df475be6c44b222991
[Summer2021] Translate the alert_spi.md Update the mistakes.
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/alert_spi.md", "new_path": "docs/en-us/dev/user_doc/alert_spi.md", "diff": "+### DolphinScheduler Alert SPI main design\n+\n+#### DolphinScheduler SPI Design\n+\n+The architecture of microkernel & plug-in of DolphinScheduler is changing...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Summer2021] Translate the alert_spi.md (#405) Update the mistakes.
36,339
14.08.2021 08:32:59
-28,800
0569734537baec772945bd0780a3a5d58f61734c
[SOC] Translate the globalParams.md
[ { "change_type": "MODIFY", "old_path": "site_config/docsdev.js", "new_path": "site_config/docsdev.js", "diff": "@@ -12,9 +12,13 @@ export default {\ntitle: 'Registry-SPI',\nlink: '/en-us/docs/dev/user_doc/registry_spi.html',\n},\n+ {\n+ title: 'Global-Params',\n+ link: '/en-us/docs/dev/user_doc/glob...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[SOC] Translate the globalParams.md (#413)
36,339
01.09.2021 10:03:13
-28,800
57b52356197974ab86932a2cadba6c0f3f8bdd2e
Keep the name of dev-run the same in English and Chinese * Update docsdev.js Keep the name of dev-run the same in English and Chinese * Rename dev-run.md to dev_run.md Keep the name of dev-run the same in English and Chinese
[ { "change_type": "RENAME", "old_path": "docs/en-us/dev/user_doc/dev-run.md", "new_path": "docs/en-us/dev/user_doc/dev_run.md", "diff": "" }, { "change_type": "MODIFY", "old_path": "site_config/docsdev.js", "new_path": "site_config/docsdev.js", "diff": "@@ -18,7 +18,7 @@ export de...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Keep the name of dev-run the same in English and Chinese (#427) * Update docsdev.js Keep the name of dev-run the same in English and Chinese * Rename dev-run.md to dev_run.md Keep the name of dev-run the same in English and Chinese
36,268
09.09.2021 16:08:49
-28,800
b7eec359ecf46132d4ff2a65719c524c888dbd38
Add build multi-platform images for docker
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.8/user_doc/docker-deployment.md", "new_path": "docs/en-us/1.3.8/user_doc/docker-deployment.md", "diff": "@@ -300,7 +300,7 @@ docker service scale dolphinscheduler_dolphinscheduler-worker=3\n### How to build a Docker image?\n-#### 1. Build from t...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add build multi-platform images for docker (#433)
36,295
27.09.2021 10:16:17
-28,800
605004228b9b92d5c5f825bbf5d7ff790358a8b7
add blokcing task project blog
[ { "change_type": "ADD", "old_path": "img/blocking-01.png", "new_path": "img/blocking-01.png", "diff": "Binary files /dev/null and b/img/blocking-01.png differ\n" }, { "change_type": "ADD", "old_path": "img/blocking-02.png", "new_path": "img/blocking-02.png", "diff": "Binary files...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add blokcing task project blog
36,287
29.09.2021 00:01:44
-28,800
082a9320fcb4db20b17cd7a6123d2eceb699c332
update ut-template
[ { "change_type": "ADD", "old_path": "img/unit-test/ut-controller-architecture.png", "new_path": "img/unit-test/ut-controller-architecture.png", "diff": "Binary files /dev/null and b/img/unit-test/ut-controller-architecture.png differ\n" } ]
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
update ut-template
36,287
29.09.2021 00:11:19
-28,800
7fb431bbb2c663a87bdd9c415f6dc5678f699bed
add ut guideline
[ { "change_type": "ADD", "old_path": "img/unit-test/ut-communication-based-style.png", "new_path": "img/unit-test/ut-communication-based-style.png", "diff": "Binary files /dev/null and b/img/unit-test/ut-communication-based-style.png differ\n" }, { "change_type": "ADD", "old_path": "img/u...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add ut guideline
36,339
02.10.2021 22:06:06
-28,800
eba368053c7cb8cddf5be9fdb9136aa57bb5d407
[SOC] Translate dev_quick_start * Update docsdev.js add Dev-Quick-Start html * Create dev_quick_start.md add dev_quick_start English version * Update dev_quick_start.md Standardized format * Update dev_quick_start.md * Update site.js set the dev default document in site_config/site.js to dev_quick_start * Update dev_quick_start.md * Update dev_quick_start.md
[ { "change_type": "MODIFY", "old_path": "site_config/docsdev.js", "new_path": "site_config/docsdev.js", "diff": "@@ -4,6 +4,10 @@ export default {\n{\ntitle: 'Deployment Document',\nchildren: [\n+ {\n+ title: 'Dev-Quick-Start',\n+ link: '/en-us/docs/dev/user_doc/dev_quick_start.html',\n+ },\n{\ntitle...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[SOC] Translate dev_quick_start (#436) * Update docsdev.js add Dev-Quick-Start html * Create dev_quick_start.md add dev_quick_start English version * Update dev_quick_start.md Standardized format * Update dev_quick_start.md * Update site.js set the dev default document in site_config/site.js to dev_quick_start * Update dev_quick_start.md * Update dev_quick_start.md
36,331
09.10.2021 00:24:41
-28,800
436f7d94a2101bb590cdf77c28451a39a99d6bb5
Updating Details for the dag picture * Update DAG.md updating Details for the dag picture * updating details for DAG Picture
[ { "change_type": "MODIFY", "old_path": "blog/en-us/DAG.md", "new_path": "blog/en-us/DAG.md", "diff": "@@ -53,15 +53,14 @@ Out-degree: Assuming that there is a node V in the directed graph, the out-degre\n![DAG02](https://github.com/apache/dolphinscheduler-website/blob/master/img/DAG/DAG02.png?raw=tr...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Updating Details for the dag picture (#450) * Update DAG.md updating Details for the dag picture * updating details for DAG Picture
36,284
09.10.2021 00:27:33
-28,800
7b76cc9862868980186c90753f8923e44f445c13
Use Checkstyle for Intellij auto format
[ { "change_type": "MODIFY", "old_path": "community/en-us/development/pull-request.md", "new_path": "community/en-us/development/pull-request.md", "diff": "@@ -58,31 +58,25 @@ Please refer to the commit message section.\n### Pull Request Code Style\n-[Checkstyle](https://checkstyle.sourceforge.io/) is...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Use Checkstyle for Intellij auto format (#449)
36,284
16.10.2021 11:48:02
-28,800
ea6ce2c704090400faa381519442ae81ba082316
Correct dev leading page url wrong
[ { "change_type": "MODIFY", "old_path": "site_config/site.js", "new_path": "site_config/site.js", "diff": "@@ -77,7 +77,7 @@ export default {\n{\nkey: 'docsdev',\ntext: 'dev',\n- link: '/en-us/docs/dev/user_doc/quick-start.html',\n+ link: '/en-us/docs/dev/user_doc/guide/quick-start.html',\n},\n],\n},...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Correct dev leading page url wrong (#454)
36,284
22.10.2021 11:34:14
-28,800
4b46fae83d4e3d42cb1d0f1511b8c83a2163210b
Move SPI from doc to development
[ { "change_type": "RENAME", "old_path": "development/en-us/backend-development.md", "new_path": "development/en-us/backend/backend-development.md", "diff": "" }, { "change_type": "RENAME", "old_path": "docs/en-us/dev/user_doc/alert_spi.md", "new_path": "development/en-us/backend/spi/a...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Move SPI from doc to development (#459)
36,278
22.10.2021 15:45:51
-28,800
f331bc37e26f7b249db3417ad00e20481f3ab100
[fix] correct the wrong explanation for `add a new article for docs` correct the wrong explanation for `add a new article for docs`
[ { "change_type": "MODIFY", "old_path": "README.md", "new_path": "README.md", "diff": "@@ -68,7 +68,7 @@ description: some description\n1. Add new .md file under docs/en-us or docs/zh-cn.\n2. Update site_config/docs.js, add a new entry in either en-us or zh-cn.\n3. Run docsite start locally to verify...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[fix] correct the wrong explanation for `add a new article for docs` (#448) correct the wrong explanation for `add a new article for docs`
36,339
25.10.2021 10:51:30
-28,800
efd580d7dadacd217ba69fbc4b488bad740447db
[Translation] Translating Task_SPI.md * docs: add en-us load-balance.md # Conflicts: # docs/en-us/1.3.5/user_doc/load-balance.md * update task_spi.md * Delete load-balance.md * update task_spi.md * fix git conflict
[ { "change_type": "ADD", "old_path": null, "new_path": "development/en-us/backend/spi/task.md", "diff": "+## DolphinScheduler Task SPI main design\n+\n+#### How to use development environment?\n+\n+First you need to execute the `mvn -U install package -Dmaven.test.skip=true` to install the plugin for...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Translation] Translating Task_SPI.md (#456) * docs: add en-us load-balance.md # Conflicts: # docs/en-us/1.3.5/user_doc/load-balance.md * update task_spi.md * Delete load-balance.md * update task_spi.md * fix git conflict
36,285
27.10.2021 09:04:03
-28,800
004b0581b9b9eab1e01041404d7ec931bc650127
[download] update download url
[ { "change_type": "MODIFY", "old_path": "download/en-us/download.md", "new_path": "download/en-us/download.md", "diff": "@@ -7,8 +7,8 @@ Use the links below to download the Apache DolphinScheduler from one of our mirr\n## DolphinScheduler\n| Date | Version| | Downloads |\n|:---:|:--:|:--:|:--:|\n-| O...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[download] update download url (#475)
36,277
28.10.2021 18:22:27
-28,800
9d55e362c503645ca90725248a697c0f847aa673
Remove an extra character Remove an extra character
[ { "change_type": "MODIFY", "old_path": "development/en-us/development-environment-setup.md", "new_path": "development/en-us/development-environment-setup.md", "diff": "@@ -29,7 +29,7 @@ There are two ways to configure the DolphinScheduler development environment, st\n## DolphinScheduler Standalone Q...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Remove an extra character (#481) Remove an extra character
36,277
29.10.2021 12:34:29
-28,800
fefaebbacfac9b8d92812a45cbd9fc453ff55aca
Find some invalid URLs and some word spelling errors * Fix the style of a character Fix the style of a character * find some bugs in document. * Fix an error in my pr.
[ { "change_type": "MODIFY", "old_path": "community/en-us/release-post.md", "new_path": "community/en-us/release-post.md", "diff": "@@ -23,7 +23,7 @@ For example, after the release of `x.y.z`, the following updates are required:\n## Publish Image\n-Build docker image first, please refer to [How to bui...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Find some invalid URLs and some word spelling errors (#487) * Fix the style of a character Fix the style of a character * find some bugs in document. * Fix an error in my pr.
36,284
29.10.2021 16:47:56
-28,800
75b9346aa7c4267f6ea526767e60a32f7e6d66f3
Correct dolphinscheduler versions to 2.0.0-alpha
[ { "change_type": "MODIFY", "old_path": "site_config/site.js", "new_path": "site_config/site.js", "diff": "@@ -21,12 +21,12 @@ export default {\nchildren: [\n{\nkey: 'docs0',\n- text: 'latest(2.0.0)',\n+ text: 'latest(2.0.0-alpha)',\nlink: '/en-us/docs/latest/user_doc/guide/quick-start.html',\n},\n{\...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Correct dolphinscheduler versions to 2.0.0-alpha (#492)
36,307
01.11.2021 16:26:25
-28,800
37da4fc6db84da2ed5e1f84bfaec68beb8b6f4c6
[DS-6379][web-site] Add 'User' column in web-site * add column 'User' * move the logo wall into the 'User' * move the comments into the 'User' This closes
[ { "change_type": "MODIFY", "old_path": "src/pages/docs/index.md.jsx", "new_path": "src/pages/docs/index.md.jsx", "diff": "@@ -32,7 +32,7 @@ const docsSource = {\n'1.3.8': docs138Config,\n'1.3.9': docs139Config,\n'2.0.0': docs200Config,\n- 'dev': docsDevConfig,\n+ dev: docsDevConfig,\n};\nconst isVal...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[DS-6379][web-site] Add 'User' column in web-site (#493) * add column 'User' * move the logo wall into the 'User' * move the comments into the 'User' This closes #6379
36,277
02.11.2021 19:20:48
-28,800
28199714249e426349bc5670c23ec74e9cf32ab4
Fixed some broken hyperlinks * Fix the style of a character Fix the style of a character * find some bugs in document. * Fix an error in my pr. * Fix some broken web links. * Fix broken links in dev branch.
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/guide/installation/docker.md", "new_path": "docs/en-us/2.0.0/user_doc/guide/installation/docker.md", "diff": "@@ -60,7 +60,7 @@ The default username is `admin` and the default password is `dolphinscheduler123\n<img src=\"/img/login_en...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Fixed some broken hyperlinks (#495) * Fix the style of a character Fix the style of a character * find some bugs in document. * Fix an error in my pr. * Fix some broken web links. * Fix broken links in dev branch.
36,284
13.11.2021 16:48:02
-28,800
a19944c1beaa89d0a26eadd6f120b4aa2307a845
Add change github issue template after release post
[ { "change_type": "MODIFY", "old_path": "community/en-us/release-post.md", "new_path": "community/en-us/release-post.md", "diff": "@@ -21,6 +21,12 @@ For example, after the release of `x.y.z`, the following updates are required:\n- `src/pages/docs/index.md.jsx`: Add `'x.y.z': docsxyzConfig,`\n- `down...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add change github issue template after release post (#517)
36,263
14.11.2021 11:58:09
-28,800
ef3c7a497e9d84fa93689eeabec1bb68b18cc425
Update deployment documentation and fix md format errors
[ { "change_type": "MODIFY", "old_path": "development/en-us/development-environment-setup.md", "new_path": "development/en-us/development-environment-setup.md", "diff": "@@ -83,13 +83,13 @@ Download [ZooKeeper](https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3\n#### Database\n-The DolphinSch...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Update deployment documentation and fix md format errors (#516)
36,284
30.11.2021 18:04:43
-28,800
ec32209a0f60c0f899d897677924bdd1388f566c
Add Python task how to use python virtualenv
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/guide/task/python.md", "new_path": "docs/en-us/2.0.0/user_doc/guide/task/python.md", "diff": "</p>\n- Script: Python program developed by the user\n+- Environment Name: Specific which Python interpreter would be use and run `Script`. ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add Python task how to use python virtualenv (#555)
36,282
01.12.2021 19:17:22
-28,800
d0d5befab4a6485e9e62794ebd29915f0e7796aa
upload img Lizhi case study(en) * create Lizhi case study blog create Lizhi case study blog * Update blog.js * upload img upload img * update img update img * update img * upload img upload img * Delete present 1.jpg * Delete present 2.jpg * Delete present 3.jpg
[ { "change_type": "ADD", "old_path": "img/present1.jpg", "new_path": "img/present1.jpg", "diff": "Binary files /dev/null and b/img/present1.jpg differ\n" }, { "change_type": "ADD", "old_path": "img/present2.jpg", "new_path": "img/present2.jpg", "diff": "Binary files /dev/null and ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
upload img Lizhi case study(en) (#559) * create Lizhi case study blog create Lizhi case study blog * Update blog.js * upload img upload img * update img update img * update img * upload img upload img * Delete present 1.jpg * Delete present 2.jpg * Delete present 3.jpg
36,273
05.12.2021 21:59:21
-28,800
6b03f1fde2e14578f346228aee169ec2139f8a31
fix pull-request.md missing Pull Request Branch part
[ { "change_type": "MODIFY", "old_path": "community/en-us/development/pull-request.md", "new_path": "community/en-us/development/pull-request.md", "diff": "@@ -7,7 +7,7 @@ In Pull Request, we try not to discuss the implementation of the code. The gener\n## Specification\n-### Pull Request title\n+### ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
fix pull-request.md missing Pull Request Branch part (#560)
36,348
14.12.2021 19:11:51
-28,800
27709cbf3886b17b9b7078bced45aadf80340815
modify the photo of dailidong in the index page
[ { "change_type": "ADD", "old_path": "img/dailidong.jpg", "new_path": "img/dailidong.jpg", "diff": "Binary files /dev/null and b/img/dailidong.jpg differ\n" }, { "change_type": "DELETE", "old_path": "img/dailidong.png", "new_path": "img/dailidong.png", "diff": "Binary files a/img/...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
modify the photo of dailidong in the index page (#572)
36,273
15.12.2021 11:56:46
-28,800
4b348874aa3d9821fb068c9204ef33cbae00c457
[Bug-6939][website] Miswritten word in 'hardware.md' fix miswritten word in 'hardware.md' change some sub-titles first letters to capital
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/guide/installation/hardware.md", "new_path": "docs/en-us/2.0.0/user_doc/guide/installation/hardware.md", "diff": "-# Hareware Environment\n+# Hardware Environment\nDolphinScheduler, as an open-source distributed workflow task scheduli...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Bug-6939][website] Miswritten word in 'hardware.md' (#561) fix miswritten word in 'hardware.md' change some sub-titles first letters to capital
36,361
15.12.2021 13:42:10
-28,800
4f98ce25a65c85cad038d629ba5871932de0b1d3
fix upgrade.md 404 link
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/upgrade.md", "new_path": "docs/en-us/2.0.0/user_doc/upgrade.md", "diff": "## 5. Backend Service Upgrade.\n### 5.1 Modify the Content in `conf/config/install_config.conf` File.\n-- Standalone Deployment please refer the [6, Modify runn...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
fix upgrade.md 404 link (#574) Co-authored-by: linjicong <linjicong@zy.com>
36,319
15.12.2021 18:22:22
-28,800
97d25fa843984372d1a32db5dc55beb91bf6215e
Delete the extra brace
[ { "change_type": "MODIFY", "old_path": "src/components/header/index.jsx", "new_path": "src/components/header/index.jsx", "diff": "@@ -300,7 +300,6 @@ class Header extends React.Component {\n</div>\n<div className=\"mobile-menu-dummy\" onClick={this.toggleMenu} />\n</div>\n- }\n</div>\n</header>\n);\...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Delete the extra brace
36,284
15.12.2021 21:40:11
-28,800
f6085e164add2321866eefeb2c49a45c79690a81
Add asf config to strict behavior
[ { "change_type": "MODIFY", "old_path": ".asf.yaml", "new_path": ".asf.yaml", "diff": "-# Web site staging services:\n-staging:\n- profile: ~\n- whoami: master\n- foo: trigger\n+# Licensed to the Apache Software Foundation (ASF) under one or more\n+# contributor license agreements. See the NOTICE fil...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add asf config to strict behavior (#580)
36,313
16.12.2021 20:35:26
-28,800
c446b47045404da8481c2995c362d9a154d3775d
[Fix] Update name.
[ { "change_type": "RENAME", "old_path": "blog/en-us/youzan-case-study(En).md", "new_path": "blog/en-us/YouZan-case-study.md", "diff": "" }, { "change_type": "MODIFY", "old_path": "site_config/blog.js", "new_path": "site_config/blog.js", "diff": "@@ -8,7 +8,7 @@ export default {\na...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Fix] Update name. (#584)
36,284
17.12.2021 10:07:00
-28,800
c72a9b6b8412337b0db8d60cb9d5c751d6f1425f
Recover website deploy configuration
[ { "change_type": "MODIFY", "old_path": ".asf.yaml", "new_path": ".asf.yaml", "diff": "# limitations under the License.\n#\n+# Web Site Deployment Service for Git Repositories\n+staging:\n+ profile: ~\n+ whoami: master\n+ foo: trigger\n+\n+publish:\n+ whoami: asf-site\n+\n+# GitHub setting\ngithub:\n...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Recover website deploy configuration (#587)
36,342
20.12.2021 18:44:19
-28,800
e0a0c7de119e7c51cb4294c9a7d353b06c96da8a
solve the issues-7496 by replacing with en picture
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/architecture/design.md", "new_path": "docs/en-us/dev/user_doc/architecture/design.md", "diff": "@@ -236,12 +236,12 @@ In the early scheduling design, if there is no priority design and the fair sche\n- The priority of the process defini...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
solve the issues-7496 by replacing with en picture (#598) Co-authored-by: yaoyingzhe <yaoyingzhe@xiaomi.com>
36,313
21.12.2021 20:56:09
-28,800
f1ecde108bbe2f7fabfdd4ea65ec470ef2c7470f
[Feature] Add committer.
[ { "change_type": "MODIFY", "old_path": "community/en-us/team.md", "new_path": "community/en-us/team.md", "diff": "@@ -7,7 +7,7 @@ The DolphinScheduler team is comprised of Members and Contributors. Members have\n### PMC\n| Public Name | Apache ID | GitHub ID |\n-| ----------------- | ------------ | ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature] Add committer. (#604)
36,284
29.12.2021 17:15:52
-28,800
384d5ed25d3eccb0a1398d7d587ca7d80e4096bc
Move skywalking-agent to observability(1.3.9-2.0.2) We just move version after 1.3.9 cause >1.3.9 is LTS
[ { "change_type": "MODIFY", "old_path": "docs/en-us/1.3.9/user_doc/skywalking-agent-deployment.md", "new_path": "docs/en-us/1.3.9/user_doc/skywalking-agent-deployment.md", "diff": "-SkyWalking Agent Deployment\n+SkyWalking Agent\n=============================\nThe dolphinscheduler-skywalking module p...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Move skywalking-agent to observability(1.3.9-2.0.2) (#611) We just move version after 1.3.9 cause >1.3.9 is LTS
36,280
05.01.2022 22:48:51
-28,800
5b27ec588ec1dde736067baf2da5b75dd2d793f9
[Fix-7668][docs] Fix Modify the prompt message of MySQL driver version * Table shows error problem modification * [DS-7193][docs] Modify the bold effect This closes * [DS-7668][docs] Modify the prompt message of MySQL driver version Modify 5.1.47+ to 8.0.16 This closes
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/guide/installation/pseudo-cluster.md", "new_path": "docs/en-us/2.0.0/user_doc/guide/installation/pseudo-cluster.md", "diff": "@@ -69,7 +69,7 @@ Go to the zookeeper installation directory, copy configure file `zoo_sample.cfg`\n### Init...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Fix-7668][docs] Fix Modify the prompt message of MySQL driver version (#617) * Table shows error problem modification * [DS-7193][docs] Modify the bold effect This closes #7193 * [DS-7668][docs] Modify the prompt message of MySQL driver version Modify 5.1.47+ to 8.0.16 This closes #7668
36,311
09.01.2022 20:49:16
-28,800
592efb1ca5530f45035a888ce789823b472ecbf3
Correct formatter for alert document
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md", "new_path": "docs/en-us/2.0.2/user_doc/guide/alert/enterprise-wechat.md", "diff": "@@ -5,7 +5,9 @@ If you need to use Enterprise WeChat to alert, please create an alarm Instance i\n![enterprise-wecha...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Correct formatter for alert document (#628)
36,372
14.01.2022 11:11:39
-28,800
9139f5e2b7fb3d5beac2422b5ac2a38e6e48dcf3
[fix] typo guide's parameter update `${curdate}` to `${biz_curdate}` according to the images both in context.md and local.md
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.2/user_doc/guide/parameter/local.md", "new_path": "docs/en-us/2.0.2/user_doc/guide/parameter/local.md", "diff": "@@ -16,4 +16,4 @@ The approach to set local parameters is, double-click on any node while defining\n<img src=\"/img/global_parameter...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[DOC-7944] [fix] typo guide's parameter (#633) update `${curdate}` to `${biz_curdate}` according to the images both in context.md and local.md
36,369
18.01.2022 16:13:19
-28,800
5bd792747f5d149d30f44a59c9f3cfd2b892b9a5
Correct flink doc keyword "Flink"
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/guide/task/flink.md", "new_path": "docs/en-us/2.0.0/user_doc/guide/task/flink.md", "diff": "- Number of taskManage: You can set the number of taskManage\n- JobManager memory number: You can set the jobManager memory number\n- TaskMana...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Correct flink doc keyword "Flink" (#640)
36,284
19.01.2022 12:53:28
-28,800
1f1cf4c630f7fb525f25ab6fb8ddce2a011f636e
Add new repo for DolphinScheduler
[ { "change_type": "MODIFY", "old_path": "community/en-us/team.md", "new_path": "community/en-us/team.md", "diff": "@@ -58,6 +58,7 @@ DolphinScheduler have hundreds of contributors, you could find them in our repos\n- [DolphinScheduler main repository](https://github.com/apache/dolphinscheduler/graphs...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add new repo for DolphinScheduler (#643)
36,284
19.01.2022 15:27:28
-28,800
aad6b1d1d78fa53c7bd5240b91c9c104cd576fee
Add DSIP for community
[ { "change_type": "ADD", "old_path": null, "new_path": "community/en-us/DSIP.md", "diff": "+# DSIP\n+\n+DolphinScheduler Improvement Proposal(DSIP) introduce major improvements to the Apache DolphinScheduler codebase. It is\n+not for small incremental improvements, and the purpose of DSIP is to notic...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add DSIP for community (#644)
36,339
20.01.2022 17:41:19
-28,800
7da7a0adea82c68bbeddb5774999f705ac27fe22
[develop] Add e2e test doc
[ { "change_type": "ADD", "old_path": null, "new_path": "development/en-us/e2e-test.md", "diff": "+# DolphinScheduler E2E Automation Test\n+\n+## I. Preparatory knowledge\n+\n+### 1. The difference between E2E Test and Unit Test\n+\n+E2E, which stands for \"End to End\", can be translated as \"end-to-...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[develop] Add e2e test doc (#647)
36,284
20.01.2022 18:12:10
-28,800
1004927d44bb138448771a0e3e0bdf0fb5114e0f
[community] Add how to review issue or PR
[ { "change_type": "ADD", "old_path": null, "new_path": "community/en-us/join/review.md", "diff": "+# Community Review\n+\n+Beside submit Issues and pull requests to the GitHub repository mentioned in [team](../team.md), another important way to\n+contribute to DolphinScheduler is reviewing GitHub Iss...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[community] Add how to review issue or PR (#648)
36,327
25.01.2022 17:12:42
-28,800
ca2ec03b2e40e2e38ba8d84050ab25188b691aa8
[plugin] Add DingTalk alert plugin documentation
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/en-us/dev/user_doc/guide/alert/dingtalk.md", "diff": "+# DingTalk\n+\n+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of D...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[plugin] Add DingTalk alert plugin documentation (#650)
36,272
26.01.2022 09:41:38
-28,800
e1bd392304930c867a1fc9144d4e80445541f6a5
[feat] Add doc of taskgoup
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/resource.md", "new_path": "docs/en-us/dev/user_doc/guide/resource.md", "diff": "@@ -110,3 +110,72 @@ conf/common/hadoop.properties\n<p align=\"center\">\n<img src=\"/img/udf_edit_en.png\" width=\"80%\" />\n</p>\n+\n+ ## Task group...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[feat] Add doc of taskgoup (#653)
36,280
26.01.2022 09:45:01
-28,800
7c14702a4a663b2e2a73f4d2ffa6928453998fe4
[install] Fix unfriendly and errors in the 2.x deployment documents
[ { "change_type": "MODIFY", "old_path": "docs/en-us/2.0.0/user_doc/guide/installation/pseudo-cluster.md", "new_path": "docs/en-us/2.0.0/user_doc/guide/installation/pseudo-cluster.md", "diff": "@@ -36,7 +36,7 @@ sed -i '$adolphinscheduler ALL=(ALL) NOPASSWD: NOPASSWD: ALL' /etc/sudoers\nsed -i 's/Defa...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[install] Fix unfriendly and errors in the 2.x deployment documents (#652)
36,339
26.01.2022 11:18:23
-28,800
c61e8571c2badcf0d1ba7712d0214c288116bc68
[develop] Unit test English version
[ { "change_type": "MODIFY", "old_path": "site_config/community.jsx", "new_path": "site_config/community.jsx", "diff": "@@ -100,6 +100,10 @@ export default {\ntitle: 'Micro BenchMark Notice',\nlink: '/en-us/community/development/microbench.html',\n},\n+ {\n+ title: 'Unit Test Writing Guide',\n+ link: ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[develop] Unit test English version (#655)
36,284
26.01.2022 18:19:00
-28,800
63171f4942e8799ac662e4a1280b6daae875db08
[feat] Add python dist doc to document
[ { "change_type": "MODIFY", "old_path": ".github/workflows/website.yml", "new_path": ".github/workflows/website.yml", "diff": "@@ -2,9 +2,40 @@ name: Build and Deploy\non: [push]\n+env:\n+ PYDS_HOME: dolphinscheduler-python/pydolphinscheduler\n+\njobs:\n- build-and-deploy:\n+ build-py-doc:\n+ name: B...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[feat] Add python dist doc to document (#656)
36,324
28.01.2022 22:42:24
-28,800
65f31b9bba9f94b22230e56cc79680a89ec933cf
add new user logos of sutpc company
[ { "change_type": "ADD", "old_path": "img/ourusers/sutpc.png", "new_path": "img/ourusers/sutpc.png", "diff": "Binary files /dev/null and b/img/ourusers/sutpc.png differ\n" }, { "change_type": "MODIFY", "old_path": "site_config/home.jsx", "new_path": "site_config/home.jsx", "diff":...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
add new user logos of sutpc company (#665)
36,333
29.01.2022 15:05:12
-28,800
0686bdc111de1145bfbf3473bf437880413a1b54
[plugin] Add WebexTeams alert plugin documentation
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/en-us/dev/user_doc/guide/alert/enterprise-webexteams.md", "diff": "+# WebexTeams\n+\n+If you need to use WebexTeams to alert, please create an alarm Instance in warning instance manage, and then choose the WebexTeams plugin. The configurati...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[plugin] Add WebexTeams alert plugin documentation (#662)
36,284
29.01.2022 15:11:08
-28,800
28f4a5d2e2e07d7476a3c31ec5e10013288ba986
Fix ds python doc build ci ref: apache/dolphinscheduler#8210
[ { "change_type": "MODIFY", "old_path": ".github/workflows/website.yml", "new_path": ".github/workflows/website.yml", "diff": "@@ -21,8 +21,7 @@ jobs:\n- name: Install Development Dependences\nworking-directory: ${{ env.PYDS_HOME }}\nrun: |\n- pip install -r requirements_dev.txt\n- pip install -e .\n...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Fix ds python doc build ci (#660) ref: apache/dolphinscheduler#8210
36,275
07.02.2022 11:08:14
-28,800
9da435518991adce39d4cc7f3755c18e13d92f78
[Feature-8245][Alert] add telegram alter plugin doc.
[ { "change_type": "ADD", "old_path": "img/alert/telegram-plugin.png", "new_path": "img/alert/telegram-plugin.png", "diff": "Binary files /dev/null and b/img/alert/telegram-plugin.png differ\n" } ]
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8245][Alert] add telegram alter plugin doc. (#666) Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
36,327
08.02.2022 18:57:31
-28,800
4c9c98cdf939702f18646f3e3039f3b2bb0d73d3
[plugin] Dingtalk alert supports markdown message type
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/alert/dingtalk.md", "new_path": "docs/en-us/dev/user_doc/guide/alert/dingtalk.md", "diff": "@@ -12,6 +12,8 @@ parameter configuration\n> Custom keywords for security settings\n* Secret\n> Signature of security settings\n+* Message...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[plugin] Dingtalk alert supports markdown message type (#673)
36,284
08.02.2022 19:58:03
-28,800
6bbcf7f9e85b6cabd452da4813e4a268ffb8346c
[ci] Fix dead link checker error flag
[ { "change_type": "MODIFY", "old_path": ".github/workflows/dead-link-checker.yaml", "new_path": ".github/workflows/dead-link-checker.yaml", "diff": "@@ -29,7 +29,7 @@ jobs:\ntimeout-minutes: 30\nsteps:\n- uses: actions/checkout@v2\n- - run: sudo npm install -g markdown-link-check@3.8.7\n+ - run: sudo...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[ci] Fix dead link checker error flag (#657)
36,339
09.02.2022 11:33:11
-28,800
3dfd8f136473c163351422238827f6bf7b537a59
[Feature-8022][Document] Add example and notice about task type MapReduce
[ { "change_type": "MODIFY", "old_path": "img/mr_java.png", "new_path": "img/mr_java.png", "diff": "Binary files a/img/mr_java.png and b/img/mr_java.png differ\n" }, { "change_type": "ADD", "old_path": "img/tasks/demo/mr.png", "new_path": "img/tasks/demo/mr.png", "diff": "Binary fi...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8022][Document] Add example and notice about task type MapReduce (#669)
36,284
09.02.2022 21:18:13
-28,800
bac049e3462c5c889346dab065700a1aa45060ab
[ci] Each PR need to pass ci "Dead Link Checker"
[ { "change_type": "MODIFY", "old_path": ".asf.yaml", "new_path": ".asf.yaml", "diff": "@@ -38,7 +38,8 @@ github:\nprotected_branches:\nmaster:\nrequired_status_checks:\n- strict: true\n+ contexts:\n+ - CheckDeadLinks\nrequired_pull_request_reviews:\ndismiss_stale_reviews: true\nrequired_approving_rev...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[ci] Each PR need to pass ci "Dead Link Checker" (#678) Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
36,339
12.02.2022 18:00:09
-28,800
fe72749d1b94e1e46d8770f0a444a3837a7ca73b
[E2E] [Picture] Update the picture
[ { "change_type": "MODIFY", "old_path": "development/en-us/e2e-test.md", "new_path": "development/en-us/e2e-test.md", "diff": "@@ -104,7 +104,7 @@ The goToTab method is provided in SecurityPage to test the corresponding sidebar\n}\n```\n-![SecurityPage](../../img/e2e-test/SecurityPage.png)\n+![Securi...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[E2E] [Picture] Update the picture (#687) Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
36,339
12.02.2022 20:43:35
-28,800
938c8144c7e1881c94f17674c6512088ffedd046
[Feature-8024][Document] Add example and notice about task type Flink
[ { "change_type": "ADD", "old_path": "img/tasks/demo/flink_task.png", "new_path": "img/tasks/demo/flink_task.png", "diff": "Binary files /dev/null and b/img/tasks/demo/flink_task.png differ\n" }, { "change_type": "ADD", "old_path": "img/tasks/demo/upload_flink.png", "new_path": "img/t...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8024][Document] Add example and notice about task type Flink (#688)
36,284
13.02.2022 22:07:15
-28,800
54e11c07ba8ea9529f9ea094b1ac5c2d99983774
Add new committer: songjian
[ { "change_type": "MODIFY", "old_path": "community/en-us/team.md", "new_path": "community/en-us/team.md", "diff": "@@ -48,6 +48,7 @@ The DolphinScheduler team is comprised of Members and Contributors. Members have\n| Yizhi Wang | wangyizhi | [@Wangyizhi1](https://github.com/Wangyizhi1) |\n| ShunFeng ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add new committer: songjian (#689)
36,339
16.02.2022 09:59:52
-28,800
c544090ad4a18e07353ba347ac78a6d2f0569167
[Feature-8021][Document] Add example and notice about task type Spark * Create load-balance.md docs: add en-us load-balance.md * Delete load-balance.md * update the spark task * fix the typo * Modify punctuation
[ { "change_type": "ADD", "old_path": "img/tasks/demo/spark_task.png", "new_path": "img/tasks/demo/spark_task.png", "diff": "Binary files /dev/null and b/img/tasks/demo/spark_task.png differ\n" }, { "change_type": "ADD", "old_path": "img/tasks/demo/upload_spark.png", "new_path": "img/t...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8021][Document] Add example and notice about task type Spark (#691) * Create load-balance.md docs: add en-us load-balance.md * Delete load-balance.md * update the spark task * fix the typo * Modify punctuation
36,339
25.02.2022 10:17:27
-28,800
1e67d73741f2c592ab640e379b90f94131b0f57d
[E2E][Issue-8454] Add E2E Contribution Guide
[ { "change_type": "ADD", "old_path": null, "new_path": "community/en-us/join/e2e-guide.md", "diff": "+# DolphinScheduler E2E Test Contribution Guide\n+\n+The main purpose of E2E test is to verify the integration and data integrity of the system, and its components, by simulating real user scenarios. ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[E2E][Issue-8454] Add E2E Contribution Guide (#699)
36,267
25.02.2022 13:26:19
-28,800
94b3640744b467f2c9955d78ec25ef7dd28f4092
[doc] Add task plugin doc of EMR
[ { "change_type": "MODIFY", "old_path": "site_config/docsdev.js", "new_path": "site_config/docsdev.js", "diff": "@@ -138,6 +138,10 @@ export default {\ntitle: 'Switch',\nlink: '/en-us/docs/dev/user_doc/guide/task/switch.html',\n},\n+ {\n+ title: 'Amazon EMR',\n+ link: '/en-us/docs/dev/user_doc/guide/...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[doc] Add task plugin doc of EMR (#702) Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
36,339
25.02.2022 14:22:43
-28,800
e43fba9f1f7f8ad1ac607a5078c766dff39cef33
[Bug] [Doc] Fix e2e-test dead link
[ { "change_type": "MODIFY", "old_path": "community/en-us/join/e2e-guide.md", "new_path": "community/en-us/join/e2e-guide.md", "diff": "@@ -29,7 +29,7 @@ In each issue, we list the content to be tested and the expected results, which\n### How to write test code?\n-After taking up the corresponding tas...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Bug] [Doc] Fix e2e-test dead link (#703)
36,284
01.03.2022 16:40:53
-28,800
bb26debc00c84bd15ffb940d4308aedd31244604
Add new steps in release-post include history-version and pypi release
[ { "change_type": "MODIFY", "old_path": "community/en-us/release-post.md", "new_path": "community/en-us/release-post.md", "diff": "@@ -13,13 +13,14 @@ For example, after the release of `x.y.z`, the following updates are required:\n- `kubernetes-deployment.md`\n- `standalone-deployment.md`\n- `upgrade...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add new steps in release-post include history-version and pypi release (#707)
36,359
01.03.2022 17:14:31
-28,800
256a3b93baaa95d20d835e622c7f86f8944cb070
[Docs] Add re-upload to resource center
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/resource.md", "new_path": "docs/en-us/dev/user_doc/guide/resource.md", "diff": "@@ -86,6 +86,15 @@ conf/common/hadoop.properties\n- delete\n> File list -> Click the \"Delete\" button to delete the specified file\n+- Re-upload file...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Docs] Add re-upload to resource center (#710)
36,331
05.03.2022 15:01:49
-28,800
fbfda5247b1438aa679f49892ed1756764621da1
Add new Branch in submit-code
[ { "change_type": "MODIFY", "old_path": "community/en-us/development/submit-code.md", "new_path": "community/en-us/development/submit-code.md", "diff": "@@ -38,11 +38,17 @@ git checkout -b dev-1.0 upstream/dev-1.0\ngit push --set-upstream origin dev-1.0\n```\n-* After modifying the code locally, subm...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add new Branch in submit-code (#704)
36,329
09.03.2022 11:25:45
-28,800
ed0a8ef9325a96a293e6e1eee6c8f21850c67762
Proofreading dev documents under /user_doc/guide/datasource
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/datasource/hive.md", "new_path": "docs/en-us/dev/user_doc/guide/datasource/hive.md", "diff": "<img src=\"/img/hive-en.png\" width=\"80%\" />\n</p>\n-- Data source: select HIVE\n-- Data source name: enter the name of the data sourc...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Proofreading dev documents under /user_doc/guide/datasource (#720)
36,329
09.03.2022 11:27:33
-28,800
123d5108200a08e59c18a80b74fcce2a07cff523
Proofreading dev documents under /user_doc/guide/alert
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/alert/alert_plugin_user_guide.md", "new_path": "docs/en-us/dev/user_doc/guide/alert/alert_plugin_user_guide.md", "diff": "## How to Create Alert Plugins and Alert Groups\n-In version 2.0.0, users need to create alert instances, an...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Proofreading dev documents under /user_doc/guide/alert (#719)
36,339
10.03.2022 09:11:23
-28,800
9c331d20ae961a945a24dcfe5ae80b46bfb7d7e9
[Feature-8026][Document] Add example and notice about task type DataX * Create load-balance.md docs: add en-us load-balance.md * Delete load-balance.md * fix issue-8026 * remove the extra indentation
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/task/datax.md", "new_path": "docs/en-us/dev/user_doc/guide/task/datax.md", "diff": "# DataX\n-- Drag in the toolbar<img src=\"/img/datax.png\" width=\"35\"/>Task node into the drawing board\n-\n- <p align=\"center\">\n- <img src=\...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8026][Document] Add example and notice about task type DataX (#723) * Create load-balance.md docs: add en-us load-balance.md * Delete load-balance.md * fix issue-8026 * remove the extra indentation
36,329
10.03.2022 11:00:38
-28,800
13d472f5c644064aa4d490321a5b0c6332827fd3
Proofreading dev documents under /user_doc/guide/parameter
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/parameter/global.md", "new_path": "docs/en-us/dev/user_doc/guide/parameter/global.md", "diff": "## Scope\n-The parameters configured on the workflow definition dialog, the whole workflow is it's scope.\n+The parameters defined on ...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Proofreading dev documents under /user_doc/guide/parameter (#722)
36,284
10.03.2022 11:09:14
-28,800
8a3eef0bc6f2127c6b391f4109f534f125c3d111
[ci] Only run website deploy when push to master branch * [ci] Only run website deploy when push to master branch To avoid trigger website build when push to other remote branch. Other branch maybe refactor and will delete some exists content * Hive website is broken, temp ignore it
[ { "change_type": "MODIFY", "old_path": ".dlc.json", "new_path": ".dlc.json", "diff": "{\n\"pattern\": \"^http://localhost\"\n},\n+ {\n+ \"pattern\": \"^https://hive.apache.org\"\n+ },\n{\n\"pattern\": \"^http://192\"\n}\n" }, { "change_type": "MODIFY", "old_path": ".github/workflows/webs...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[ci] Only run website deploy when push to master branch (#726) * [ci] Only run website deploy when push to master branch To avoid trigger website build when push to other remote branch. Other branch maybe refactor and will delete some exists content * Hive website is broken, temp ignore it
36,339
10.03.2022 16:46:02
-28,800
c70af8fcf73d711099b2c547e08559f51ac65c8a
[Document][New UI] Add the configure and update the UI picture
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/task/flink.md", "new_path": "docs/en-us/dev/user_doc/guide/task/flink.md", "diff": "@@ -46,19 +46,25 @@ Flink task type for executing Flink programs. For Flink nodes, the worker submit\nThis is a common introductory case in the Bi...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Document][New UI] Add the configure and update the UI picture (#730)
36,339
14.03.2022 22:33:19
-28,800
b8851e0e85a8c571774047da154c827250d7fa70
[Feature-8017][Document] Add example and notice about task type Sub_process
[ { "change_type": "ADD", "old_path": "img/tasks/demo/subprocess_task01.png", "new_path": "img/tasks/demo/subprocess_task01.png", "diff": "Binary files /dev/null and b/img/tasks/demo/subprocess_task01.png differ\n" }, { "change_type": "ADD", "old_path": "img/tasks/demo/subprocess_task02.pn...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8017][Document] Add example and notice about task type Sub_process (#733)
36,339
18.03.2022 16:19:46
-28,800
46bc3400da0cbadf95e7b337e591b61958ea3597
[Feature-8025][Document] Add example and notice about task type HTTP
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/task/datax.md", "new_path": "docs/en-us/dev/user_doc/guide/task/datax.md", "diff": "@@ -6,7 +6,7 @@ DataX task type for executing DataX programs. For DataX nodes, the worker will e\n## Create Task\n-- Click Project Management -> P...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[Feature-8025][Document] Add example and notice about task type HTTP (#741)
36,284
18.03.2022 22:39:03
-28,800
92c6e576da037042ab1e434ecd7f0a03aed23aaf
Fix dead link jump to dev version docs
[ { "change_type": "MODIFY", "old_path": "site_config/site.js", "new_path": "site_config/site.js", "diff": "@@ -42,7 +42,7 @@ export default {\n{\nkey: 'docsdev',\ntext: 'dev',\n- link: '/en-us/docs/dev/user_doc/guide/quick-start.html',\n+ link: '/en-us/docs/dev/user_doc/about/introduction.html',\n},\...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Fix dead link jump to dev version docs (#743)
36,329
31.03.2022 09:32:17
-28,800
d40ac62267f79f17ef548fd334eae91b8b505cb8
[FIX] [WEBSITE-9275]fix both en and cn webex doc
[ { "change_type": "MODIFY", "old_path": "docs/en-us/dev/user_doc/guide/alert/enterprise-webexteams.md", "new_path": "docs/en-us/dev/user_doc/guide/alert/enterprise-webexteams.md", "diff": "# Webex Teams\nIf you need to use `Webex Teams` to alert, create an alert instance in the alert instance managem...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
[FIX] [WEBSITE-9275]fix both en and cn webex doc (#752)
36,311
01.04.2022 15:09:26
-28,800
1c2d0c59b8300df6336d46888868366e7b53f740
Add committer and fix e2e doc broken url
[ { "change_type": "MODIFY", "old_path": "community/en-us/team.md", "new_path": "community/en-us/team.md", "diff": "@@ -49,6 +49,11 @@ The DolphinScheduler team is comprised of Members and Contributors. Members have\n| ShunFeng Cai | caishunfeng | [@caishunfeng](https://github.com/caishunfeng) |\n| We...
JavaScript
Apache License 2.0
apache/dolphinscheduler-website
Add committer and fix e2e doc broken url (#754)