docs: add known-issues.md for recurring pitfalls and bugs

Living maintainer/agent reference for AUR/yay cache failures, GitHub vs
AUR workflow, CI import errors, release tag gaps, and M1/M2 open areas.
This commit is contained in:
Sebastian Palencsar
2026-06-27 11:00:08 +02:00
parent f638ddf281
commit 003f71f1a8
4 changed files with 170 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `docs/qt6-migration.md`, `ROADMAP.md` M6, and `NAMESPACE_MIGRATION.md` history sections updated to `bearhub/*` paths
- `packaging/aur/README.md` — AUR workflow (GitHub vs AUR separation), current `pkgrel=11`
- `ROADMAP.md`, `README.md` maintainer sections updated for post-migration state
- `docs/known-issues.md` added — living doc for recurring issues (AUR, CI, release gaps)
### Compatibility
- `bauh/api/*`, `bauh/commons/*`, `bauh/gems/*`, `bauh/view/*` remain installable as thin re-export shims (`from bearhub.<module> import *`)