From 4334f58b289158be7eea44463867ae888acd70b6 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Jan 2021 08:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + .github/workflows/dashboard.yml | 5 +---- README.md | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..05e7c2c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +resource linguist-vendored diff --git a/.github/workflows/dashboard.yml b/.github/workflows/dashboard.yml index 65b6925..148daaa 100644 --- a/.github/workflows/dashboard.yml +++ b/.github/workflows/dashboard.yml @@ -7,12 +7,9 @@ on: paths-ignore: - "cmd/playground/**" - "cmd/agent/**" - - ".github/workflows/agent.yml" - - ".github/ISSUE_TEMPLATE/**" - - ".goreleaser.yml" - - ".gitignore" - "script/**" - "*.md" + - ".*" jobs: deploy: diff --git a/README.md b/README.md index e683c9e..112df16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 哪吒面板 -![dashboard](https://img.shields.io/badge/管理面板-v0.4.1-brightgreen?style=for-the-badge&logo=github) ![Agent release](https://img.shields.io/github/v/release/naiba/nezha?color=brightgreen&label=Agent&style=for-the-badge&logo=github) +![dashboard](https://img.shields.io/badge/管理面板-v0.4.1-brightgreen?style=for-the-badge&logo=github) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/naiba/nezha/Dashboard%20image?label=%E9%9D%A2%E6%9D%BF%E6%9E%84%E5%BB%BA&logo=github&style=for-the-badge) ![Agent release](https://img.shields.io/github/v/release/naiba/nezha?color=brightgreen&label=Agent&style=for-the-badge&logo=github) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/naiba/nezha/Agent%20release?label=Agent%20%E6%9E%84%E5%BB%BA&logo=github&style=for-the-badge) 系统状态监控报警、API(SSL证书变更、即将到期、到期)/TCP端口存活/PING 监控、计划任务(可以定时在Agent上执行命令,备份、重启、What ever you want)、极省资源,64M 服务器也能装 agent。