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:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user