This is an automated email from the ASF dual-hosted git repository.
zakwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git.
discard 84a1777 [feat]-rename to inlong
discard 58778cf Update how-to-contribute.md
discard ac1334c Update how-to-commit.md
discard f3df415 Update how-to-become-a-committer.md
discard 2054e16 Update README.md
discard 8aeaadd [feat]-rename to inlong
discard dfe0663 [feat]-rename to inlong
discard be5fbd2 [feat]-rename to inlong
discard a193626 [feat]-rename to inlong
discard 19c8aaf [feat]-rename to inlong
discard 127624b [feat]-rename to inlong
discard f845f3a [feat]-rename to inlong
discard 79dba35 [feat]-rename to inlong
new b6c29fb [feat] rollback to inlong
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (84a1777)
\
N -- N -- N refs/heads/master (b6c29fb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.asf.yaml | 12 +-
.github/workflows/deploy.yml | 34 +-
.gitignore | 3 +-
README.md | 10 +-
docs/en-us/architecture.md | 12 +-
docs/en-us/client_rpc.md | 16 +-
docs/en-us/clients_java.md | 24 +-
docs/en-us/configure_introduction.md | 12 +-
docs/en-us/console_introduction.md | 24 +-
docs/en-us/consumer_example.md | 4 +-
docs/en-us/contact.md | 8 +-
docs/en-us/deployment.md | 26 +-
.../en-us/development/how-to-become-a-committer.md | 22 +-
docs/en-us/development/how-to-commit.md | 46 +-
docs/en-us/development/how-to-contribute.md | 28 +-
docs/en-us/development/how-to-release.md | 158 +-
docs/en-us/development/how-to-subscribe.md | 26 +-
docs/en-us/development/how-to-use-jira.md | 16 +-
docs/en-us/development/how-to-verify.md | 26 +-
.../development/how-to-vote-a-committer-ppmc.md | 24 +-
docs/en-us/download/download.md | 34 +-
docs/en-us/download/release-0.3.0.md | 94 +-
docs/en-us/download/release-0.5.0.md | 174 +-
docs/en-us/download/release-0.6.0.md | 46 +-
docs/en-us/download/release-0.7.0.md | 62 +-
docs/en-us/download/release-0.8.0.md | 150 +-
docs/en-us/error_code.md | 6 +-
docs/en-us/http_access_api.md | 4 +-
docs/en-us/producer_example.md | 4 +-
docs/en-us/quick_start.md | 84 +-
docs/en-us/tubemq_perf_test_vs_Kafka_cn.md | 82 +-
docs/zh-cn/architecture.md | 36 +-
docs/zh-cn/client_rpc.md | 14 +-
docs/zh-cn/clients_java.md | 24 +-
docs/zh-cn/configure_introduction.md | 18 +-
docs/zh-cn/console_introduction.md | 24 +-
docs/zh-cn/consumer_example.md | 4 +-
docs/zh-cn/contact.md | 8 +-
docs/zh-cn/deployment.md | 26 +-
.../zh-cn/development/how-to-become-a-committer.md | 22 +-
docs/zh-cn/development/how-to-commit.md | 46 +-
docs/zh-cn/development/how-to-contribute.md | 38 +-
docs/zh-cn/development/how-to-release.md | 158 +-
docs/zh-cn/development/how-to-subscribe.md | 26 +-
docs/zh-cn/development/how-to-use-jira.md | 16 +-
docs/zh-cn/development/how-to-verify.md | 26 +-
.../development/how-to-vote-a-committer-ppmc.md | 24 +-
docs/zh-cn/download/download.md | 34 +-
docs/zh-cn/download/release-0.3.0.md | 94 +-
docs/zh-cn/download/release-0.5.0.md | 174 +-
docs/zh-cn/download/release-0.6.0.md | 46 +-
docs/zh-cn/download/release-0.7.0.md | 62 +-
docs/zh-cn/download/release-0.8.0.md | 150 +-
docs/zh-cn/error_code.md | 6 +-
docs/zh-cn/http_access_api.md | 4 +-
docs/zh-cn/producer_example.md | 4 +-
docs/zh-cn/quick_start.md | 82 +-
docs/zh-cn/tubemq_perf_test_vs_Kafka_cn.md | 82 +-
docsite.config.yml | 8 +-
img/Tube logo.svg | 2 +-
package-lock.json | 11807 -------------------
61 files changed, 1265 insertions(+), 13071 deletions(-)
delete mode 100644 package-lock.json