Visual evidence: project accepted records through durable outbox #143

Open
nsaspy wants to merge 5 commits from db/143-visual-outbox into master
Owner

Superseded only because the GitHub connector cannot transition drafts to ready-for-review: its GraphQL mutation requests nonexistent Repository.fullDatabaseId. The exact tested head remains 23c34e097e3b6e9d62bed76698c33ef9b7f62af3 and will be reopened as a normal PR without changing code.

Issue: #143.

Superseded only because the GitHub connector cannot transition drafts to ready-for-review: its GraphQL mutation requests nonexistent `Repository.fullDatabaseId`. The exact tested head remains `23c34e097e3b6e9d62bed76698c33ef9b7f62af3` and will be reopened as a normal PR without changing code. Issue: #143.
api: export visual evidence outbox projection
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 25s
core / common-lisp-core (pull_request) Failing after 1m7s
monorepo / hygiene (pull_request) Successful in 9m10s
23c34e097e
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 2s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 25s
core / common-lisp-core (pull_request) Failing after 1m7s
monorepo / hygiene (pull_request) Successful in 9m10s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/hackmode.asd
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin db/143-visual-outbox:db/143-visual-outbox
git switch db/143-visual-outbox

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 master
git merge --no-ff db/143-visual-outbox
git switch db/143-visual-outbox
git rebase master
git switch master
git merge --ff-only db/143-visual-outbox
git switch db/143-visual-outbox
git rebase master
git switch master
git merge --no-ff db/143-visual-outbox
git switch master
git merge --squash db/143-visual-outbox
git switch master
git merge --ff-only db/143-visual-outbox
git switch master
git merge db/143-visual-outbox
git push origin master
Sign in to join this conversation.
No description provided.