This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a change to branch release-1.6.1-rc1
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 556906bce Update release-win.ps1
add 001e76db4 [improve]Add release windows script and update version.
(#2722)
add febc91163 [improve] modify bin shells (#2723)
new b802514ef Merge branch 'master' of github.com:apache/hertzbeat into
release-1.6.1-rc1
new 0dfe1aff1 modifiy file separators
new 5485402c0 ```fix(release): correct tarball prefix for Windows releases
new 48a3748c9 Merge remote-tracking branch 'origin/release-1.6.1-rc1' into
release-1.6.1-rc1
The 4 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:
.devcontainer/devcontainer.json | 76 +-
.gitpod.yml | 106 +-
manager/src/main/resources/define/app-tidb.yml | 640 +-
plugin/src/main/resources/define/define.yml | 28 +-
script/assembly/collector/assembly-linux-amd64.xml | 2 +-
script/assembly/collector/assembly-linux-arm64.xml | 2 +-
script/assembly/collector/assembly-macos-amd64.xml | 2 +-
script/assembly/collector/assembly-macos-arm64.xml | 2 +-
script/assembly/collector/assembly-windows-64.xml | 2 +-
script/assembly/collector/assembly.xml | 2 +-
script/assembly/collector/bin/entrypoint.sh | 8 +-
script/assembly/collector/bin/restart.sh | 13 +-
script/assembly/collector/bin/shutdown.bat | 6 +-
script/assembly/collector/bin/shutdown.sh | 4 +-
script/assembly/collector/bin/startup.bat | 8 +-
script/assembly/collector/bin/startup.sh | 8 +-
script/assembly/server/assembly-linux-amd64.xml | 2 +-
script/assembly/server/assembly-linux-arm64.xml | 2 +-
script/assembly/server/assembly-macos-amd64.xml | 2 +-
script/assembly/server/assembly-macos-arm64.xml | 2 +-
script/assembly/server/assembly-windows-64.xml | 2 +-
script/assembly/server/assembly.xml | 2 +-
script/assembly/server/bin/entrypoint.sh | 8 +-
script/assembly/server/bin/restart.sh | 13 +-
script/assembly/server/bin/shutdown.bat | 6 +-
script/assembly/server/bin/shutdown.sh | 4 +-
script/assembly/server/bin/startup.bat | 8 +-
script/assembly/server/bin/startup.sh | 8 +-
script/release/release-win.ps1 | 2 +-
.../alert-setting/alert-setting.component.less | 116 +-
.../monitor-select-menu.component.less | 62 +-
.../multi-func-input.component.less | 48 +-
.../tags-select/tags-select.component.less | 8 +-
.../components/toolbar/toolbar.component.less | 40 +-
web-app/yarn.lock | 24226 +++++++++----------
35 files changed, 12750 insertions(+), 12720 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]