From c214dd0201d8eb4473585dd779566f035d3fd165 Mon Sep 17 00:00:00 2001 From: FlechazoW <35768015+FlechazoW@users.noreply.github.com> Date: Thu, 24 Aug 2023 15:32:42 +0800 Subject: [PATCH] [Improve] Remove "incubator" msg. (#103) --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature-request.yml | 4 ++-- .github/ISSUE_TEMPLATE/umbrella.yml | 4 ++-- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- README.md | 8 ++++---- pom.xml | 10 +++++----- .../seatunnel-app/src/main/resources/application.yml | 2 +- .../layouts/dashboard/header/user/use-user-dropdown.ts | 2 +- tools/sonarcheck/check.sh | 2 +- 9 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 119698e97..39f5b8790 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -32,11 +32,11 @@ body: attributes: label: Search before asking description: > - Please make sure to search in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) + Please make sure to search in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) first to see whether the same issue was reported already. options: - label: > - I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found + I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. required: true diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 2a9877e3f..3d4350c4a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -30,11 +30,11 @@ body: attributes: label: Search before asking description: > - Please make sure to search in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) first + Please make sure to search in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) first to see whether the same feature was requested already. options: - label: > - I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no + I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. required: true diff --git a/.github/ISSUE_TEMPLATE/umbrella.yml b/.github/ISSUE_TEMPLATE/umbrella.yml index 8db9b4dc1..af553ece2 100644 --- a/.github/ISSUE_TEMPLATE/umbrella.yml +++ b/.github/ISSUE_TEMPLATE/umbrella.yml @@ -34,11 +34,11 @@ body: attributes: label: Search before asking description: > - Please make sure to search in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) + Please make sure to search in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) first to see whether the same issue was reported already. options: - label: > - I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found + I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. required: true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3752eb8b0..66f08d31c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ Feel free to ping committers for the review! ## Contribution Checklist - - Make sure that the pull request corresponds to a [GITHUB issue](https://github.com/apache/incubator-seatunnel/issues). + - Make sure that the pull request corresponds to a [GITHUB issue](https://github.com/apache/seatunnel/issues). - Name the pull request in the form "[Feature] [component] Title of the pull request", where *Feature* can be replaced by `Hotfix`, `Bug`, etc. @@ -24,5 +24,5 @@ Feel free to ping committers for the review! * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package adding in your PR, please add License Notice according - [New License Guide](https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/contribution/new-license.md) -* [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/incubator-seatunnel/tree/dev/docs + [New License Guide](https://github.com/apache/seatunnel/blob/dev/docs/en/contribution/new-license.md) +* [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/seatunnel/tree/dev/docs diff --git a/README.md b/README.md index 65e9dfcc1..7297facc2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ seatunnel logo -[![Backend Workflow](https://github.com/apache/incubator-seatunnel/actions/workflows/backend.yml/badge.svg?branch=dev)](https://github.com/apache/incubator-seatunnel/actions/workflows/backend.yml) +[![Backend Workflow](https://github.com/apache/seatunnel/actions/workflows/backend.yml/badge.svg?branch=dev)](https://github.com/apache/seatunnel/actions/workflows/backend.yml) [![Slack](https://img.shields.io/badge/slack-%23seatunnel-4f8eba?logo=slack)](https://join.slack.com/t/apacheseatunnel/shared_invite/zt-123jmewxe-RjB_DW3M3gV~xL91pZ0oVQ) [![Twitter Follow](https://img.shields.io/twitter/follow/ASFSeaTunnel.svg?label=Follow&logo=twitter)](https://twitter.com/ASFSeaTunnel) @@ -16,7 +16,7 @@ SeaTunnel was formerly named Waterdrop , and renamed SeaTunnel since October 12, So, What we are? An open-source web console to manage your seatunnel-script, and would push them to any scheduling-system easily. -Click it if your want to know more about our design. 👉🏻[Design](https://github.com/apache/incubator-seatunnel/issues/1947) +Click it if your want to know more about our design. 👉🏻[Design](https://github.com/apache/seatunnel/issues/1947) ## How to start @@ -131,11 +131,11 @@ If you use SeaTunnel Web, you need deploy a SeaTunnel Zeta Client in the SeaTunn #### 3.2 Build SeaTunnel Web Install Package From Code ``` -cd incubator-seatunnel-web +cd seatunnel-web sh build.sh code ``` -Then you can find the installer package in dir `incubator-seatunnel-web/seatunnel-web-dist/target/apache-seatunnel-web-${project.version}.tar.gz`. +Then you can find the installer package in dir `seatunnel-web/seatunnel-web-dist/target/apache-seatunnel-web-${project.version}.tar.gz`. #### 3.3 Install diff --git a/pom.xml b/pom.xml index 8ab0008a4..122d61165 100644 --- a/pom.xml +++ b/pom.xml @@ -1254,7 +1254,7 @@ - https://github.com/apache/incubator-seatunnel + https://github.com/apache/seatunnel @@ -1279,15 +1279,15 @@ - scm:git:https://github.com/apache/incubator-seatunnel.git - scm:git:https://github.com/apache/incubator-seatunnel.git - https://github.com/apache/incubator-seatunnel + scm:git:https://github.com/apache/seatunnel.git + scm:git:https://github.com/apache/seatunnel.git + https://github.com/apache/seatunnel HEAD GitHub - https://github.com/apache/incubator-seatunnel/issues + https://github.com/apache/seatunnel/issues diff --git a/seatunnel-server/seatunnel-app/src/main/resources/application.yml b/seatunnel-server/seatunnel-app/src/main/resources/application.yml index cbf244099..1fc3f0df4 100644 --- a/seatunnel-server/seatunnel-app/src/main/resources/application.yml +++ b/seatunnel-server/seatunnel-app/src/main/resources/application.yml @@ -34,7 +34,7 @@ spring: jwt: expireTime: 86400 - secretKey: https://github.com/apache/incubator-seatunnel + secretKey: https://github.com/apache/seatunnel algorithm: HS256 --- diff --git a/seatunnel-ui/src/layouts/dashboard/header/user/use-user-dropdown.ts b/seatunnel-ui/src/layouts/dashboard/header/user/use-user-dropdown.ts index 7611ba352..30b24afb5 100644 --- a/seatunnel-ui/src/layouts/dashboard/header/user/use-user-dropdown.ts +++ b/seatunnel-ui/src/layouts/dashboard/header/user/use-user-dropdown.ts @@ -26,7 +26,7 @@ export function useUserDropdown() { const handleSelect = (key: string) => { if (key === 'help') { - window.open('http://seatunnel.incubator.apache.org/versions/') + window.open('http://seatunnel.apache.org/versions/') } else if (key === 'setting') { router.push({ path: '/setting' }) } else if (key === 'logout') { diff --git a/tools/sonarcheck/check.sh b/tools/sonarcheck/check.sh index dc098d5b4..22b486976 100644 --- a/tools/sonarcheck/check.sh +++ b/tools/sonarcheck/check.sh @@ -18,4 +18,4 @@ if [ ! "$SONAR_TOKEN" ]; then echo "SONAR_TOKEN environment is null, skip check" exit 0 fi -./mvnw --batch-mode verify sonar:sonar -Dmaven.test.skip=true -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=apache -Dsonar.projectKey=apache_incubator-seatunnel -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 \ No newline at end of file +./mvnw --batch-mode verify sonar:sonar -Dmaven.test.skip=true -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=apache -Dsonar.projectKey=apache_seatunnel -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 \ No newline at end of file