P0: exercise registry plugin lifecycle in compatibility gate #494

Open
nsaspy wants to merge 0 commits from rage/53-lifecycle-compat into main
Owner

Advances #53.

  • adds deterministic RED contract for full mutable XDG confinement and lifecycle cleanup
  • exercises every service plugin start/stop against a side-effect-free fake of the canonical Zara PluginRuntime surface
  • prevents fake workers from executing provider/network loops
  • preserves per-plugin compatibility errors

Gate: registry compatibility + plugin suites + nix flake check via CI.

Advances #53. - adds deterministic RED contract for full mutable XDG confinement and lifecycle cleanup - exercises every service plugin start/stop against a side-effect-free fake of the canonical Zara PluginRuntime surface - prevents fake workers from executing provider/network loops - preserves per-plugin compatibility errors Gate: registry compatibility + plugin suites + `nix flake check` via CI.
Some checks failed
CI / test (pull_request) Failing after 17s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/53-lifecycle-compat:rage/53-lifecycle-compat
git switch rage/53-lifecycle-compat

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.

git switch main
git merge --no-ff rage/53-lifecycle-compat
git switch rage/53-lifecycle-compat
git rebase main
git switch main
git merge --ff-only rage/53-lifecycle-compat
git switch rage/53-lifecycle-compat
git rebase main
git switch main
git merge --no-ff rage/53-lifecycle-compat
git switch main
git merge --squash rage/53-lifecycle-compat
git switch main
git merge --ff-only rage/53-lifecycle-compat
git switch main
git merge rage/53-lifecycle-compat
git push origin main
Sign in to join this conversation.
No description provided.