HTTP: add typed requester boundary with impersonation provenance #65

Open
nsaspy wants to merge 4 commits from hackmode-rage-hackpert/issue-138-http-requester into master
Owner

Superseded by #162, which reconstructs this typed requester contract on current master after the visual-evidence merges diverged this branch. #162 preserves a test-only pre-implementation head and keeps #138 open for the remaining executable backend/IPX integration.

Superseded by #162, which reconstructs this typed requester contract on current `master` after the visual-evidence merges diverged this branch. #162 preserves a test-only pre-implementation head and keeps #138 open for the remaining executable backend/IPX integration.
build: load HTTP requester boundary
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 13s
core / common-lisp-core (pull_request) Failing after 59s
monorepo / hygiene (pull_request) Successful in 9m55s
d481aeda21
Some checks failed
agent-pr-serialization / one-open-pr-per-agent-lane (pull_request_target) Failing after 1s
agent-framework-boundary / keep-agent-framework-out-of-product-tree (pull_request) Successful in 13s
core / common-lisp-core (pull_request) Failing after 59s
monorepo / hygiene (pull_request) Successful in 9m55s
This pull request has changes conflicting with the target branch.
  • source/hackmode-core/hackmode-tests.asd
  • source/hackmode-core/tests/http-requester.lisp
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 hackmode-rage-hackpert/issue-138-http-requester:hackmode-rage-hackpert/issue-138-http-requester
git switch hackmode-rage-hackpert/issue-138-http-requester

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 hackmode-rage-hackpert/issue-138-http-requester
git switch hackmode-rage-hackpert/issue-138-http-requester
git rebase master
git switch master
git merge --ff-only hackmode-rage-hackpert/issue-138-http-requester
git switch hackmode-rage-hackpert/issue-138-http-requester
git rebase master
git switch master
git merge --no-ff hackmode-rage-hackpert/issue-138-http-requester
git switch master
git merge --squash hackmode-rage-hackpert/issue-138-http-requester
git switch master
git merge --ff-only hackmode-rage-hackpert/issue-138-http-requester
git switch master
git merge hackmode-rage-hackpert/issue-138-http-requester
git push origin master
Sign in to join this conversation.
No description provided.