chore: cut GitHub, make vrcx Gitea-only

- relink README/CHANGELOG/pyproject to git.engelgardt23.ru; drop github build badge
- update-check + clone URL point to Gitea; rename GITHUB_REPO -> REPO
- port CI to .gitea/workflows (self-contained, publishes Gitea release)
- remove .github (workflow + issue templates)
This commit is contained in:
Engelgardt23
2026-06-01 13:04:49 +03:00
parent fcf5424735
commit 5783b2c17d
11 changed files with 50 additions and 113 deletions
+3 -3
View File
@@ -29,8 +29,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and
- Multi-BMC parallel collection over SSH, with the YADRO BMC CLI command set + raw shell + `cat` + `journalctl` + Redfish.
- Output structure 1:1 with VRC v1.1b — same per-host `<serial>_bmcdump_<datetime>` layout inside a single session `tar.gz`.
- Full-screen rich-based TUI: per-host progress table + rolling events panel.
- Auto-update check on startup against GitHub `/releases/latest`.
- Auto-update check on startup against the Gitea instance `/releases/latest`.
- MIT licensed.
[Unreleased]: https://github.com/Engelgardt23/vrcx/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/Engelgardt23/vrcx/releases/tag/v0.1.0
[Unreleased]: https://git.engelgardt23.ru/engel/vrcx/compare/v0.1.0...HEAD
[0.1.0]: https://git.engelgardt23.ru/engel/vrcx/releases/tag/v0.1.0