This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a change to branch i18n_japanese_seatunnel
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from a5c1dc8f0 [doc] add japanese i18n in app-seatunnel.yml
add 7e1873bc1 [bugfix] fixed jexl keyword issue in spring_gateway
monitoring template (#3693)
add b7ecb9b2e [doc] update doc while graduate (#3692)
add 4e841a9fb [doc] Fixed menu path errors and MD document format
anomalies. (#3695)
add 2947ee218 chore: update ui theme (#3682)
add 0457ec7d1 [doc] add japanese i18n in app-rockylinux.yml (#3688)
add a58882095 Merge branch 'master' into i18n_japanese_seatunnel
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 2 +-
DISCLAIMER | 10 -
README.md | 2 +-
README_CN.md | 2 +-
hertzbeat-manager/pom.xml | 15 ++
.../src/main/resources/define/app-rockylinux.yml | 60 +++++
.../main/resources/define/app-spring_gateway.yml | 18 +-
home/blog/2024-04-17-to-apache.md | 2 +-
home/blog/2024-06-15-hertzbeat-v1.6.0.md | 2 +-
home/docs/community/how-to-release.md | 58 ++--
home/docs/community/how-to-verify.md | 13 +-
home/docs/help/mcp_sse_server.md | 5 +-
home/docs/help/spring_gateway.md | 33 +--
home/docs/introduce.md | 2 +-
home/docs/start/docker-compose-deploy.md | 8 +-
home/docs/start/package-deploy.md | 8 +-
home/docs/start/usecase/linux-os-practice.md | 2 +-
home/docs/start/usecase/sslcert-practice.md | 2 +-
home/docusaurus.config.js | 2 +-
home/i18n/en/docusaurus-theme-classic/footer.json | 2 +-
.../2022-09-10-ssl-practice.md | 2 +-
.../current/community/how-to-verify.md | 4 -
.../current/help/spring_gateway.md | 21 +-
.../current/start/usecase/sslcert-practice.md | 2 +-
.../version-v1.6.x/community/how-to-verify.md | 4 -
.../version-v1.6.x/start/sslcert-practice.md | 2 +-
.../zh-cn/docusaurus-theme-classic/footer.json | 2 +-
home/src/pages/team/index.jsx | 30 +--
home/src/pages/team/member.json | 44 ++-
home/static/img/hertzbeat-brand-white-y.png | Bin 9931 -> 9138 bytes
home/static/img/hertzbeat-brand-white-y.svg | 2 +-
home/static/img/hertzbeat-brand-white.png | Bin 8433 -> 7624 bytes
home/static/img/hertzbeat-brand-white.svg | 2 +-
home/static/img/hertzbeat-brand-y.png | Bin 11339 -> 10461 bytes
home/static/img/hertzbeat-brand-y.svg | 2 +-
home/static/img/hertzbeat-brand.png | Bin 9774 -> 8986 bytes
home/static/img/hertzbeat-brand.svg | 2 +-
.../version-v1.6.x/community/how-to-verify.md | 3 -
.../version-v1.6.x/start/sslcert-practice.md | 2 +-
script/assembly/collector/assembly-linux-amd64.xml | 5 +-
script/assembly/collector/assembly-linux-arm64.xml | 5 +-
script/assembly/collector/assembly-macos-amd64.xml | 5 +-
script/assembly/collector/assembly-macos-arm64.xml | 5 +-
script/assembly/collector/assembly-windows-64.xml | 5 +-
script/assembly/collector/assembly.xml | 5 +-
script/assembly/collector/bin/shutdown.bat | 4 +-
script/assembly/collector/bin/shutdown.sh | 4 +-
script/assembly/server/assembly-docker-compose.xml | 5 +-
.../server/{assembly.xml => assembly-docker.xml} | 5 +-
script/assembly/server/assembly-linux-amd64.xml | 5 +-
script/assembly/server/assembly-linux-arm64.xml | 5 +-
script/assembly/server/assembly-macos-amd64.xml | 5 +-
script/assembly/server/assembly-macos-arm64.xml | 5 +-
script/assembly/server/assembly-windows-64.xml | 5 +-
script/assembly/server/assembly.xml | 5 +-
script/assembly/server/bin/shutdown.bat | 6 +-
script/assembly/server/bin/shutdown.sh | 6 +-
script/docker/collector/Dockerfile | 4 +-
script/docker/collector/build.sh | 2 +-
script/docker/server/Dockerfile | 4 +-
script/docker/server/build.sh | 2 +-
script/helm/hertzbeat-helm-chart | 2 +-
web-app/src/app/layout/basic/basic.component.less | 296 ++++++++++++++++++++-
.../app/routes/dashboard/dashboard.component.html | 6 +-
.../help-message-show.component.html | 5 +-
.../help-message-show.component.less | 81 +++++-
web-app/src/assets/brand.svg | 2 +-
web-app/src/assets/brand_white.svg | 2 +-
web-app/src/assets/color.less | 6 +-
web-app/src/styles/index.less | 147 ++++++++++
70 files changed, 766 insertions(+), 255 deletions(-)
delete mode 100644 DISCLAIMER
copy script/assembly/server/{assembly.xml => assembly-docker.xml} (96%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]