Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# 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.
|
||||
|
||||
## Features
|
||||
@@ -136,4 +138,11 @@ Current Version: 1.2.0
|
||||
- Optimized for remote execution via curl
|
||||
|
||||
#### 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