Phase 1 / Chantier A — Failover robuste (symlinks + startup validation) #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/phase1-A-failover-robust"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Résumé
Phase 1 — Chantier A (failover robuste). Encode en code la convention des 3 symlinks partagés par compte (
session-env,file-history,projects) et ajoute une validation au startup pour refuser de démarrer si un lien est absent ou divergent.Commits
91091d7feat(symlinks): add shared-state symlink manager (A1)e16e352feat(lifecycle): validate shared symlinks at daemon startup (A2)Changements
internal/symlinks:EnsureForAccount,ValidateAll,RequiredSharedManager.ValidateSharedSymlinks()appelé avantEnsureAllSessionsau bootTests
go test ./...— tous packages passPlan test manuel
Voir
VERSION.md0.3.6 pour le changelog détaillé.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.