Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# ProxDoc - The Proxmox System Doctor
|
# ProxDoc - The Proxmox System Doctor
|
||||||
|
|
||||||
|
[](https://code.lotusguild.org/LotusGuild/proxDoc/actions?workflow=lint.yml)
|
||||||
|
|
||||||
ProxDoc is a comprehensive diagnostic tool for Proxmox server health monitoring and system examination.
|
ProxDoc is a comprehensive diagnostic tool for Proxmox server health monitoring and system examination.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@@ -137,3 +139,10 @@ Current Version: 1.2.0
|
|||||||
|
|
||||||
#### v1.0.0
|
#### v1.0.0
|
||||||
- Initial release
|
- Initial release
|
||||||
|
## CI
|
||||||
|
|
||||||
|
| Workflow | Purpose | Triggers |
|
||||||
|
|---|---|---|
|
||||||
|
| `lint.yml` | shellcheck on all `.sh` files | Every push and PR |
|
||||||
|
|
||||||
|
Branch protection is enabled on `main` — the lint check must pass before any PR can merge.
|
||||||
|
|||||||
Reference in New Issue
Block a user