This is an automated email from the ASF dual-hosted git repository.
shushengzhou pushed a change to branch home_apache_info
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from d7f9093d8 update manager and collector logback config(#1704) (#1723)
new c60136b4b feature: alert tests fix
new ec01806f4 feature: fix AlertDefineServiceTest error
new 62e2de366 feature: apache home info
The 3 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:
home/docs/community/become_committer.md | 84 +++
home/docs/community/become_pmc_member.md | 84 +++
.../docs/community/code-style-and-quality-guide.md | 675 ++++++++++++++++++
home/docs/community/document.md | 145 ++++
home/docs/community/how-to-release.md | 761 ++++++++++++++++++++
home/docs/community/how-to-verify.md | 231 +++++++
home/docs/community/mailing_lists.md | 60 ++
home/docs/community/new_committer_process.md | 245 +++++++
home/docs/community/new_pmc_member_process.md | 285 ++++++++
home/docs/community/submit-code.md | 88 +++
home/docusaurus.config.js | 84 +++
.../en/docusaurus-plugin-content-docs/current.json | 12 +
.../version-v1.3.x.json | 4 +
home/i18n/en/docusaurus-theme-classic/footer.json | 4 +
home/i18n/en/docusaurus-theme-classic/navbar.json | 80 +++
.../docusaurus-plugin-content-docs/current.json | 16 +
.../current/community/become_committer.md | 59 ++
.../current/community/become_pmc_member.md | 58 ++
.../community/code-style-and-quality-guide.md | 672 ++++++++++++++++++
.../current/community/document.md | 145 ++++
.../current/community/how-to-release.md | 767 +++++++++++++++++++++
.../current/community/how-to-verify.md | 232 +++++++
.../current/community/mailing_lists.md | 60 ++
.../current/community/new_committer_process.md | 245 +++++++
.../current/community/new_pmc_member_process.md | 286 ++++++++
.../current/community/submit-code.md | 88 +++
.../zh-cn/docusaurus-theme-classic/footer.json | 4 +
.../zh-cn/docusaurus-theme-classic/navbar.json | 80 +++
home/sidebars.json | 34 +
29 files changed, 5588 insertions(+)
create mode 100644 home/docs/community/become_committer.md
create mode 100644 home/docs/community/become_pmc_member.md
create mode 100644 home/docs/community/code-style-and-quality-guide.md
create mode 100644 home/docs/community/document.md
create mode 100644 home/docs/community/how-to-release.md
create mode 100644 home/docs/community/how-to-verify.md
create mode 100644 home/docs/community/mailing_lists.md
create mode 100644 home/docs/community/new_committer_process.md
create mode 100644 home/docs/community/new_pmc_member_process.md
create mode 100644 home/docs/community/submit-code.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/become_committer.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/become_pmc_member.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/code-style-and-quality-guide.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/document.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/how-to-release.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/how-to-verify.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/mailing_lists.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/new_committer_process.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/new_pmc_member_process.md
create mode 100644
home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/submit-code.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]