fix: enforce zara-coding task dependencies #337

Open
nsaspy wants to merge 0 commits from rage/288-task-dependencies into main
Owner

Closes #288. Advances #1.

RED first: task dependencies are already persisted in Prolog-RLM state, but completion currently ignores them. This adds deterministic integration coverage requiring all declared dependencies to be completed and treating missing dependencies as unresolved.

No Zara Core changes; no cross-plugin invocation.

Closes #288. Advances #1. RED first: task dependencies are already persisted in Prolog-RLM state, but completion currently ignores them. This adds deterministic integration coverage requiring all declared dependencies to be completed and treating missing dependencies as unresolved. No Zara Core changes; no cross-plugin invocation.
Some checks failed
CI / test (pull_request) Failing after 16s
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/288-task-dependencies:rage/288-task-dependencies
git switch rage/288-task-dependencies

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/288-task-dependencies
git switch rage/288-task-dependencies
git rebase main
git switch main
git merge --ff-only rage/288-task-dependencies
git switch rage/288-task-dependencies
git rebase main
git switch main
git merge --no-ff rage/288-task-dependencies
git switch main
git merge --squash rage/288-task-dependencies
git switch main
git merge --ff-only rage/288-task-dependencies
git switch main
git merge rage/288-task-dependencies
git push origin main
Sign in to join this conversation.
No description provided.